@Entity public class LibraryContactDetail extends Object
LibraryContactDetail
.Constructor and Description |
---|
LibraryContactDetail() |
Modifier and Type | Method and Description |
---|---|
String |
getEmail()
Gets the email for this
LibraryContactDetail . |
String |
getFax()
Gets the fax for this
LibraryContactDetail . |
String |
getGeneralInfoDesk()
Gets the generalInfoDesk for this
LibraryContactDetail . |
long |
getId()
Gets the id for this
LibraryContactDetail . |
String |
getLatitude()
Gets the latitude for this
LibraryContactDetail . |
String |
getLongitude()
Gets the longitude for this
LibraryContactDetail . |
String |
getPhysicalAddress()
Gets the physicalAddress for this
LibraryContactDetail . |
String |
getPostalAddress()
Gets the postalAddress for this
LibraryContactDetail . |
String |
getTelephone()
Gets the telephone for this
LibraryContactDetail . |
long |
getVersion()
Gets the version for this
LibraryContactDetail . |
void |
setEmail(String email)
Sets the email for this
LibraryContactDetail . |
void |
setFax(String fax)
Sets the fax for this
LibraryContactDetail . |
void |
setGeneralInfoDesk(String generalInfoDesk)
Sets the generalInfoDesk for this
LibraryContactDetail . |
void |
setId(long id)
Sets the id for this
LibraryContactDetail . |
void |
setLatitude(String latitude)
Sets the latitude for this
LibraryContactDetail . |
void |
setLongitude(String longitude)
Sets the longitude for this
LibraryContactDetail . |
void |
setPhysicalAddress(String physicalAddress)
Sets the physicalAddress for this
LibraryContactDetail . |
void |
setPostalAddress(String postalAddress)
Sets the postalAddress for this
LibraryContactDetail . |
void |
setTelephone(String telephone)
Sets the telephone for this
LibraryContactDetail . |
void |
setVersion(long version)
Sets the version for this
LibraryContactDetail . |
public LibraryContactDetail()
public long getId()
LibraryContactDetail
.public void setId(long id)
LibraryContactDetail
.id
- the id to setpublic String getTelephone()
LibraryContactDetail
.public void setTelephone(String telephone)
LibraryContactDetail
.telephone
- the telephone to setpublic void setFax(String fax)
LibraryContactDetail
.fax
- the fax to setpublic String getGeneralInfoDesk()
LibraryContactDetail
.public void setGeneralInfoDesk(String generalInfoDesk)
LibraryContactDetail
.generalInfoDesk
- the generalInfoDesk to setpublic void setEmail(String email)
LibraryContactDetail
.email
- the email to setpublic String getPostalAddress()
LibraryContactDetail
.public void setPostalAddress(String postalAddress)
LibraryContactDetail
.postalAddress
- the postalAddress to setpublic String getPhysicalAddress()
LibraryContactDetail
.public void setPhysicalAddress(String physicalAddress)
LibraryContactDetail
.physicalAddress
- the physicalAddress to setpublic String getLatitude()
LibraryContactDetail
.public void setLatitude(String latitude)
LibraryContactDetail
.latitude
- the latitude to setpublic String getLongitude()
LibraryContactDetail
.public void setLongitude(String longitude)
LibraryContactDetail
.longitude
- the longitude to setpublic long getVersion()
LibraryContactDetail
.public void setVersion(long version)
LibraryContactDetail
.version
- the version to setCopyright © 2011-2014 The Kuali Foundation. All Rights Reserved.