se.sj.stina.domain.model.impl.plain
Class SjCompanyCustomerPlain

java.lang.Object
  extended by org.stina.framework.core.model.TiAbstractData
      extended by org.stina.framework.core.model.TiAbstractMapData
          extended by se.sj.stina.domain.model.impl.plain.SjCompanyCustomerPlain
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Comparable, TiCommonModelPartInterface, TiContainerModelPartInterface, TiGeneratedModelInterface, TiListModelPartInterface, TiMapModelInterface, TiMapModelPartInterface, TiMapPlainInterface, TiMapPropInterface, TiModelConstantsInterface, TiModelInterface, TiPrimitiveModelPartInterface, TiPropertyPartInterface, TiObserverInterface, TiSubjectInterface, TiModelComponentInterface, SjCompanyCustomer

public class SjCompanyCustomerPlain
extends TiAbstractMapData
implements SjCompanyCustomer

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData
TiAbstractMapData.TiMapDataComparator
 
Field Summary
 TiStringData agrementExist
           
 TiStringData allowedCredit
           
 SjClientInformationPlain clientInformation
           
 TiStringData companyForm
           
 TiStringData companyName
           
 TiStringData idRequirement
           
 TiStringData name
           
 TiStringData organisationNumber
           
 SjCodePlain payerAccountMandatory
           
 TiStringData paymentConditions
           
 TiStringData rekvRequirement
           
 TiStringData secrecyExist
           
 
Fields inherited from interface se.sj.stina.domain.model.SjCompanyCustomer
AGREMENT_EXIST, ALLOWED_CREDIT, CLIENT_INFORMATION, COMPANY_FORM, COMPANY_NAME, ID_REQUIREMENT, NAME, ORGANISATION_NUMBER, PAYER_ACCOUNT_MANDATORY, PAYMENT_CONDITIONS, REKV_REQUIREMENT, SECRECY_EXIST
 
Fields inherited from interface org.stina.framework.core.model.TiModelConstantsInterface
ACTIVATED_ELEMENT_PROPERTY, BACKGROUND_COLOR, BOOLEAN_LIST, BYTE_ARRAY_LIST, COLUMN_WIDTH, DEFAULT_VALUE, DISALLOWED_VALUES, DISPLAY_MODE_PROPERTY, EDITABLE, ENABLED, FALSE_MNEMONIC_KEY, FALSE_TEXT, FONT, FORCE_UPDATE, FOREGROUND_COLOR, HORIZONTAL_ALIGNMENT, INTEGER_LIST, LONG_LIST, LONG_LONG_LIST, MAX_VALUE, MIN_VALUE, MNEMONIC_KEY, NO_RESTORE_OF_FIELD, OBJECT_LIST, OBJECT_REFERENCE_LIST, PLAIN_TEXT, PLAIN_VALUES, POSSIBLE_VALUES, PROHIBIT_HTML_FILTER, ROW_HEIGHT, SELECTABLE, SELECTED_ELEMENT_PROPERTY, SELECTED_ELEMENTS, SELECTED_PROPERTY, STRING_LIST, TIBOOLEAN_FALSE, TIBOOLEAN_TRUE, TIINTEGER_0, TISTRING_EMPTY, TOOLTIP_TEXT, TRUE_MNEMONIC_KEY, TRUE_TEXT, VERTICAL_ALIGNMENT
 
