|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Address
The model interface for the Address service. Represents a row in the "Address" database table, with each column mapped to a property of this class.
Never modify this interface directly. Add methods to AddressImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.
AddressModel,
AddressImpl,
AddressModelImpl| Method Summary | |
|---|---|
Country |
getCountry()
|
Region |
getRegion()
|
ListType |
getType()
|
| Methods inherited from interface com.liferay.portal.model.AddressModel |
|---|
clone, compareTo, getAddressId, getCity, getClassName, getClassNameId, getClassPK, getCompanyId, getCountryId, getCreateDate, getExpandoBridge, getMailing, getModifiedDate, getPrimary, getPrimaryKey, getPrimaryKeyObj, getRegionId, getStreet1, getStreet2, getStreet3, getTypeId, getUserId, getUserName, getUserUuid, getZip, hashCode, isCachedModel, isEscapedModel, isMailing, isNew, isPrimary, setAddressId, setCachedModel, setCity, setClassNameId, setClassPK, setCompanyId, setCountryId, setCreateDate, setEscapedModel, setExpandoBridgeAttributes, setMailing, setModifiedDate, setNew, setPrimary, setPrimaryKey, setRegionId, setStreet1, setStreet2, setStreet3, setTypeId, setUserId, setUserName, setUserUuid, setZip, toEscapedModel, toString, toXmlString |
| Method Detail |
|---|
Region getRegion()
Country getCountry()
ListType getType()
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||