|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.stina.framework.core.model.TiAbstractData
org.stina.framework.core.model.TiAbstractMapData
se.sj.stina.domain.model.impl.plain.SjNetbookPersonInfoPlain
public class SjNetbookPersonInfoPlain
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData |
|---|
TiAbstractMapData.TiMapDataComparator |
| Fields inherited from interface se.sj.stina.domain.model.SjNetbookPersonInfo |
|---|
ADDRESS, COMPANY, EMAIL_ADDRESS, FAX_NUMBER, FIRST_NAME, LANGUAGE_FOR_COMMUNICATION, LAST_NAME, METHOD_OF_COMMUNICATION, MOBILE, TELEPHONE |
| Constructor Summary | |
|---|---|
SjNetbookPersonInfoPlain()
|
|
| Method Summary | |
|---|---|
SjNetbookAddress |
getAddress()
Field address is defined as mandatory. |
TiStringInterface |
getCompany()
Field company is defined as optional. |
java.lang.String |
getCompanyValue()
Field company is defined as optional. |
TiStringInterface |
getEmailAddress()
Field emailAddress is defined as optional. |
java.lang.String |
getEmailAddressValue()
Field emailAddress is defined as optional. |
SjNetbookTelephone |
getFaxNumber()
Field faxNumber is defined as optional. |
java.lang.String |
getFaxNumberValue()
Field faxNumber is defined as optional. |
TiStringInterface |
getFirstName()
Field firstName is defined as mandatory. |
java.lang.String |
getFirstNameValue()
Field firstName is defined as mandatory. |
java.lang.String |
getGeneratedTiName()
|
TiStringInterface |
getLanguageForCommunication()
Field languageForCommunication is defined as mandatory. |
java.lang.String |
getLanguageForCommunicationValue()
Field languageForCommunication is defined as mandatory. |
TiStringInterface |
getLastName()
Field lastName is defined as mandatory. |
java.lang.String |
getLastNameValue()
Field lastName is defined as mandatory. |
TiStringInterface |
getMethodOfCommunication()
Field methodOfCommunication is defined as mandatory. |
java.lang.String |
getMethodOfCommunicationValue()
Field methodOfCommunication is defined as mandatory. |
SjNetbookTelephone |
getMobile()
Field mobile is defined as optional. |
java.lang.String |
getMobileValue()
Field mobile is defined as optional. |
java.lang.String |
getRealTiName()
|
SjNetbookTelephone |
getTelephone()
Field telephone is defined as mandatory. |
java.lang.String |
getTelephoneValue()
Field telephone is defined as mandatory. |
SjNetbookAddress |
lookupAddress()
Field address is defined as mandatory. |
TiStringInterface |
lookupCompany()
Field company is defined as optional. |
TiStringInterface |
lookupEmailAddress()
Field emailAddress is defined as optional. |
SjNetbookTelephone |
lookupFaxNumber()
Field faxNumber is defined as optional. |
TiStringInterface |
lookupFirstName()
Field firstName is defined as mandatory. |
TiStringInterface |
lookupLanguageForCommunication()
Field languageForCommunication is defined as mandatory. |
TiStringInterface |
lookupLastName()
Field lastName is defined as mandatory. |
TiStringInterface |
lookupMethodOfCommunication()
Field methodOfCommunication is defined as mandatory. |
SjNetbookTelephone |
lookupMobile()
Field mobile is defined as optional. |
SjNetbookTelephone |
lookupTelephone()
Field telephone is defined as mandatory. |
void |
setAddress(SjNetbookAddress inData)
Field address is defined as mandatory. |
void |
setCompany(TiStringInterface inData)
Field company is defined as optional. |
void |
setCompanyValue(java.lang.String inData)
Field company is defined as optional. |
void |
setCompanyValue(java.lang.String inData,
boolean inNotify)
Field company is defined as optional. |
void |
setEmailAddress(TiStringInterface inData)
Field emailAddress is defined as optional. |
void |
setEmailAddressValue(java.lang.String inData)
Field emailAddress is defined as optional. |
void |
setEmailAddressValue(java.lang.String inData,
boolean inNotify)
Field emailAddress is defined as optional. |
void |
setFaxNumber(SjNetbookTelephone inData)
Field faxNumber is defined as optional. |
void |
setFaxNumberValue(java.lang.String inData)
Field faxNumber is defined as optional. |
void |
setFaxNumberValue(java.lang.String inData,
boolean inNotify)
Field faxNumber is defined as optional. |
void |
setFirstName(TiStringInterface inData)
Field firstName is defined as mandatory. |
void |
setFirstNameValue(java.lang.String inData)
Field firstName is defined as mandatory. |
void |
setFirstNameValue(java.lang.String inData,
boolean inNotify)
Field firstName is defined as mandatory. |
void |
setLanguageForCommunication(TiStringInterface inData)
Field languageForCommunication is defined as mandatory. |
void |
setLanguageForCommunicationValue(java.lang.String inData)
Field languageForCommunication is defined as mandatory. |
void |
setLanguageForCommunicationValue(java.lang.String inData,
boolean inNotify)
Field languageForCommunication is defined as mandatory. |
void |
setLastName(TiStringInterface inData)
Field lastName is defined as mandatory. |
void |
setLastNameValue(java.lang.String inData)
Field lastName is defined as mandatory. |
void |
setLastNameValue(java.lang.String inData,
boolean inNotify)
Field lastName is defined as mandatory. |
void |
setMethodOfCommunication(TiStringInterface inData)
Field methodOfCommunication is defined as mandatory. |
void |
setMethodOfCommunicationValue(java.lang.String inData)
Field methodOfCommunication is defined as mandatory. |
void |
setMethodOfCommunicationValue(java.lang.String inData,
boolean inNotify)
Field methodOfCommunication is defined as mandatory. |
void |
setMobile(SjNetbookTelephone inData)
Field mobile is defined as optional. |
void |
setMobileValue(java.lang.String inData)
Field mobile is defined as optional. |
void |
setMobileValue(java.lang.String inData,
boolean inNotify)
Field mobile is defined as optional. |
void |
setTelephone(SjNetbookTelephone inData)
Field telephone is defined as mandatory. |
void |
setTelephoneValue(java.lang.String inData)
Field telephone is defined as mandatory. |
void |
setTelephoneValue(java.lang.String inData,
boolean inNotify)
Field telephone is defined as mandatory. |
| Methods inherited from class org.stina.framework.core.model.TiAbstractMapData |
|---|
clear, clone, clone, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getFieldNames, getIndexForXorPart, getModel, getModelImpl, getValue, getXorNameForXorPart, getXorPart, getXorPartNames, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setModel, setValue, setValue, specifyXors, toDebugString, toDebugString, updateXorIndex |
| 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 |
| Field Detail |
|---|
public TiStringData firstName
public TiStringData lastName
public SjNetbookAddressPlain address
public TiStringData emailAddress
public SjNetbookTelephonePlain telephone
public SjNetbookTelephonePlain faxNumber
public SjNetbookTelephonePlain mobile
public TiStringData company
public TiStringData languageForCommunication
public TiStringData methodOfCommunication
| Constructor Detail |
|---|
public SjNetbookPersonInfoPlain()
| Method Detail |
|---|
public TiStringInterface getFirstName()
getFirstName in interface SjNetbookPersonInfopublic TiStringInterface lookupFirstName()
lookupFirstName in interface SjNetbookPersonInfopublic void setFirstName(TiStringInterface inData)
setFirstName in interface SjNetbookPersonInfopublic java.lang.String getFirstNameValue()
getFirstNameValue in interface SjNetbookPersonInfopublic void setFirstNameValue(java.lang.String inData)
setFirstNameValue in interface SjNetbookPersonInfo
public void setFirstNameValue(java.lang.String inData,
boolean inNotify)
setFirstNameValue in interface SjNetbookPersonInfopublic TiStringInterface getLastName()
getLastName in interface SjNetbookPersonInfopublic TiStringInterface lookupLastName()
lookupLastName in interface SjNetbookPersonInfopublic void setLastName(TiStringInterface inData)
setLastName in interface SjNetbookPersonInfopublic java.lang.String getLastNameValue()
getLastNameValue in interface SjNetbookPersonInfopublic void setLastNameValue(java.lang.String inData)
setLastNameValue in interface SjNetbookPersonInfo
public void setLastNameValue(java.lang.String inData,
boolean inNotify)
setLastNameValue in interface SjNetbookPersonInfopublic SjNetbookAddress getAddress()
getAddress in interface SjNetbookPersonInfopublic SjNetbookAddress lookupAddress()
lookupAddress in interface SjNetbookPersonInfopublic void setAddress(SjNetbookAddress inData)
setAddress in interface SjNetbookPersonInfopublic TiStringInterface getEmailAddress()
getEmailAddress in interface SjNetbookPersonInfopublic TiStringInterface lookupEmailAddress()
lookupEmailAddress in interface SjNetbookPersonInfopublic void setEmailAddress(TiStringInterface inData)
setEmailAddress in interface SjNetbookPersonInfopublic java.lang.String getEmailAddressValue()
getEmailAddressValue in interface SjNetbookPersonInfopublic void setEmailAddressValue(java.lang.String inData)
setEmailAddressValue in interface SjNetbookPersonInfo
public void setEmailAddressValue(java.lang.String inData,
boolean inNotify)
setEmailAddressValue in interface SjNetbookPersonInfopublic SjNetbookTelephone getTelephone()
getTelephone in interface SjNetbookPersonInfopublic SjNetbookTelephone lookupTelephone()
lookupTelephone in interface SjNetbookPersonInfopublic void setTelephone(SjNetbookTelephone inData)
setTelephone in interface SjNetbookPersonInfopublic java.lang.String getTelephoneValue()
getTelephoneValue in interface SjNetbookPersonInfopublic void setTelephoneValue(java.lang.String inData)
setTelephoneValue in interface SjNetbookPersonInfo
public void setTelephoneValue(java.lang.String inData,
boolean inNotify)
setTelephoneValue in interface SjNetbookPersonInfopublic SjNetbookTelephone getFaxNumber()
getFaxNumber in interface SjNetbookPersonInfopublic SjNetbookTelephone lookupFaxNumber()
lookupFaxNumber in interface SjNetbookPersonInfopublic void setFaxNumber(SjNetbookTelephone inData)
setFaxNumber in interface SjNetbookPersonInfopublic java.lang.String getFaxNumberValue()
getFaxNumberValue in interface SjNetbookPersonInfopublic void setFaxNumberValue(java.lang.String inData)
setFaxNumberValue in interface SjNetbookPersonInfo
public void setFaxNumberValue(java.lang.String inData,
boolean inNotify)
setFaxNumberValue in interface SjNetbookPersonInfopublic SjNetbookTelephone getMobile()
getMobile in interface SjNetbookPersonInfopublic SjNetbookTelephone lookupMobile()
lookupMobile in interface SjNetbookPersonInfopublic void setMobile(SjNetbookTelephone inData)
setMobile in interface SjNetbookPersonInfopublic java.lang.String getMobileValue()
getMobileValue in interface SjNetbookPersonInfopublic void setMobileValue(java.lang.String inData)
setMobileValue in interface SjNetbookPersonInfo
public void setMobileValue(java.lang.String inData,
boolean inNotify)
setMobileValue in interface SjNetbookPersonInfopublic TiStringInterface getCompany()
getCompany in interface SjNetbookPersonInfopublic TiStringInterface lookupCompany()
lookupCompany in interface SjNetbookPersonInfopublic void setCompany(TiStringInterface inData)
setCompany in interface SjNetbookPersonInfopublic java.lang.String getCompanyValue()
getCompanyValue in interface SjNetbookPersonInfopublic void setCompanyValue(java.lang.String inData)
setCompanyValue in interface SjNetbookPersonInfo
public void setCompanyValue(java.lang.String inData,
boolean inNotify)
setCompanyValue in interface SjNetbookPersonInfopublic TiStringInterface getLanguageForCommunication()
getLanguageForCommunication in interface SjNetbookPersonInfopublic TiStringInterface lookupLanguageForCommunication()
lookupLanguageForCommunication in interface SjNetbookPersonInfopublic void setLanguageForCommunication(TiStringInterface inData)
setLanguageForCommunication in interface SjNetbookPersonInfopublic java.lang.String getLanguageForCommunicationValue()
getLanguageForCommunicationValue in interface SjNetbookPersonInfopublic void setLanguageForCommunicationValue(java.lang.String inData)
setLanguageForCommunicationValue in interface SjNetbookPersonInfo
public void setLanguageForCommunicationValue(java.lang.String inData,
boolean inNotify)
setLanguageForCommunicationValue in interface SjNetbookPersonInfopublic TiStringInterface getMethodOfCommunication()
getMethodOfCommunication in interface SjNetbookPersonInfopublic TiStringInterface lookupMethodOfCommunication()
lookupMethodOfCommunication in interface SjNetbookPersonInfopublic void setMethodOfCommunication(TiStringInterface inData)
setMethodOfCommunication in interface SjNetbookPersonInfopublic java.lang.String getMethodOfCommunicationValue()
getMethodOfCommunicationValue in interface SjNetbookPersonInfopublic void setMethodOfCommunicationValue(java.lang.String inData)
setMethodOfCommunicationValue in interface SjNetbookPersonInfo
public void setMethodOfCommunicationValue(java.lang.String inData,
boolean inNotify)
setMethodOfCommunicationValue in interface SjNetbookPersonInfopublic java.lang.String getRealTiName()
getRealTiName in interface TiCommonModelPartInterfacegetRealTiName in class TiAbstractDatapublic java.lang.String getGeneratedTiName()
getGeneratedTiName in interface TiCommonModelPartInterfacegetGeneratedTiName in class TiAbstractData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||