Constructor Summary
SjCompanyCustomerPlain()
           
 
Method Summary
 TiStringInterface getAgrementExist()
          Field agrementExist is defined as mandatory.
 java.lang.String getAgrementExistValue()
          Field agrementExist is defined as mandatory.
 TiStringInterface getAllowedCredit()
          Field allowedCredit is defined as mandatory.
 java.lang.String getAllowedCreditValue()
          Field allowedCredit is defined as mandatory.
 SjClientInformation getClientInformation()
          Field clientInformation is defined as optional.
 TiStringInterface getCompanyForm()
          Field companyForm is defined as mandatory.
 java.lang.String getCompanyFormValue()
          Field companyForm is defined as mandatory.
 TiStringInterface getCompanyName()
          Field companyName is defined as mandatory.
 java.lang.String getCompanyNameValue()
          Field companyName is defined as mandatory.
 java.lang.String getGeneratedTiName()
           
 TiStringInterface getIdRequirement()
          Field idRequirement is defined as mandatory.
 java.lang.String getIdRequirementValue()
          Field idRequirement is defined as mandatory.
 TiStringInterface getName()
          Field name is defined as mandatory.
 java.lang.String getNameValue()
          Field name is defined as mandatory.
 TiStringInterface getOrganisationNumber()
          Field organisationNumber is defined as mandatory.
 java.lang.String getOrganisationNumberValue()
          Field organisationNumber is defined as mandatory.
 SjCode getPayerAccountMandatory()
          Field payerAccountMandatory is defined as mandatory.
 java.lang.String getPayerAccountMandatoryValue()
          Field payerAccountMandatory is defined as mandatory.
 TiStringInterface getPaymentConditions()
          Field paymentConditions is defined as mandatory.
 java.lang.String getPaymentConditionsValue()
          Field paymentConditions is defined as mandatory.
 java.lang.String getRealTiName()
           
 TiStringInterface getRekvRequirement()
          Field rekvRequirement is defined as mandatory.
 java.lang.String getRekvRequirementValue()
          Field rekvRequirement is defined as mandatory.
 TiStringInterface getSecrecyExist()
          Field secrecyExist is defined as mandatory.
 java.lang.String getSecrecyExistValue()
          Field secrecyExist is defined as mandatory.
 TiStringInterface lookupAgrementExist()
          Field agrementExist is defined as mandatory.
 TiStringInterface lookupAllowedCredit()
          Field allowedCredit is defined as mandatory.
 SjClientInformation lookupClientInformation()
          Field clientInformation is defined as optional.
 TiStringInterface lookupCompanyForm()
          Field companyForm is defined as mandatory.
 TiStringInterface lookupCompanyName()
          Field companyName is defined as mandatory.
 TiStringInterface lookupIdRequirement()
          Field idRequirement is defined as mandatory.
 TiStringInterface lookupName()
          Field name is defined as mandatory.
 TiStringInterface lookupOrganisationNumber()
          Field organisationNumber is defined as mandatory.
 SjCode lookupPayerAccountMandatory()
          Field payerAccountMandatory is defined as mandatory.
 TiStringInterface lookupPaymentConditions()
          Field paymentConditions is defined as mandatory.
 TiStringInterface lookupRekvRequirement()
          Field rekvRequirement is defined as mandatory.
 TiStringInterface lookupSecrecyExist()
          Field secrecyExist is defined as mandatory.
 void setAgrementExist(TiStringInterface inData)
          Field agrementExist is defined as mandatory.
 void setAgrementExistValue(java.lang.String inData)
          Field agrementExist is defined as mandatory.
 void setAgrementExistValue(java.lang.String inData, boolean inNotify)
          Field agrementExist is defined as mandatory.
 void setAllowedCredit(TiStringInterface inData)
          Field allowedCredit is defined as mandatory.
 void setAllowedCreditValue(java.lang.String inData)
          Field allowedCredit is defined as mandatory.
 void setAllowedCreditValue(java.lang.String inData, boolean inNotify)
          Field allowedCredit is defined as mandatory.
 void setClientInformation(SjClientInformation inData)
          Field clientInformation is defined as optional.
 void setCompanyForm(TiStringInterface inData)
          Field companyForm is defined as mandatory.
 void setCompanyFormValue(java.lang.String inData)
          Field companyForm is defined as mandatory.
 void setCompanyFormValue(java.lang.String inData, boolean inNotify)
          Field companyForm is defined as mandatory.
 void setCompanyName(TiStringInterface inData)
          Field companyName is defined as mandatory.
 void setCompanyNameValue(java.lang.String inData)
          Field companyName is defined as mandatory.
 void setCompanyNameValue(java.lang.String inData, boolean inNotify)
          Field companyName is defined as mandatory.
 void setIdRequirement(TiStringInterface inData)
          Field idRequirement is defined as mandatory.
 void setIdRequirementValue(java.lang.String inData)
          Field idRequirement is defined as mandatory.
 void setIdRequirementValue(java.lang.String inData, boolean inNotify)
          Field idRequirement is defined as mandatory.
 void setName(TiStringInterface inData)
          Field name is defined as mandatory.
 void setNameValue(java.lang.String inData)
          Field name is defined as mandatory.
 void setNameValue(java.lang.String inData, boolean inNotify)
          Field name is defined as mandatory.
 void setOrganisationNumber(TiStringInterface inData)
          Field organisationNumber is defined as mandatory.
 void setOrganisationNumberValue(java.lang.String inData)
          Field organisationNumber is defined as mandatory.
 void setOrganisationNumberValue(java.lang.String inData, boolean inNotify)
          Field organisationNumber is defined as mandatory.
 void setPayerAccountMandatory(SjCode inData)
          Field payerAccountMandatory is defined as mandatory.
 void setPayerAccountMandatoryValue(java.lang.String inData)
          Field payerAccountMandatory is defined as mandatory.
 void setPayerAccountMandatoryValue(java.lang.String inData, boolean inNotify)
          Field payerAccountMandatory is defined as mandatory.
 void setPaymentConditions(TiStringInterface inData)
          Field paymentConditions is defined as mandatory.
 void setPaymentConditionsValue(java.lang.String inData)
          Field paymentConditions is defined as mandatory.
 void setPaymentConditionsValue(java.lang.String inData, boolean inNotify)
          Field paymentConditions is defined as mandatory.
 void setRekvRequirement(TiStringInterface inData)
          Field rekvRequirement is defined as mandatory.
 void setRekvRequirementValue(java.lang.String inData)
          Field rekvRequirement is defined as mandatory.
 void setRekvRequirementValue(java.lang.String inData, boolean inNotify)
          Field rekvRequirement is defined as mandatory.
 void setSecrecyExist(TiStringInterface inData)
          Field secrecyExist is defined as mandatory.
 void setSecrecyExistValue(java.lang.String inData)
          Field secrecyExist is defined as mandatory.
 void setSecrecyExistValue(java.lang.String inData, boolean inNotify)
          Field secrecyExist 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 org.stina.framework.core.model.TiAbstractData
