|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stina.framework.support.observer.TiSubject
org.stina.framework.core.model.TiAbstractModel
org.stina.framework.core.model.TiAbstractMapModel
se.sj.stina.domain.model.impl.standard.SjCustomerShortStandard
public class SjCustomerShortStandard
Innehåller basinformation om en kund.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapModel |
---|
TiAbstractMapModel.TiMapModelComparator |
Field Summary |
---|
Fields inherited from class org.stina.framework.core.model.TiAbstractModel |
---|
disposed |
Fields inherited from interface se.sj.stina.domain.model.SjCustomerShort |
---|
AREA_CODE, BIRTH_DATE, CLIENT_INFORMATION, COMPANY_NAME, CUSTOMER_SHORT_XOR, FIRST_NAME, ID, LAST_NAME, MOBILE_PHONE_NUMBER, NAME, OBJ_REF, POW_OF_ATTORNEY_ADDRESS_EXIST, POW_OF_ATTORNEY_EXIST, PRIORITY, RESTRICTION_CODE_CREDIT, RESTRICTION_CODE_SPAR, SJ_CARD_EXIST, SUBSCRIBER_TELEPHONE_NUMBER, TYPE |
Constructor Summary | |
---|---|
SjCustomerShortStandard()
|
Method Summary | |
---|---|
TiStringInterface |
getAreaCode()
Field areaCode is defined as mandatory. |
java.lang.String |
getAreaCodeValue()
Field areaCode is defined as mandatory. |
TiDate |
getBirthDate()
Field birthDate is defined as part of xor. |
SjClientInformation |
getClientInformation()
Field clientInformation is defined as optional. |
TiStringInterface |
getCompanyName()
Field companyName is defined as part of xor. |
java.lang.String |
getCompanyNameValue()
Field companyName is defined as part of xor. |
TiIntegerInterface |
getCustomerShortXor()
field customerShortXor |
java.lang.Integer |
getCustomerShortXorValue()
field customerShortXor |
TiStringInterface |
getFirstName()
Field firstName is defined as part of xor. |
java.lang.String |
getFirstNameValue()
Field firstName is defined as part of xor. |
java.lang.String |
getGeneratedTiName()
|
TiStringInterface |
getId()
Field id is defined as mandatory. |
java.lang.String |
getIdValue()
Field id is defined as mandatory. |
TiStringInterface |
getLastName()
Field lastName is defined as part of xor. |
java.lang.String |
getLastNameValue()
Field lastName is defined as part of xor. |
TiStringInterface |
getMobilePhoneNumber()
Field mobilePhoneNumber is defined as optional. |
java.lang.String |
getMobilePhoneNumberValue()
Field mobilePhoneNumber is defined as optional. |
TiStringInterface |
getName()
Field name is defined as part of xor. |
java.lang.String |
getNameValue()
Field name is defined as part of xor. |
SjObjectStringRef |
getObjRef()
Field objRef is defined as optional. |
java.lang.String |
getObjRefValue()
Field objRef is defined as optional. |
TiBooleanInterface |
getPowOfAttorneyAddressExist()
Field powOfAttorneyAddressExist is defined as mandatory. |
java.lang.Boolean |
getPowOfAttorneyAddressExistValue()
Field powOfAttorneyAddressExist is defined as mandatory. |
TiBooleanInterface |
getPowOfAttorneyExist()
Field powOfAttorneyExist is defined as mandatory. |
java.lang.Boolean |
getPowOfAttorneyExistValue()
Field powOfAttorneyExist is defined as mandatory. |
TiStringInterface |
getPriority()
Field priority is defined as part of xor. |
java.lang.String |
getPriorityValue()
Field priority is defined as part of xor. |
java.lang.String |
getRealTiName()
|
TiStringInterface |
getRestrictionCodeCredit()
Field restrictionCodeCredit is defined as mandatory. |
java.lang.String |
getRestrictionCodeCreditValue()
Field restrictionCodeCredit is defined as mandatory. |
TiStringInterface |
getRestrictionCodeSpar()
Field restrictionCodeSpar is defined as mandatory. |
java.lang.String |
getRestrictionCodeSparValue()
Field restrictionCodeSpar is defined as mandatory. |
TiBooleanInterface |
getSjCardExist()
Field sjCardExist is defined as mandatory. |
java.lang.Boolean |
getSjCardExistValue()
Field sjCardExist is defined as mandatory. |
TiStringInterface |
getSubscriberTelephoneNumber()
Field subscriberTelephoneNumber is defined as mandatory. |
java.lang.String |
getSubscriberTelephoneNumberValue()
Field subscriberTelephoneNumber is defined as mandatory. |
TiStringInterface |
getType()
Field type is defined as mandatory. |
java.lang.String |
getTypeValue()
Field type is defined as mandatory. |
TiStringInterface |
lookupAreaCode()
Field areaCode is defined as mandatory. |
TiDate |
lookupBirthDate()
Field birthDate is defined as part of xor. |
SjClientInformation |
lookupClientInformation()
Field clientInformation is defined as optional. |
TiStringInterface |
lookupCompanyName()
Field companyName is defined as part of xor. |
TiIntegerInterface |
lookupCustomerShortXor()
field customerShortXor |
TiStringInterface |
lookupFirstName()
Field firstName is defined as part of xor. |
TiStringInterface |
lookupId()
Field id is defined as mandatory. |
TiStringInterface |
lookupLastName()
Field lastName is defined as part of xor. |
TiStringInterface |
lookupMobilePhoneNumber()
Field mobilePhoneNumber is defined as optional. |
TiStringInterface |
lookupName()
Field name is defined as part of xor. |
SjObjectStringRef |
lookupObjRef()
Field objRef is defined as optional. |
TiBooleanInterface |
lookupPowOfAttorneyAddressExist()
Field powOfAttorneyAddressExist is defined as mandatory. |
TiBooleanInterface |
lookupPowOfAttorneyExist()
Field powOfAttorneyExist is defined as mandatory. |
TiStringInterface |
lookupPriority()
Field priority is defined as part of xor. |
TiStringInterface |
lookupRestrictionCodeCredit()
Field restrictionCodeCredit is defined as mandatory. |
TiStringInterface |
lookupRestrictionCodeSpar()
Field restrictionCodeSpar is defined as mandatory. |
TiBooleanInterface |
lookupSjCardExist()
Field sjCardExist is defined as mandatory. |
TiStringInterface |
lookupSubscriberTelephoneNumber()
Field subscriberTelephoneNumber is defined as mandatory. |
TiStringInterface |
lookupType()
Field type is defined as mandatory. |
void |
setAreaCode(TiStringInterface inData)
Field areaCode is defined as mandatory. |
void |
setAreaCodeValue(java.lang.String inData)
Field areaCode is defined as mandatory. |
void |
setAreaCodeValue(java.lang.String inData,
boolean inNotify)
Field areaCode is defined as mandatory. |
void |
setBirthDate(TiDate inData)
Field birthDate is defined as part of xor. |
void |
setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional. |
void |
setCompanyName(TiStringInterface inData)
Field companyName is defined as part of xor. |
void |
setCompanyNameValue(java.lang.String inData)
Field companyName is defined as part of xor. |
void |
setCompanyNameValue(java.lang.String inData,
boolean inNotify)
Field companyName is defined as part of xor. |
void |
setCustomerShortXor(TiIntegerInterface inData)
field customerShortXor |
void |
setCustomerShortXorValue(java.lang.Integer inData)
field customerShortXor |
void |
setFirstName(TiStringInterface inData)
Field firstName is defined as part of xor. |
void |
setFirstNameValue(java.lang.String inData)
Field firstName is defined as part of xor. |
void |
setFirstNameValue(java.lang.String inData,
boolean inNotify)
Field firstName is defined as part of xor. |
void |
setId(TiStringInterface inData)
Field id is defined as mandatory. |
void |
setIdValue(java.lang.String inData)
Field id is defined as mandatory. |
void |
setIdValue(java.lang.String inData,
boolean inNotify)
Field id is defined as mandatory. |
void |
setLastName(TiStringInterface inData)
Field lastName is defined as part of xor. |
void |
setLastNameValue(java.lang.String inData)
Field lastName is defined as part of xor. |
void |
setLastNameValue(java.lang.String inData,
boolean inNotify)
Field lastName is defined as part of xor. |
void |
setMobilePhoneNumber(TiStringInterface inData)
Field mobilePhoneNumber is defined as optional. |
void |
setMobilePhoneNumberValue(java.lang.String inData)
Field mobilePhoneNumber is defined as optional. |
void |
setMobilePhoneNumberValue(java.lang.String inData,
boolean inNotify)
Field mobilePhoneNumber is defined as optional. |
void |
setName(TiStringInterface inData)
Field name is defined as part of xor. |
void |
setNameValue(java.lang.String inData)
Field name is defined as part of xor. |
void |
setNameValue(java.lang.String inData,
boolean inNotify)
Field name is defined as part of xor. |
void |
setObjRef(SjObjectStringRef inData)
Field objRef is defined as optional. |
void |
setObjRefValue(java.lang.String inData)
Field objRef is defined as optional. |
void |
setObjRefValue(java.lang.String inData,
boolean inNotify)
Field objRef is defined as optional. |
void |
setPowOfAttorneyAddressExist(TiBooleanInterface inData)
Field powOfAttorneyAddressExist is defined as mandatory. |
void |
setPowOfAttorneyAddressExistValue(java.lang.Boolean inData)
Field powOfAttorneyAddressExist is defined as mandatory. |
void |
setPowOfAttorneyAddressExistValue(java.lang.Boolean inData,
boolean inNotify)
Field powOfAttorneyAddressExist is defined as mandatory. |
void |
setPowOfAttorneyExist(TiBooleanInterface inData)
Field powOfAttorneyExist is defined as mandatory. |
void |
setPowOfAttorneyExistValue(java.lang.Boolean inData)
Field powOfAttorneyExist is defined as mandatory. |
void |
setPowOfAttorneyExistValue(java.lang.Boolean inData,
boolean inNotify)
Field powOfAttorneyExist is defined as mandatory. |
void |
setPriority(TiStringInterface inData)
Field priority is defined as part of xor. |
void |
setPriorityValue(java.lang.String inData)
Field priority is defined as part of xor. |
void |
setPriorityValue(java.lang.String inData,
boolean inNotify)
Field priority is defined as part of xor. |
void |
setRestrictionCodeCredit(TiStringInterface inData)
Field restrictionCodeCredit is defined as mandatory. |
void |
setRestrictionCodeCreditValue(java.lang.String inData)
Field restrictionCodeCredit is defined as mandatory. |
void |
setRestrictionCodeCreditValue(java.lang.String inData,
boolean inNotify)
Field restrictionCodeCredit is defined as mandatory. |
void |
setRestrictionCodeSpar(TiStringInterface inData)
Field restrictionCodeSpar is defined as mandatory. |
void |
setRestrictionCodeSparValue(java.lang.String inData)
Field restrictionCodeSpar is defined as mandatory. |
void |
setRestrictionCodeSparValue(java.lang.String inData,
boolean inNotify)
Field restrictionCodeSpar is defined as mandatory. |
void |
setSjCardExist(TiBooleanInterface inData)
Field sjCardExist is defined as mandatory. |
void |
setSjCardExistValue(java.lang.Boolean inData)
Field sjCardExist is defined as mandatory. |
void |
setSjCardExistValue(java.lang.Boolean inData,
boolean inNotify)
Field sjCardExist is defined as mandatory. |
void |
setSubscriberTelephoneNumber(TiStringInterface inData)
Field subscriberTelephoneNumber is defined as mandatory. |
void |
setSubscriberTelephoneNumberValue(java.lang.String inData)
Field subscriberTelephoneNumber is defined as mandatory. |
void |
setSubscriberTelephoneNumberValue(java.lang.String inData,
boolean inNotify)
Field subscriberTelephoneNumber is defined as mandatory. |
void |
setType(TiStringInterface inData)
Field type is defined as mandatory. |
void |
setTypeValue(java.lang.String inData)
Field type is defined as mandatory. |
void |
setTypeValue(java.lang.String inData,
boolean inNotify)
Field type is defined as mandatory. |
protected TiFieldSpecificationEnumeration |
specifyFields()
|
protected TiXorSpecificationEnumeration |
specifyXors()
|
Methods inherited from class org.stina.framework.core.model.TiAbstractMapModel |
---|
attachObserver, clear, clone, detachObserver, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getField, getFieldNames, getIncludeIfOptional, getIndexForXorPart, getModel, getModelImpl, getRealField, getRealField, getValue, getXorNameForXorPart, getXorPartNames, getXorSpecificationByName, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setIncludeIfOptional, setModel, setUpdateXorFieldEnabled, setValue, setValue, toDebugString, toDebugString |
Methods inherited from class org.stina.framework.support.observer.TiSubject |
---|
getIndexOf, getIndexOf, getObserverCount, getObserverCount, isObserverAttached, logObservers, lookupObservers, lookupObserversLock, notifyAnyAspectObservers, notifyObservers |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.stina.framework.core.model.TiMapPlainInterface |
---|
clear, getAssignedFieldNames, getComparator, getFieldNames, getModelImpl, getXorNameForXorPart, getXorPartNames, hasField, isEmpty, lookupFieldObject, lookupModelImpl, toDebugString |
Methods inherited from interface org.stina.framework.core.model.TiMapModelPartInterface |
---|
getIncludeIfOptional, getIndexForXorPart, lookupModel, setIncludeIfOptional, setUpdateXorFieldEnabled |
Methods inherited from interface org.stina.framework.core.model.TiContainerModelPartInterface |
---|
getModel, setModel |
Methods inherited from interface org.stina.framework.core.model.TiCommonModelPartInterface |
---|
clone, disposeModel, equalsModel, getValue, importValue, importValue, setValue, setValue, toDebugString, update, update |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Methods inherited from interface org.stina.framework.core.model.TiPropertyPartInterface |
---|
getProperty, getPropertyModel, getPropertyNames, isEnabled, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setProperty, setProperty, specifyProperties |
Methods inherited from interface org.stina.framework.support.observer.TiObserverInterface |
---|
updateObserver |
Methods inherited from interface org.stina.framework.support.observer.TiSubjectInterface |
---|
attachObserver, clone, detachObserver, getObserverCount, isObserverAttached, lookupObservers, lookupObserversLock, notifyObservers, toDebugString |
Methods inherited from interface org.stina.framework.support.util.TiModelComponentInterface |
---|
property |
Constructor Detail |
---|
public SjCustomerShortStandard()
Method Detail |
---|
public SjObjectStringRef getObjRef()
getObjRef
in interface SjCustomerShort
public SjObjectStringRef lookupObjRef()
lookupObjRef
in interface SjCustomerShort
public void setObjRef(SjObjectStringRef inData)
setObjRef
in interface SjCustomerShort
public java.lang.String getObjRefValue()
getObjRefValue
in interface SjCustomerShort
public void setObjRefValue(java.lang.String inData)
setObjRefValue
in interface SjCustomerShort
public void setObjRefValue(java.lang.String inData, boolean inNotify)
setObjRefValue
in interface SjCustomerShort
public TiIntegerInterface getCustomerShortXor()
getCustomerShortXor
in interface SjCustomerShort
public TiIntegerInterface lookupCustomerShortXor()
lookupCustomerShortXor
in interface SjCustomerShort
public void setCustomerShortXor(TiIntegerInterface inData)
setCustomerShortXor
in interface SjCustomerShort
public java.lang.Integer getCustomerShortXorValue()
getCustomerShortXorValue
in interface SjCustomerShort
public void setCustomerShortXorValue(java.lang.Integer inData)
setCustomerShortXorValue
in interface SjCustomerShort
public TiStringInterface getFirstName()
getFirstName
in interface SjCustomerShort
public TiStringInterface lookupFirstName()
lookupFirstName
in interface SjCustomerShort
public void setFirstName(TiStringInterface inData)
setFirstName
in interface SjCustomerShort
public java.lang.String getFirstNameValue()
getFirstNameValue
in interface SjCustomerShort
public void setFirstNameValue(java.lang.String inData)
setFirstNameValue
in interface SjCustomerShort
public void setFirstNameValue(java.lang.String inData, boolean inNotify)
setFirstNameValue
in interface SjCustomerShort
public TiStringInterface getLastName()
getLastName
in interface SjCustomerShort
public TiStringInterface lookupLastName()
lookupLastName
in interface SjCustomerShort
public void setLastName(TiStringInterface inData)
setLastName
in interface SjCustomerShort
public java.lang.String getLastNameValue()
getLastNameValue
in interface SjCustomerShort
public void setLastNameValue(java.lang.String inData)
setLastNameValue
in interface SjCustomerShort
public void setLastNameValue(java.lang.String inData, boolean inNotify)
setLastNameValue
in interface SjCustomerShort
public TiDate getBirthDate()
getBirthDate
in interface SjCustomerShort
public TiDate lookupBirthDate()
lookupBirthDate
in interface SjCustomerShort
public void setBirthDate(TiDate inData)
setBirthDate
in interface SjCustomerShort
public TiStringInterface getPriority()
getPriority
in interface SjCustomerShort
public TiStringInterface lookupPriority()
lookupPriority
in interface SjCustomerShort
public void setPriority(TiStringInterface inData)
setPriority
in interface SjCustomerShort
public java.lang.String getPriorityValue()
getPriorityValue
in interface SjCustomerShort
public void setPriorityValue(java.lang.String inData)
setPriorityValue
in interface SjCustomerShort
public void setPriorityValue(java.lang.String inData, boolean inNotify)
setPriorityValue
in interface SjCustomerShort
public TiStringInterface getCompanyName()
getCompanyName
in interface SjCustomerShort
public TiStringInterface lookupCompanyName()
lookupCompanyName
in interface SjCustomerShort
public void setCompanyName(TiStringInterface inData)
setCompanyName
in interface SjCustomerShort
public java.lang.String getCompanyNameValue()
getCompanyNameValue
in interface SjCustomerShort
public void setCompanyNameValue(java.lang.String inData)
setCompanyNameValue
in interface SjCustomerShort
public void setCompanyNameValue(java.lang.String inData, boolean inNotify)
setCompanyNameValue
in interface SjCustomerShort
public TiStringInterface getName()
getName
in interface SjCustomerShort
public TiStringInterface lookupName()
lookupName
in interface SjCustomerShort
public void setName(TiStringInterface inData)
setName
in interface SjCustomerShort
public java.lang.String getNameValue()
getNameValue
in interface SjCustomerShort
public void setNameValue(java.lang.String inData)
setNameValue
in interface SjCustomerShort
public void setNameValue(java.lang.String inData, boolean inNotify)
setNameValue
in interface SjCustomerShort
public TiStringInterface getId()
getId
in interface SjCustomerShort
public TiStringInterface lookupId()
lookupId
in interface SjCustomerShort
public void setId(TiStringInterface inData)
setId
in interface SjCustomerShort
public java.lang.String getIdValue()
getIdValue
in interface SjCustomerShort
public void setIdValue(java.lang.String inData)
setIdValue
in interface SjCustomerShort
public void setIdValue(java.lang.String inData, boolean inNotify)
setIdValue
in interface SjCustomerShort
public TiStringInterface getType()
getType
in interface SjCustomerShort
public TiStringInterface lookupType()
lookupType
in interface SjCustomerShort
public void setType(TiStringInterface inData)
setType
in interface SjCustomerShort
public java.lang.String getTypeValue()
getTypeValue
in interface SjCustomerShort
public void setTypeValue(java.lang.String inData)
setTypeValue
in interface SjCustomerShort
public void setTypeValue(java.lang.String inData, boolean inNotify)
setTypeValue
in interface SjCustomerShort
public TiStringInterface getAreaCode()
getAreaCode
in interface SjCustomerShort
public TiStringInterface lookupAreaCode()
lookupAreaCode
in interface SjCustomerShort
public void setAreaCode(TiStringInterface inData)
setAreaCode
in interface SjCustomerShort
public java.lang.String getAreaCodeValue()
getAreaCodeValue
in interface SjCustomerShort
public void setAreaCodeValue(java.lang.String inData)
setAreaCodeValue
in interface SjCustomerShort
public void setAreaCodeValue(java.lang.String inData, boolean inNotify)
setAreaCodeValue
in interface SjCustomerShort
public TiStringInterface getSubscriberTelephoneNumber()
getSubscriberTelephoneNumber
in interface SjCustomerShort
public TiStringInterface lookupSubscriberTelephoneNumber()
lookupSubscriberTelephoneNumber
in interface SjCustomerShort
public void setSubscriberTelephoneNumber(TiStringInterface inData)
setSubscriberTelephoneNumber
in interface SjCustomerShort
public java.lang.String getSubscriberTelephoneNumberValue()
getSubscriberTelephoneNumberValue
in interface SjCustomerShort
public void setSubscriberTelephoneNumberValue(java.lang.String inData)
setSubscriberTelephoneNumberValue
in interface SjCustomerShort
public void setSubscriberTelephoneNumberValue(java.lang.String inData, boolean inNotify)
setSubscriberTelephoneNumberValue
in interface SjCustomerShort
public TiStringInterface getRestrictionCodeSpar()
getRestrictionCodeSpar
in interface SjCustomerShort
public TiStringInterface lookupRestrictionCodeSpar()
lookupRestrictionCodeSpar
in interface SjCustomerShort
public void setRestrictionCodeSpar(TiStringInterface inData)
setRestrictionCodeSpar
in interface SjCustomerShort
public java.lang.String getRestrictionCodeSparValue()
getRestrictionCodeSparValue
in interface SjCustomerShort
public void setRestrictionCodeSparValue(java.lang.String inData)
setRestrictionCodeSparValue
in interface SjCustomerShort
public void setRestrictionCodeSparValue(java.lang.String inData, boolean inNotify)
setRestrictionCodeSparValue
in interface SjCustomerShort
public TiStringInterface getRestrictionCodeCredit()
getRestrictionCodeCredit
in interface SjCustomerShort
public TiStringInterface lookupRestrictionCodeCredit()
lookupRestrictionCodeCredit
in interface SjCustomerShort
public void setRestrictionCodeCredit(TiStringInterface inData)
setRestrictionCodeCredit
in interface SjCustomerShort
public java.lang.String getRestrictionCodeCreditValue()
getRestrictionCodeCreditValue
in interface SjCustomerShort
public void setRestrictionCodeCreditValue(java.lang.String inData)
setRestrictionCodeCreditValue
in interface SjCustomerShort
public void setRestrictionCodeCreditValue(java.lang.String inData, boolean inNotify)
setRestrictionCodeCreditValue
in interface SjCustomerShort
public TiBooleanInterface getPowOfAttorneyExist()
getPowOfAttorneyExist
in interface SjCustomerShort
public TiBooleanInterface lookupPowOfAttorneyExist()
lookupPowOfAttorneyExist
in interface SjCustomerShort
public void setPowOfAttorneyExist(TiBooleanInterface inData)
setPowOfAttorneyExist
in interface SjCustomerShort
public java.lang.Boolean getPowOfAttorneyExistValue()
getPowOfAttorneyExistValue
in interface SjCustomerShort
public void setPowOfAttorneyExistValue(java.lang.Boolean inData)
setPowOfAttorneyExistValue
in interface SjCustomerShort
public void setPowOfAttorneyExistValue(java.lang.Boolean inData, boolean inNotify)
setPowOfAttorneyExistValue
in interface SjCustomerShort
public TiBooleanInterface getPowOfAttorneyAddressExist()
getPowOfAttorneyAddressExist
in interface SjCustomerShort
public TiBooleanInterface lookupPowOfAttorneyAddressExist()
lookupPowOfAttorneyAddressExist
in interface SjCustomerShort
public void setPowOfAttorneyAddressExist(TiBooleanInterface inData)
setPowOfAttorneyAddressExist
in interface SjCustomerShort
public java.lang.Boolean getPowOfAttorneyAddressExistValue()
getPowOfAttorneyAddressExistValue
in interface SjCustomerShort
public void setPowOfAttorneyAddressExistValue(java.lang.Boolean inData)
setPowOfAttorneyAddressExistValue
in interface SjCustomerShort
public void setPowOfAttorneyAddressExistValue(java.lang.Boolean inData, boolean inNotify)
setPowOfAttorneyAddressExistValue
in interface SjCustomerShort
public TiBooleanInterface getSjCardExist()
getSjCardExist
in interface SjCustomerShort
public TiBooleanInterface lookupSjCardExist()
lookupSjCardExist
in interface SjCustomerShort
public void setSjCardExist(TiBooleanInterface inData)
setSjCardExist
in interface SjCustomerShort
public java.lang.Boolean getSjCardExistValue()
getSjCardExistValue
in interface SjCustomerShort
public void setSjCardExistValue(java.lang.Boolean inData)
setSjCardExistValue
in interface SjCustomerShort
public void setSjCardExistValue(java.lang.Boolean inData, boolean inNotify)
setSjCardExistValue
in interface SjCustomerShort
public TiStringInterface getMobilePhoneNumber()
getMobilePhoneNumber
in interface SjCustomerShort
public TiStringInterface lookupMobilePhoneNumber()
lookupMobilePhoneNumber
in interface SjCustomerShort
public void setMobilePhoneNumber(TiStringInterface inData)
setMobilePhoneNumber
in interface SjCustomerShort
public java.lang.String getMobilePhoneNumberValue()
getMobilePhoneNumberValue
in interface SjCustomerShort
public void setMobilePhoneNumberValue(java.lang.String inData)
setMobilePhoneNumberValue
in interface SjCustomerShort
public void setMobilePhoneNumberValue(java.lang.String inData, boolean inNotify)
setMobilePhoneNumberValue
in interface SjCustomerShort
public SjClientInformation getClientInformation()
getClientInformation
in interface SjCustomerShort
public SjClientInformation lookupClientInformation()
lookupClientInformation
in interface SjCustomerShort
public void setClientInformation(SjClientInformation inData)
setClientInformation
in interface SjCustomerShort
protected TiFieldSpecificationEnumeration specifyFields()
specifyFields
in class TiAbstractMapModel
protected TiXorSpecificationEnumeration specifyXors()
specifyXors
in class TiAbstractMapModel
public java.lang.String getRealTiName()
getRealTiName
in interface TiCommonModelPartInterface
getRealTiName
in class TiAbstractModel
public java.lang.String getGeneratedTiName()
getGeneratedTiName
in interface TiCommonModelPartInterface
getGeneratedTiName
in class TiAbstractModel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |