public abstract class GeneratedAddress extends GenericItem
Address.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static String |
APPARTMENT
Qualifier of the
Address.appartment attribute |
static String |
BUILDING
Qualifier of the
Address.building attribute |
static String |
CELLPHONE
Qualifier of the
Address.cellphone attribute |
static String |
COMPANY
Qualifier of the
Address.company attribute |
static String |
COUNTRY
Qualifier of the
Address.country attribute |
static String |
DATEOFBIRTH
Qualifier of the
Address.dateOfBirth attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
DEPARTMENT
Qualifier of the
Address.department attribute |
static String |
DISTRICT
Qualifier of the
Address.district attribute |
static String |
DUPLICATE
Qualifier of the
Address.duplicate attribute |
static String |
EMAIL
Qualifier of the
Address.email attribute |
static String |
FAX
Qualifier of the
Address.fax attribute |
static String |
FIRSTNAME
Qualifier of the
Address.firstname attribute |
static String |
GENDER
Qualifier of the
Address.gender attribute |
static String |
LASTNAME
Qualifier of the
Address.lastname attribute |
static String |
MIDDLENAME
Qualifier of the
Address.middlename attribute |
static String |
MIDDLENAME2
Qualifier of the
Address.middlename2 attribute |
static String |
ORIGINAL
Qualifier of the
Address.original attribute |
protected static BidirectionalOneToManyHandler<GeneratedAddress> |
OWNERHANDLER
BidirectionalOneToManyHandler for handling 1:n OWNER's relation attributes from 'one' side. |
static String |
PHONE1
Qualifier of the
Address.phone1 attribute |
static String |
PHONE2
Qualifier of the
Address.phone2 attribute |
static String |
POBOX
Qualifier of the
Address.pobox attribute |
static String |
POSTALCODE
Qualifier of the
Address.postalcode attribute |
static String |
REGION
Qualifier of the
Address.region attribute |
static String |
STREETNAME
Qualifier of the
Address.streetname attribute |
static String |
STREETNUMBER
Qualifier of the
Address.streetnumber attribute |
static String |
TITLE
Qualifier of the
Address.title attribute |
static String |
TOWN
Qualifier of the
Address.town attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedAddress() |
| Modifier and Type | Method and Description |
|---|---|
protected Item |
createItem(SessionContext ctx,
ComposedType type,
Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.
|
String |
getAppartment()
Generated method - Getter of the
Address.appartment attribute. |
String |
getAppartment(SessionContext ctx)
Generated method - Getter of the
Address.appartment attribute. |
String |
getBuilding()
Generated method - Getter of the
Address.building attribute. |
String |
getBuilding(SessionContext ctx)
Generated method - Getter of the
Address.building attribute. |
String |
getCellphone()
Generated method - Getter of the
Address.cellphone attribute. |
String |
getCellphone(SessionContext ctx)
Generated method - Getter of the
Address.cellphone attribute. |
String |
getCompany()
Generated method - Getter of the
Address.company attribute. |
String |
getCompany(SessionContext ctx)
Generated method - Getter of the
Address.company attribute. |
Country |
getCountry()
Generated method - Getter of the
Address.country attribute. |
Country |
getCountry(SessionContext ctx)
Generated method - Getter of the
Address.country attribute. |
Date |
getDateOfBirth()
Generated method - Getter of the
Address.dateOfBirth attribute. |
Date |
getDateOfBirth(SessionContext ctx)
Generated method - Getter of the
Address.dateOfBirth attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getDepartment()
Generated method - Getter of the
Address.department attribute. |
String |
getDepartment(SessionContext ctx)
Generated method - Getter of the
Address.department attribute. |
String |
getDistrict()
Generated method - Getter of the
Address.district attribute. |
String |
getDistrict(SessionContext ctx)
Generated method - Getter of the
Address.district attribute. |
String |
getEmail()
Generated method - Getter of the
Address.email attribute. |
String |
getEmail(SessionContext ctx)
Generated method - Getter of the
Address.email attribute. |
String |
getFax()
Generated method - Getter of the
Address.fax attribute. |
String |
getFax(SessionContext ctx)
Generated method - Getter of the
Address.fax attribute. |
String |
getFirstname()
Generated method - Getter of the
Address.firstname attribute. |
String |
getFirstname(SessionContext ctx)
Generated method - Getter of the
Address.firstname attribute. |
EnumerationValue |
getGender()
Generated method - Getter of the
Address.gender attribute. |
EnumerationValue |
getGender(SessionContext ctx)
Generated method - Getter of the
Address.gender attribute. |
String |
getLastname()
Generated method - Getter of the
Address.lastname attribute. |
String |
getLastname(SessionContext ctx)
Generated method - Getter of the
Address.lastname attribute. |
String |
getMiddlename()
Generated method - Getter of the
Address.middlename attribute. |
String |
getMiddlename(SessionContext ctx)
Generated method - Getter of the
Address.middlename attribute. |
String |
getMiddlename2()
Generated method - Getter of the
Address.middlename2 attribute. |
String |
getMiddlename2(SessionContext ctx)
Generated method - Getter of the
Address.middlename2 attribute. |
Address |
getOriginal()
Generated method - Getter of the
Address.original attribute. |
Address |
getOriginal(SessionContext ctx)
Generated method - Getter of the
Address.original attribute. |
String |
getPhone1()
Generated method - Getter of the
Address.phone1 attribute. |
String |
getPhone1(SessionContext ctx)
Generated method - Getter of the
Address.phone1 attribute. |
String |
getPhone2()
Generated method - Getter of the
Address.phone2 attribute. |
String |
getPhone2(SessionContext ctx)
Generated method - Getter of the
Address.phone2 attribute. |
String |
getPobox()
Generated method - Getter of the
Address.pobox attribute. |
String |
getPobox(SessionContext ctx)
Generated method - Getter of the
Address.pobox attribute. |
String |
getPostalcode()
Generated method - Getter of the
Address.postalcode attribute. |
String |
getPostalcode(SessionContext ctx)
Generated method - Getter of the
Address.postalcode attribute. |
Region |
getRegion()
Generated method - Getter of the
Address.region attribute. |
Region |
getRegion(SessionContext ctx)
Generated method - Getter of the
Address.region attribute. |
String |
getStreetname()
Generated method - Getter of the
Address.streetname attribute. |
String |
getStreetname(SessionContext ctx)
Generated method - Getter of the
Address.streetname attribute. |
String |
getStreetnumber()
Generated method - Getter of the
Address.streetnumber attribute. |
String |
getStreetnumber(SessionContext ctx)
Generated method - Getter of the
Address.streetnumber attribute. |
Title |
getTitle()
Generated method - Getter of the
Address.title attribute. |
Title |
getTitle(SessionContext ctx)
Generated method - Getter of the
Address.title attribute. |
String |
getTown()
Generated method - Getter of the
Address.town attribute. |
String |
getTown(SessionContext ctx)
Generated method - Getter of the
Address.town attribute. |
Boolean |
isDuplicate()
Generated method - Getter of the
Address.duplicate attribute. |
Boolean |
isDuplicate(SessionContext ctx)
Generated method - Getter of the
Address.duplicate attribute. |
boolean |
isDuplicateAsPrimitive()
Generated method - Getter of the
Address.duplicate attribute. |
boolean |
isDuplicateAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Address.duplicate attribute. |
void |
setAppartment(SessionContext ctx,
String value)
Generated method - Setter of the
Address.appartment attribute. |
void |
setAppartment(String value)
Generated method - Setter of the
Address.appartment attribute. |
void |
setBuilding(SessionContext ctx,
String value)
Generated method - Setter of the
Address.building attribute. |
void |
setBuilding(String value)
Generated method - Setter of the
Address.building attribute. |
void |
setCellphone(SessionContext ctx,
String value)
Generated method - Setter of the
Address.cellphone attribute. |
void |
setCellphone(String value)
Generated method - Setter of the
Address.cellphone attribute. |
void |
setCompany(SessionContext ctx,
String value)
Generated method - Setter of the
Address.company attribute. |
void |
setCompany(String value)
Generated method - Setter of the
Address.company attribute. |
void |
setCountry(Country value)
Generated method - Setter of the
Address.country attribute. |
void |
setCountry(SessionContext ctx,
Country value)
Generated method - Setter of the
Address.country attribute. |
void |
setDateOfBirth(Date value)
Generated method - Setter of the
Address.dateOfBirth attribute. |
void |
setDateOfBirth(SessionContext ctx,
Date value)
Generated method - Setter of the
Address.dateOfBirth attribute. |
void |
setDepartment(SessionContext ctx,
String value)
Generated method - Setter of the
Address.department attribute. |
void |
setDepartment(String value)
Generated method - Setter of the
Address.department attribute. |
void |
setDistrict(SessionContext ctx,
String value)
Generated method - Setter of the
Address.district attribute. |
void |
setDistrict(String value)
Generated method - Setter of the
Address.district attribute. |
void |
setDuplicate(boolean value)
Generated method - Setter of the
Address.duplicate attribute. |
void |
setDuplicate(Boolean value)
Generated method - Setter of the
Address.duplicate attribute. |
void |
setDuplicate(SessionContext ctx,
boolean value)
Generated method - Setter of the
Address.duplicate attribute. |
void |
setDuplicate(SessionContext ctx,
Boolean value)
Generated method - Setter of the
Address.duplicate attribute. |
void |
setEmail(SessionContext ctx,
String value)
Generated method - Setter of the
Address.email attribute. |
void |
setEmail(String value)
Generated method - Setter of the
Address.email attribute. |
void |
setFax(SessionContext ctx,
String value)
Generated method - Setter of the
Address.fax attribute. |
void |
setFax(String value)
Generated method - Setter of the
Address.fax attribute. |
void |
setFirstname(SessionContext ctx,
String value)
Generated method - Setter of the
Address.firstname attribute. |
void |
setFirstname(String value)
Generated method - Setter of the
Address.firstname attribute. |
void |
setGender(EnumerationValue value)
Generated method - Setter of the
Address.gender attribute. |
void |
setGender(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
Address.gender attribute. |
void |
setLastname(SessionContext ctx,
String value)
Generated method - Setter of the
Address.lastname attribute. |
void |
setLastname(String value)
Generated method - Setter of the
Address.lastname attribute. |
void |
setMiddlename(SessionContext ctx,
String value)
Generated method - Setter of the
Address.middlename attribute. |
void |
setMiddlename(String value)
Generated method - Setter of the
Address.middlename attribute. |
void |
setMiddlename2(SessionContext ctx,
String value)
Generated method - Setter of the
Address.middlename2 attribute. |
void |
setMiddlename2(String value)
Generated method - Setter of the
Address.middlename2 attribute. |
protected void |
setOriginal(Address value)
Generated method - Setter of the
Address.original attribute. |
protected void |
setOriginal(SessionContext ctx,
Address value)
Generated method - Setter of the
Address.original attribute. |
void |
setPhone1(SessionContext ctx,
String value)
Generated method - Setter of the
Address.phone1 attribute. |
void |
setPhone1(String value)
Generated method - Setter of the
Address.phone1 attribute. |
void |
setPhone2(SessionContext ctx,
String value)
Generated method - Setter of the
Address.phone2 attribute. |
void |
setPhone2(String value)
Generated method - Setter of the
Address.phone2 attribute. |
void |
setPobox(SessionContext ctx,
String value)
Generated method - Setter of the
Address.pobox attribute. |
void |
setPobox(String value)
Generated method - Setter of the
Address.pobox attribute. |
void |
setPostalcode(SessionContext ctx,
String value)
Generated method - Setter of the
Address.postalcode attribute. |
void |
setPostalcode(String value)
Generated method - Setter of the
Address.postalcode attribute. |
void |
setRegion(Region value)
Generated method - Setter of the
Address.region attribute. |
void |
setRegion(SessionContext ctx,
Region value)
Generated method - Setter of the
Address.region attribute. |
void |
setStreetname(SessionContext ctx,
String value)
Generated method - Setter of the
Address.streetname attribute. |
void |
setStreetname(String value)
Generated method - Setter of the
Address.streetname attribute. |
void |
setStreetnumber(SessionContext ctx,
String value)
Generated method - Setter of the
Address.streetnumber attribute. |
void |
setStreetnumber(String value)
Generated method - Setter of the
Address.streetnumber attribute. |
void |
setTitle(SessionContext ctx,
Title value)
Generated method - Setter of the
Address.title attribute. |
void |
setTitle(Title value)
Generated method - Setter of the
Address.title attribute. |
void |
setTown(SessionContext ctx,
String value)
Generated method - Setter of the
Address.town attribute. |
void |
setTown(String value)
Generated method - Setter of the
Address.town attribute. |
getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacegetImplementation, setTenantpublic static final String ORIGINAL
Address.original attributepublic static final String DUPLICATE
Address.duplicate attributepublic static final String APPARTMENT
Address.appartment attributepublic static final String BUILDING
Address.building attributepublic static final String CELLPHONE
Address.cellphone attributepublic static final String COMPANY
Address.company attributepublic static final String COUNTRY
Address.country attributepublic static final String DEPARTMENT
Address.department attributepublic static final String DISTRICT
Address.district attributepublic static final String EMAIL
Address.email attributepublic static final String FAX
Address.fax attributepublic static final String FIRSTNAME
Address.firstname attributepublic static final String LASTNAME
Address.lastname attributepublic static final String MIDDLENAME
Address.middlename attributepublic static final String MIDDLENAME2
Address.middlename2 attributepublic static final String PHONE1
Address.phone1 attributepublic static final String PHONE2
Address.phone2 attributepublic static final String POBOX
Address.pobox attributepublic static final String POSTALCODE
Address.postalcode attributepublic static final String REGION
Address.region attributepublic static final String STREETNAME
Address.streetname attributepublic static final String STREETNUMBER
Address.streetnumber attributepublic static final String TITLE
Address.title attributepublic static final String TOWN
Address.town attributepublic static final String GENDER
Address.gender attributepublic static final String DATEOFBIRTH
Address.dateOfBirth attributeprotected static final BidirectionalOneToManyHandler<GeneratedAddress> OWNERHANDLER
BidirectionalOneToManyHandler for handling 1:n OWNER's relation attributes from 'one' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic String getAppartment(SessionContext ctx)
Address.appartment attribute.public String getAppartment()
Address.appartment attribute.public void setAppartment(SessionContext ctx, String value)
Address.appartment attribute.value - the appartmentpublic void setAppartment(String value)
Address.appartment attribute.value - the appartmentpublic String getBuilding(SessionContext ctx)
Address.building attribute.public String getBuilding()
Address.building attribute.public void setBuilding(SessionContext ctx, String value)
Address.building attribute.value - the buildingpublic void setBuilding(String value)
Address.building attribute.value - the buildingpublic String getCellphone(SessionContext ctx)
Address.cellphone attribute.public String getCellphone()
Address.cellphone attribute.public void setCellphone(SessionContext ctx, String value)
Address.cellphone attribute.value - the cellphonepublic void setCellphone(String value)
Address.cellphone attribute.value - the cellphonepublic String getCompany(SessionContext ctx)
Address.company attribute.public String getCompany()
Address.company attribute.public void setCompany(SessionContext ctx, String value)
Address.company attribute.value - the companypublic void setCompany(String value)
Address.company attribute.value - the companypublic Country getCountry(SessionContext ctx)
Address.country attribute.public Country getCountry()
Address.country attribute.public void setCountry(SessionContext ctx, Country value)
Address.country attribute.value - the countrypublic void setCountry(Country value)
Address.country attribute.value - the countryprotected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
ItemComposedType.newInstance(Map).
In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap) too.
Sn example:
public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext
ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return
man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) );
// here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes(
SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret =
super.getNonInitialAttributes( ctx, allAttributes );
// remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }
createItem in class GenericItemctx - the current session context which this item is created withintype - the actual item type ( since subtypes may not provide a own jalo class this may be different from the
type which this method was implemented for )JaloBusinessException - indicates an error during creation - any changes will be rollbackedpublic Date getDateOfBirth(SessionContext ctx)
Address.dateOfBirth attribute.public Date getDateOfBirth()
Address.dateOfBirth attribute.public void setDateOfBirth(SessionContext ctx, Date value)
Address.dateOfBirth attribute.value - the dateOfBirthpublic void setDateOfBirth(Date value)
Address.dateOfBirth attribute.value - the dateOfBirthpublic String getDepartment(SessionContext ctx)
Address.department attribute.public String getDepartment()
Address.department attribute.public void setDepartment(SessionContext ctx, String value)
Address.department attribute.value - the departmentpublic void setDepartment(String value)
Address.department attribute.value - the departmentpublic String getDistrict(SessionContext ctx)
Address.district attribute.public String getDistrict()
Address.district attribute.public void setDistrict(SessionContext ctx, String value)
Address.district attribute.value - the districtpublic void setDistrict(String value)
Address.district attribute.value - the districtpublic Boolean isDuplicate(SessionContext ctx)
Address.duplicate attribute.public Boolean isDuplicate()
Address.duplicate attribute.public boolean isDuplicateAsPrimitive(SessionContext ctx)
Address.duplicate attribute.public boolean isDuplicateAsPrimitive()
Address.duplicate attribute.public void setDuplicate(SessionContext ctx, Boolean value)
Address.duplicate attribute.value - the duplicatepublic void setDuplicate(Boolean value)
Address.duplicate attribute.value - the duplicatepublic void setDuplicate(SessionContext ctx, boolean value)
Address.duplicate attribute.value - the duplicatepublic void setDuplicate(boolean value)
Address.duplicate attribute.value - the duplicatepublic String getEmail(SessionContext ctx)
Address.email attribute.public String getEmail()
Address.email attribute.public void setEmail(SessionContext ctx, String value)
Address.email attribute.value - the emailpublic void setEmail(String value)
Address.email attribute.value - the emailpublic String getFax(SessionContext ctx)
Address.fax attribute.public String getFax()
Address.fax attribute.public void setFax(SessionContext ctx, String value)
Address.fax attribute.value - the faxpublic void setFax(String value)
Address.fax attribute.value - the faxpublic String getFirstname(SessionContext ctx)
Address.firstname attribute.public String getFirstname()
Address.firstname attribute.public void setFirstname(SessionContext ctx, String value)
Address.firstname attribute.value - the firstnamepublic void setFirstname(String value)
Address.firstname attribute.value - the firstnamepublic EnumerationValue getGender(SessionContext ctx)
Address.gender attribute.public EnumerationValue getGender()
Address.gender attribute.public void setGender(SessionContext ctx, EnumerationValue value)
Address.gender attribute.value - the genderpublic void setGender(EnumerationValue value)
Address.gender attribute.value - the genderpublic String getLastname(SessionContext ctx)
Address.lastname attribute.public String getLastname()
Address.lastname attribute.public void setLastname(SessionContext ctx, String value)
Address.lastname attribute.value - the lastnamepublic void setLastname(String value)
Address.lastname attribute.value - the lastnamepublic String getMiddlename(SessionContext ctx)
Address.middlename attribute.public String getMiddlename()
Address.middlename attribute.public void setMiddlename(SessionContext ctx, String value)
Address.middlename attribute.value - the middlenamepublic void setMiddlename(String value)
Address.middlename attribute.value - the middlenamepublic String getMiddlename2(SessionContext ctx)
Address.middlename2 attribute.public String getMiddlename2()
Address.middlename2 attribute.public void setMiddlename2(SessionContext ctx, String value)
Address.middlename2 attribute.value - the middlename2public void setMiddlename2(String value)
Address.middlename2 attribute.value - the middlename2public Address getOriginal(SessionContext ctx)
Address.original attribute.public Address getOriginal()
Address.original attribute.protected void setOriginal(SessionContext ctx, Address value)
Address.original attribute.value - the originalprotected void setOriginal(Address value)
Address.original attribute.value - the originalpublic String getPhone1(SessionContext ctx)
Address.phone1 attribute.public String getPhone1()
Address.phone1 attribute.public void setPhone1(SessionContext ctx, String value)
Address.phone1 attribute.value - the phone1public void setPhone1(String value)
Address.phone1 attribute.value - the phone1public String getPhone2(SessionContext ctx)
Address.phone2 attribute.public String getPhone2()
Address.phone2 attribute.public void setPhone2(SessionContext ctx, String value)
Address.phone2 attribute.value - the phone2public void setPhone2(String value)
Address.phone2 attribute.value - the phone2public String getPobox(SessionContext ctx)
Address.pobox attribute.public String getPobox()
Address.pobox attribute.public void setPobox(SessionContext ctx, String value)
Address.pobox attribute.value - the poboxpublic void setPobox(String value)
Address.pobox attribute.value - the poboxpublic String getPostalcode(SessionContext ctx)
Address.postalcode attribute.public String getPostalcode()
Address.postalcode attribute.public void setPostalcode(SessionContext ctx, String value)
Address.postalcode attribute.value - the postalcodepublic void setPostalcode(String value)
Address.postalcode attribute.value - the postalcodepublic Region getRegion(SessionContext ctx)
Address.region attribute.public Region getRegion()
Address.region attribute.public void setRegion(SessionContext ctx, Region value)
Address.region attribute.value - the regionpublic void setRegion(Region value)
Address.region attribute.value - the regionpublic String getStreetname(SessionContext ctx)
Address.streetname attribute.public String getStreetname()
Address.streetname attribute.public void setStreetname(SessionContext ctx, String value)
Address.streetname attribute.value - the streetnamepublic void setStreetname(String value)
Address.streetname attribute.value - the streetnamepublic String getStreetnumber(SessionContext ctx)
Address.streetnumber attribute.public String getStreetnumber()
Address.streetnumber attribute.public void setStreetnumber(SessionContext ctx, String value)
Address.streetnumber attribute.value - the streetnumberpublic void setStreetnumber(String value)
Address.streetnumber attribute.value - the streetnumberpublic Title getTitle(SessionContext ctx)
Address.title attribute.public Title getTitle()
Address.title attribute.public void setTitle(SessionContext ctx, Title value)
Address.title attribute.value - the titlepublic void setTitle(Title value)
Address.title attribute.value - the titlepublic String getTown(SessionContext ctx)
Address.town attribute.public String getTown()
Address.town attribute.public void setTown(SessionContext ctx, String value)
Address.town attribute.value - the townpublic void setTown(String value)
Address.town attribute.value - the townCopyright © 2017 SAP SE. All Rights Reserved.