addModelElement, addModelElement, addModelElements, addModelElements, attachObserver, compareTo, containsModelElement, createCloneInstance, detachObserver, getIncludeIfOptional, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, getObserverCount, getPropertiesDelegate, getProperty, getPropertyModel, getPropertyNames, hasProperties, insertModelElementAt, insertModelElementAt, isEnabled, isObserverAttached, isSizeField, lookupObservers, lookupObserversLock, moveModelElementOfInstance, moveModelElementOfInstance, notifyObservers, property, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setIncludeIfOptional, setModelElementAt, setModelElementAt, setModelElements, setModelElements, setProperty, setProperty, setUpdateXorFieldEnabled, sizeOfList, specifyProperties, update, update, updateObserver
 
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.core.model.TiListModelPartInterface
addModelElement, addModelElement, addModelElements, addModelElements, containsModelElement, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, insertModelElementAt, insertModelElementAt, moveModelElementOfInstance, moveModelElementOfInstance, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, setModelElementAt, setModelElementAt, setModelElements, setModelElements
 
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

organisationNumber

public TiStringData organisationNumber

name

public TiStringData name

companyName

public TiStringData companyName

companyForm

public TiStringData companyForm

allowedCredit

public TiStringData allowedCredit

paymentConditions

public TiStringData paymentConditions

idRequirement

public TiStringData idRequirement

agrementExist

public TiStringData agrementExist

secrecyExist

public TiStringData secrecyExist

rekvRequirement

public TiStringData rekvRequirement

payerAccountMandatory

public SjCodePlain payerAccountMandatory

clientInformation

public SjClientInformationPlain clientInformation
Constructor Detail

SjCompanyCustomerPlain

public SjCompanyCustomerPlain()
Method Detail

getOrganisationNumber

public TiStringInterface getOrganisationNumber()
Field organisationNumber is defined as mandatory.

Specified by:
getOrganisationNumber in interface SjCompanyCustomer

lookupOrganisationNumber

public TiStringInterface lookupOrganisationNumber()
Field organisationNumber is defined as mandatory.

Specified by:
lookupOrganisationNumber in interface SjCompanyCustomer

setOrganisationNumber

public void setOrganisationNumber(TiStringInterface inData)
Field organisationNumber is defined as mandatory.

Specified by:
setOrganisationNumber in interface SjCompanyCustomer

getOrganisationNumberValue

public java.lang.String getOrganisationNumberValue()
Field organisationNumber is defined as mandatory.

Specified by:
getOrganisationNumberValue in interface SjCompanyCustomer

setOrganisationNumberValue

public void setOrganisationNumberValue(java.lang.String inData)
Field organisationNumber is defined as mandatory.

Specified by:
setOrganisationNumberValue in interface SjCompanyCustomer

setOrganisationNumberValue

public void setOrganisationNumberValue(java.lang.String inData,
                                       boolean inNotify)
Field organisationNumber is defined as mandatory.

Specified by:
setOrganisationNumberValue in interface SjCompanyCustomer

getName

public TiStringInterface getName()
Field name is defined as mandatory.

Specified by:
getName in interface SjCompanyCustomer

lookupName

public TiStringInterface lookupName()
Field name is defined as mandatory.

Specified by:
lookupName in interface SjCompanyCustomer

setName

public void setName(TiStringInterface inData)
Field name is defined as mandatory.

Specified by:
setName in interface SjCompanyCustomer

getNameValue

public java.lang.String getNameValue()
Field name is defined as mandatory.

Specified by:
getNameValue in interface SjCompanyCustomer

setNameValue

public void setNameValue(java.lang.String inData)
Field name is defined as mandatory.

Specified by:
setNameValue in interface SjCompanyCustomer

setNameValue

public void setNameValue(java.lang.String inData,
                         boolean inNotify)
Field name is defined as mandatory.

Specified by:
setNameValue in interface SjCompanyCustomer

getCompanyName

public TiStringInterface getCompanyName()
Field companyName is defined as mandatory.

Specified by:
getCompanyName in interface SjCompanyCustomer

lookupCompanyName

public TiStringInterface lookupCompanyName()
Field companyName is defined as mandatory.

Specified by:
lookupCompanyName in interface SjCompanyCustomer

setCompanyName

public void setCompanyName(TiStringInterface inData)
Field companyName is defined as mandatory.

Specified by:
setCompanyName in interface SjCompanyCustomer

getCompanyNameValue

public java.lang.String getCompanyNameValue()
Field companyName is defined as mandatory.

Specified by:
getCompanyNameValue in interface SjCompanyCustomer

setCompanyNameValue

public void setCompanyNameValue(java.lang.String inData)
Field companyName is defined as mandatory.

Specified by:
setCompanyNameValue in interface SjCompanyCustomer

setCompanyNameValue

public void setCompanyNameValue(java.lang.String inData,
                                boolean inNotify)
Field companyName is defined as mandatory.

Specified by:
setCompanyNameValue in interface SjCompanyCustomer

getCompanyForm

public TiStringInterface getCompanyForm()
Field companyForm is defined as mandatory.

Specified by:
getCompanyForm in interface SjCompanyCustomer

lookupCompanyForm

public TiStringInterface lookupCompanyForm()
Field companyForm is defined as mandatory.

Specified by:
lookupCompanyForm in interface SjCompanyCustomer

setCompanyForm

public void setCompanyForm(TiStringInterface inData)
Field companyForm is defined as mandatory.

Specified by:
setCompanyForm in interface SjCompanyCustomer

getCompanyFormValue

public java.lang.String getCompanyFormValue()
Field companyForm is defined as mandatory.

Specified by:
getCompanyFormValue in interface SjCompanyCustomer

setCompanyFormValue

public void setCompanyFormValue(java.lang.String inData)
Field companyForm is defined as mandatory.

Specified by:
setCompanyFormValue in interface SjCompanyCustomer

setCompanyFormValue

public void setCompanyFormValue(java.lang.String inData,
                                boolean inNotify)
Field companyForm is defined as mandatory.

Specified by:
setCompanyFormValue in interface SjCompanyCustomer

getAllowedCredit

public TiStringInterface getAllowedCredit()
Field allowedCredit is defined as mandatory.

Specified by:
getAllowedCredit in interface SjCompanyCustomer

lookupAllowedCredit

public TiStringInterface lookupAllowedCredit()
Field allowedCredit is defined as mandatory.

Specified by:
lookupAllowedCredit in interface SjCompanyCustomer

setAllowedCredit

public void setAllowedCredit(TiStringInterface inData)
Field allowedCredit is defined as mandatory.

Specified by:
setAllowedCredit in interface SjCompanyCustomer

getAllowedCreditValue

public java.lang.String getAllowedCreditValue()
Field allowedCredit is defined as mandatory.

Specified by:
getAllowedCreditValue in interface SjCompanyCustomer

setAllowedCreditValue

