|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjValidPriceGroupsQuery
Field Summary | |
---|---|
static java.lang.String |
CONTRACT_NO
|
static java.lang.String |
LOCATION_PRODUCER_RELATION
|
static java.lang.String |
PAYER_CUSTOMER_ID
|
static java.lang.String |
SECTION_PRODUCER
|
static java.lang.String |
TRANSPORT_SECTION_CHARACTERISTIC_SPECIFICATION
|
Method Summary | |
---|---|
TiStringInterface |
getContractNo()
Field contractNo is defined as optional. |
java.lang.String |
getContractNoValue()
Field contractNo is defined as optional. |
SjLocationProducerRelation |
getLocationProducerRelation()
Field locationProducerRelation is defined as optional. |
TiStringInterface |
getPayerCustomerId()
Field payerCustomerId is defined as optional. |
java.lang.String |
getPayerCustomerIdValue()
Field payerCustomerId is defined as optional. |
SjCode |
getSectionProducer()
Field sectionProducer is defined as optional. |
java.lang.String |
getSectionProducerValue()
Field sectionProducer is defined as optional. |
SjTransportSectionCharacteristicSpecification |
getTransportSectionCharacteristicSpecification()
Field transportSectionCharacteristicSpecification is defined as mandatory. |
TiStringInterface |
lookupContractNo()
Field contractNo is defined as optional. |
SjLocationProducerRelation |
lookupLocationProducerRelation()
Field locationProducerRelation is defined as optional. |
TiStringInterface |
lookupPayerCustomerId()
Field payerCustomerId is defined as optional. |
SjCode |
lookupSectionProducer()
Field sectionProducer is defined as optional. |
SjTransportSectionCharacteristicSpecification |
lookupTransportSectionCharacteristicSpecification()
Field transportSectionCharacteristicSpecification is defined as mandatory. |
void |
setContractNo(TiStringInterface inData)
Field contractNo is defined as optional. |
void |
setContractNoValue(java.lang.String inData)
Field contractNo is defined as optional. |
void |
setContractNoValue(java.lang.String inData,
boolean inNotify)
Field contractNo is defined as optional. |
void |
setLocationProducerRelation(SjLocationProducerRelation inData)
Field locationProducerRelation is defined as optional. |
void |
setPayerCustomerId(TiStringInterface inData)
Field payerCustomerId is defined as optional. |
void |
setPayerCustomerIdValue(java.lang.String inData)
Field payerCustomerId is defined as optional. |
void |
setPayerCustomerIdValue(java.lang.String inData,
boolean inNotify)
Field payerCustomerId is defined as optional. |
void |
setSectionProducer(SjCode inData)
Field sectionProducer is defined as optional. |
void |
setSectionProducerValue(java.lang.String inData)
Field sectionProducer is defined as optional. |
void |
setSectionProducerValue(java.lang.String inData,
boolean inNotify)
Field sectionProducer is defined as optional. |
void |
setTransportSectionCharacteristicSpecification(SjTransportSectionCharacteristicSpecification inData)
Field transportSectionCharacteristicSpecification is defined as mandatory. |
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, getGeneratedTiName, getRealTiName, 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 |
Field Detail |
---|
static final java.lang.String TRANSPORT_SECTION_CHARACTERISTIC_SPECIFICATION
static final java.lang.String PAYER_CUSTOMER_ID
static final java.lang.String CONTRACT_NO
static final java.lang.String SECTION_PRODUCER
static final java.lang.String LOCATION_PRODUCER_RELATION
Method Detail |
---|
SjTransportSectionCharacteristicSpecification getTransportSectionCharacteristicSpecification()
SjTransportSectionCharacteristicSpecification lookupTransportSectionCharacteristicSpecification()
void setTransportSectionCharacteristicSpecification(SjTransportSectionCharacteristicSpecification inData)
TiStringInterface getPayerCustomerId()
TiStringInterface lookupPayerCustomerId()
void setPayerCustomerId(TiStringInterface inData)
java.lang.String getPayerCustomerIdValue()
void setPayerCustomerIdValue(java.lang.String inData)
void setPayerCustomerIdValue(java.lang.String inData, boolean inNotify)
TiStringInterface getContractNo()
TiStringInterface lookupContractNo()
void setContractNo(TiStringInterface inData)
java.lang.String getContractNoValue()
void setContractNoValue(java.lang.String inData)
void setContractNoValue(java.lang.String inData, boolean inNotify)
SjCode getSectionProducer()
SjCode lookupSectionProducer()
void setSectionProducer(SjCode inData)
java.lang.String getSectionProducerValue()
void setSectionProducerValue(java.lang.String inData)
void setSectionProducerValue(java.lang.String inData, boolean inNotify)
SjLocationProducerRelation getLocationProducerRelation()
SjLocationProducerRelation lookupLocationProducerRelation()
void setLocationProducerRelation(SjLocationProducerRelation inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |