Interface EditPostalAddressLineElementResult
- All Superinterfaces:
BaseEditResult,BaseResult,GetEntityLockResult
-
Method Summary
Modifier and TypeMethodDescriptiongetEdit()voidvoidsetEntityLock(EntityLockTransfer entityLock) voidsetPostalAddressLineElement(PostalAddressLineElementTransfer postalAddressLineElement) Methods inherited from interface com.echothree.util.common.command.BaseEditResult
setEdit
-
Method Details
-
getPostalAddressLineElement
-
setPostalAddressLineElement
-
getEdit
- Specified by:
getEditin interfaceBaseEditResult
-
setEdit
-
getEntityLock
- Specified by:
getEntityLockin interfaceGetEntityLockResult
-
setEntityLock
- Specified by:
setEntityLockin interfaceGetEntityLockResult
-