public void setAllowedCreditValue(java.lang.String inData)
Field allowedCredit is defined as mandatory.

Specified by:
setAllowedCreditValue in interface SjCompanyCustomer

setAllowedCreditValue

public void setAllowedCreditValue(java.lang.String inData,
                                  boolean inNotify)
Field allowedCredit is defined as mandatory.

Specified by:
setAllowedCreditValue in interface SjCompanyCustomer

getPaymentConditions

public TiStringInterface getPaymentConditions()
Field paymentConditions is defined as mandatory.

Specified by:
getPaymentConditions in interface SjCompanyCustomer

lookupPaymentConditions

public TiStringInterface lookupPaymentConditions()
Field paymentConditions is defined as mandatory.

Specified by:
lookupPaymentConditions in interface SjCompanyCustomer

setPaymentConditions

public void setPaymentConditions(TiStringInterface inData)
Field paymentConditions is defined as mandatory.

Specified by:
setPaymentConditions in interface SjCompanyCustomer

getPaymentConditionsValue

public java.lang.String getPaymentConditionsValue()
Field paymentConditions is defined as mandatory.

Specified by:
getPaymentConditionsValue in interface SjCompanyCustomer

setPaymentConditionsValue

public void setPaymentConditionsValue(java.lang.String inData)
Field paymentConditions is defined as mandatory.

Specified by:
setPaymentConditionsValue in interface SjCompanyCustomer

setPaymentConditionsValue

public void setPaymentConditionsValue(java.lang.String inData,
                                      boolean inNotify)
Field paymentConditions is defined as mandatory.

Specified by:
setPaymentConditionsValue in interface SjCompanyCustomer

getIdRequirement

public TiStringInterface getIdRequirement()
Field idRequirement is defined as mandatory.

Specified by:
getIdRequirement in interface SjCompanyCustomer

lookupIdRequirement

public TiStringInterface lookupIdRequirement()
Field idRequirement is defined as mandatory.

Specified by:
lookupIdRequirement in interface SjCompanyCustomer

setIdRequirement

public void setIdRequirement(TiStringInterface inData)
Field idRequirement is defined as mandatory.

Specified by:
setIdRequirement in interface SjCompanyCustomer

getIdRequirementValue

public java.lang.String getIdRequirementValue()
Field idRequirement is defined as mandatory.

Specified by:
getIdRequirementValue in interface SjCompanyCustomer

setIdRequirementValue

public void setIdRequirementValue(java.lang.String inData)
Field idRequirement is defined as mandatory.

Specified by:
setIdRequirementValue in interface SjCompanyCustomer

setIdRequirementValue

public void setIdRequirementValue(java.lang.String inData,
                                  boolean inNotify)
Field idRequirement is defined as mandatory.

Specified by:
setIdRequirementValue in interface SjCompanyCustomer

getAgrementExist

public TiStringInterface getAgrementExist()
Field agrementExist is defined as mandatory.

Specified by:
getAgrementExist in interface SjCompanyCustomer

lookupAgrementExist

public TiStringInterface lookupAgrementExist()
Field agrementExist is defined as mandatory.

Specified by:
lookupAgrementExist in interface SjCompanyCustomer

setAgrementExist

public void setAgrementExist(TiStringInterface inData)
Field agrementExist is defined as mandatory.

Specified by:
setAgrementExist in interface SjCompanyCustomer

getAgrementExistValue

public java.lang.String getAgrementExistValue()
Field agrementExist is defined as mandatory.

Specified by:
getAgrementExistValue in interface SjCompanyCustomer

setAgrementExistValue

public void setAgrementExistValue(java.lang.String inData)
Field agrementExist is defined as mandatory.

Specified by:
setAgrementExistValue in interface SjCompanyCustomer

setAgrementExistValue

public void setAgrementExistValue(java.lang.String inData,
                                  boolean inNotify)
Field agrementExist is defined as mandatory.

Specified by:
setAgrementExistValue in interface SjCompanyCustomer

getSecrecyExist

public TiStringInterface getSecrecyExist()
Field secrecyExist is defined as mandatory.

Specified by:
getSecrecyExist in interface SjCompanyCustomer

lookupSecrecyExist

public TiStringInterface lookupSecrecyExist()
Field secrecyExist is defined as mandatory.

Specified by:
lookupSecrecyExist in interface SjCompanyCustomer

