Interface EditPostalAddressFormatDescriptionResult
- All Superinterfaces:
BaseEditResult,BaseResult,GetEntityLockResult
-
Method Summary
Modifier and TypeMethodDescriptiongetEdit()voidvoidsetEntityLock(EntityLockTransfer entityLock) voidsetLanguage(LanguageTransfer language) voidsetPostalAddressFormat(PostalAddressFormatTransfer postalAddressFormat) voidsetPostalAddressFormatDescription(PostalAddressFormatDescriptionTransfer postalAddressFormatDescription) Methods inherited from interface com.echothree.util.common.command.BaseEditResult
setEdit
-
Method Details
-
getPostalAddressFormat
-
setPostalAddressFormat
-
getLanguage
-
setLanguage
-
getPostalAddressFormatDescription
-
setPostalAddressFormatDescription
void setPostalAddressFormatDescription(PostalAddressFormatDescriptionTransfer postalAddressFormatDescription) -
getEdit
- Specified by:
getEditin interfaceBaseEditResult
-
setEdit
-
getEntityLock
- Specified by:
getEntityLockin interfaceGetEntityLockResult
-
setEntityLock
- Specified by:
setEntityLockin interfaceGetEntityLockResult
-