setSecrecyExist

public void setSecrecyExist(TiStringInterface inData)
Field secrecyExist is defined as mandatory.

Specified by:
setSecrecyExist in interface SjCompanyCustomer

getSecrecyExistValue

public java.lang.String getSecrecyExistValue()
Field secrecyExist is defined as mandatory.

Specified by:
getSecrecyExistValue in interface SjCompanyCustomer

setSecrecyExistValue

public void setSecrecyExistValue(java.lang.String inData)
Field secrecyExist is defined as mandatory.

Specified by:
setSecrecyExistValue in interface SjCompanyCustomer

setSecrecyExistValue

public void setSecrecyExistValue(java.lang.String inData,
                                 boolean inNotify)
Field secrecyExist is defined as mandatory.

Specified by:
setSecrecyExistValue in interface SjCompanyCustomer

getRekvRequirement

public TiStringInterface getRekvRequirement()
Field rekvRequirement is defined as mandatory.

Specified by:
getRekvRequirement in interface SjCompanyCustomer

lookupRekvRequirement

public TiStringInterface lookupRekvRequirement()
Field rekvRequirement is defined as mandatory.

Specified by:
lookupRekvRequirement in interface SjCompanyCustomer

setRekvRequirement

public void setRekvRequirement(TiStringInterface inData)
Field rekvRequirement is defined as mandatory.

Specified by:
setRekvRequirement in interface SjCompanyCustomer

getRekvRequirementValue

public java.lang.String getRekvRequirementValue()
Field rekvRequirement is defined as mandatory.

Specified by:
getRekvRequirementValue in interface SjCompanyCustomer

setRekvRequirementValue

public void setRekvRequirementValue(java.lang.String inData)
Field rekvRequirement is defined as mandatory.

Specified by:
setRekvRequirementValue in interface SjCompanyCustomer

setRekvRequirementValue

public void setRekvRequirementValue(java.lang.String inData,
                                    boolean inNotify)
Field rekvRequirement is defined as mandatory.

Specified by:
setRekvRequirementValue in interface SjCompanyCustomer

getPayerAccountMandatory

public SjCode getPayerAccountMandatory()
Field payerAccountMandatory is defined as mandatory.

Specified by:
getPayerAccountMandatory in interface SjCompanyCustomer

lookupPayerAccountMandatory

public SjCode lookupPayerAccountMandatory()
Field payerAccountMandatory is defined as mandatory.

Specified by:
lookupPayerAccountMandatory in interface SjCompanyCustomer

setPayerAccountMandatory

public void setPayerAccountMandatory(SjCode inData)
Field payerAccountMandatory is defined as mandatory.

Specified by:
setPayerAccountMandatory in interface SjCompanyCustomer

getPayerAccountMandatoryValue

public java.lang.String getPayerAccountMandatoryValue()
Field payerAccountMandatory is defined as mandatory.

Specified by:
getPayerAccountMandatoryValue in interface SjCompanyCustomer

setPayerAccountMandatoryValue

public void setPayerAccountMandatoryValue(java.lang.String inData)
Field payerAccountMandatory is defined as mandatory.

Specified by:
setPayerAccountMandatoryValue in interface SjCompanyCustomer

setPayerAccountMandatoryValue

public void setPayerAccountMandatoryValue(java.lang.String inData,
                                          boolean inNotify)
Field payerAccountMandatory is defined as mandatory.

Specified by:
setPayerAccountMandatoryValue in interface SjCompanyCustomer

getClientInformation

public SjClientInformation getClientInformation()
Field clientInformation is defined as optional.

Specified by:
getClientInformation in interface SjCompanyCustomer

lookupClientInformation

public SjClientInformation lookupClientInformation()
Field clientInformation is defined as optional.

Specified by:
lookupClientInformation in interface SjCompanyCustomer

setClientInformation

public void setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional.

Specified by:
setClientInformation in interface SjCompanyCustomer

getRealTiName

public java.lang.String getRealTiName()
Specified by:
getRealTiName in interface TiCommonModelPartInterface
Overrides:
getRealTiName in class TiAbstractData

getGeneratedTiName

public java.lang.String getGeneratedTiName()
Specified by:
getGeneratedTiName in interface TiCommonModelPartInterface
Overrides:
getGeneratedTiName in class TiAbstractData


Copyright © 2012. All Rights Reserved.