|
||||||||||
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.SjLocationConnectedServiceWithSeatSpecificationStandard
public class SjLocationConnectedServiceWithSeatSpecificationStandard
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.SjLocationConnectedServiceWithSeatSpecification |
---|
CARRIAGE_ID, COMFORT, COMPARTMENT_NUMBER, COMPARTMENT_SIZE, CONSUMER_CATEGORIES, FROM_DATE, FROM_TIME, LOCATION, NEIGHBOUR_PLACEMENT, PLACEMENT_CHARACTERISTICS, PLACEMENT_DIRECTION, PLACEMENT_NUMBER, PLACEMENT_ORIENTATION, SCATTERED_SEATS_ACCEPTED, SERVICE_ID, TO_DATE, TO_TIME |
Constructor Summary | |
---|---|
SjLocationConnectedServiceWithSeatSpecificationStandard()
|
Method Summary | |
---|---|
SjIdentity |
getCarriageId()
Field carriageId is defined as optional. |
java.lang.String |
getCarriageIdValue()
Field carriageId is defined as optional. |
TiStringInterface |
getComfort()
Field comfort is defined as optional. |
java.lang.String |
getComfortValue()
Field comfort is defined as optional. |
SjIdentity |
getCompartmentNumber()
Field compartmentNumber is defined as optional. |
java.lang.String |
getCompartmentNumberValue()
Field compartmentNumber is defined as optional. |
SjCode |
getCompartmentSize()
Field compartmentSize is defined as optional. |
java.lang.String |
getCompartmentSizeValue()
Field compartmentSize is defined as optional. |
SjStringList |
getConsumerCategories()
Field consumerCategories is defined as mandatory. |
TiDate |
getFromDate()
Field fromDate is defined as mandatory. |
TiTime |
getFromTime()
Field fromTime is defined as optional. |
java.lang.String |
getGeneratedTiName()
|
SjLocationQuery |
getLocation()
Field location is defined as mandatory. |
TiBooleanInterface |
getNeighbourPlacement()
Field neighbourPlacement is defined as optional. |
java.lang.Boolean |
getNeighbourPlacementValue()
Field neighbourPlacement is defined as optional. |
TiStringInterface |
getPlacementCharacteristics()
Field placementCharacteristics is defined as optional. |
java.lang.String |
getPlacementCharacteristicsValue()
Field placementCharacteristics is defined as optional. |
TiStringInterface |
getPlacementDirection()
Field placementDirection is defined as optional. |
java.lang.String |
getPlacementDirectionValue()
Field placementDirection is defined as optional. |
SjIdentity |
getPlacementNumber()
Field placementNumber is defined as optional. |
java.lang.String |
getPlacementNumberValue()
Field placementNumber is defined as optional. |
TiStringInterface |
getPlacementOrientation()
Field placementOrientation is defined as optional. |
java.lang.String |
getPlacementOrientationValue()
Field placementOrientation is defined as optional. |
java.lang.String |
getRealTiName()
|
TiBooleanInterface |
getScatteredSeatsAccepted()
Field scatteredSeatsAccepted is defined as optional. |
java.lang.Boolean |
getScatteredSeatsAcceptedValue()
Field scatteredSeatsAccepted is defined as optional. |
SjIdentity |
getServiceId()
Field serviceId is defined as mandatory. |
java.lang.String |
getServiceIdValue()
Field serviceId is defined as mandatory. |
TiDate |
getToDate()
Field toDate is defined as optional. |
TiTime |
getToTime()
Field toTime is defined as optional. |
SjIdentity |
lookupCarriageId()
Field carriageId is defined as optional. |
TiStringInterface |
lookupComfort()
Field comfort is defined as optional. |
SjIdentity |
lookupCompartmentNumber()
Field compartmentNumber is defined as optional. |
SjCode |
lookupCompartmentSize()
Field compartmentSize is defined as optional. |
SjStringList |
lookupConsumerCategories()
Field consumerCategories is defined as mandatory. |
TiDate |
lookupFromDate()
Field fromDate is defined as mandatory. |
TiTime |
lookupFromTime()
Field fromTime is defined as optional. |
SjLocationQuery |
lookupLocation()
Field location is defined as mandatory. |
TiBooleanInterface |
lookupNeighbourPlacement()
Field neighbourPlacement is defined as optional. |
TiStringInterface |
lookupPlacementCharacteristics()
Field placementCharacteristics is defined as optional. |
TiStringInterface |
lookupPlacementDirection()
Field placementDirection is defined as optional. |
SjIdentity |
lookupPlacementNumber()
Field placementNumber is defined as optional. |
TiStringInterface |
lookupPlacementOrientation()
Field placementOrientation is defined as optional. |
TiBooleanInterface |
lookupScatteredSeatsAccepted()
Field scatteredSeatsAccepted is defined as optional. |
SjIdentity |
lookupServiceId()
Field serviceId is defined as mandatory. |
TiDate |
lookupToDate()
Field toDate is defined as optional. |
TiTime |
lookupToTime()
Field toTime is defined as optional. |
void |
setCarriageId(SjIdentity inData)
Field carriageId is defined as optional. |
void |
setCarriageIdValue(java.lang.String inData)
Field carriageId is defined as optional. |
void |
setCarriageIdValue(java.lang.String inData,
boolean inNotify)
Field carriageId is defined as optional. |
void |
setComfort(TiStringInterface inData)
Field comfort is defined as optional. |
void |
setComfortValue(java.lang.String inData)
Field comfort is defined as optional. |
void |
setComfortValue(java.lang.String inData,
boolean inNotify)
Field comfort is defined as optional. |
void |
setCompartmentNumber(SjIdentity inData)
Field compartmentNumber is defined as optional. |
void |
setCompartmentNumberValue(java.lang.String inData)
Field compartmentNumber is defined as optional. |
void |
setCompartmentNumberValue(java.lang.String inData,
boolean inNotify)
Field compartmentNumber is defined as optional. |
void |
setCompartmentSize(SjCode inData)
Field compartmentSize is defined as optional. |
void |
setCompartmentSizeValue(java.lang.String inData)
Field compartmentSize is defined as optional. |
void |
setCompartmentSizeValue(java.lang.String inData,
boolean inNotify)
Field compartmentSize is defined as optional. |
void |
setConsumerCategories(SjStringList inData)
Field consumerCategories is defined as mandatory. |
void |
setFromDate(TiDate inData)
Field fromDate is defined as mandatory. |
void |
setFromTime(TiTime inData)
Field fromTime is defined as optional. |
void |
setLocation(SjLocationQuery inData)
Field location is defined as mandatory. |
void |
setNeighbourPlacement(TiBooleanInterface inData)
Field neighbourPlacement is defined as optional. |
void |
setNeighbourPlacementValue(java.lang.Boolean inData)
Field neighbourPlacement is defined as optional. |
void |
setNeighbourPlacementValue(java.lang.Boolean inData,
boolean inNotify)
Field neighbourPlacement is defined as optional. |
void |
setPlacementCharacteristics(TiStringInterface inData)
Field placementCharacteristics is defined as optional. |
void |
setPlacementCharacteristicsValue(java.lang.String inData)
Field placementCharacteristics is defined as optional. |
void |
setPlacementCharacteristicsValue(java.lang.String inData,
boolean inNotify)
Field placementCharacteristics is defined as optional. |
void |
setPlacementDirection(TiStringInterface inData)
Field placementDirection is defined as optional. |
void |
setPlacementDirectionValue(java.lang.String inData)
Field placementDirection is defined as optional. |
void |
setPlacementDirectionValue(java.lang.String inData,
boolean inNotify)
Field placementDirection is defined as optional. |
void |
setPlacementNumber(SjIdentity inData)
Field placementNumber is defined as optional. |
void |
setPlacementNumberValue(java.lang.String inData)
Field placementNumber is defined as optional. |
void |
setPlacementNumberValue(java.lang.String inData,
boolean inNotify)
Field placementNumber is defined as optional. |
void |
setPlacementOrientation(TiStringInterface inData)
Field placementOrientation is defined as optional. |
void |
setPlacementOrientationValue(java.lang.String inData)
Field placementOrientation is defined as optional. |
void |
setPlacementOrientationValue(java.lang.String inData,
boolean inNotify)
Field placementOrientation is defined as optional. |
void |
setScatteredSeatsAccepted(TiBooleanInterface inData)
Field scatteredSeatsAccepted is defined as optional. |
void |
setScatteredSeatsAcceptedValue(java.lang.Boolean inData)
Field scatteredSeatsAccepted is defined as optional. |
void |
setScatteredSeatsAcceptedValue(java.lang.Boolean inData,
boolean inNotify)
Field scatteredSeatsAccepted is defined as optional. |
void |
setServiceId(SjIdentity inData)
Field serviceId is defined as mandatory. |
void |
setServiceIdValue(java.lang.String inData)
Field serviceId is defined as mandatory. |
void |
setServiceIdValue(java.lang.String inData,
boolean inNotify)
Field serviceId is defined as mandatory. |
void |
setToDate(TiDate inData)
Field toDate is defined as optional. |
void |
setToTime(TiTime inData)
Field toTime is defined as optional. |
protected TiFieldSpecificationEnumeration |
specifyFields()
|
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, specifyXors, 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 SjLocationConnectedServiceWithSeatSpecificationStandard()
Method Detail |
---|
public SjIdentity getServiceId()
getServiceId
in interface SjLocationConnectedServiceWithSeatSpecification
public SjIdentity lookupServiceId()
lookupServiceId
in interface SjLocationConnectedServiceWithSeatSpecification
public void setServiceId(SjIdentity inData)
setServiceId
in interface SjLocationConnectedServiceWithSeatSpecification
public java.lang.String getServiceIdValue()
getServiceIdValue
in interface SjLocationConnectedServiceWithSeatSpecification
public void setServiceIdValue(java.lang.String inData)
setServiceIdValue
in interface SjLocationConnectedServiceWithSeatSpecification
public void setServiceIdValue(java.lang.String inData, boolean inNotify)
setServiceIdValue
in interface SjLocationConnectedServiceWithSeatSpecification
public SjLocationQuery getLocation()
getLocation
in interface SjLocationConnectedServiceWithSeatSpecification
public SjLocationQuery lookupLocation()
lookupLocation
in interface SjLocationConnectedServiceWithSeatSpecification
public void setLocation(SjLocationQuery inData)
setLocation
in interface SjLocationConnectedServiceWithSeatSpecification
public SjStringList getConsumerCategories()
getConsumerCategories
in interface SjLocationConnectedServiceWithSeatSpecification
public SjStringList lookupConsumerCategories()
lookupConsumerCategories
in interface SjLocationConnectedServiceWithSeatSpecification
public void setConsumerCategories(SjStringList inData)
setConsumerCategories
in interface SjLocationConnectedServiceWithSeatSpecification
public TiDate getFromDate()
getFromDate
in interface SjLocationConnectedServiceWithSeatSpecification
public TiDate lookupFromDate()
lookupFromDate
in interface SjLocationConnectedServiceWithSeatSpecification
public void setFromDate(TiDate inData)
setFromDate
in interface SjLocationConnectedServiceWithSeatSpecification
public TiTime getFromTime()
getFromTime
in interface SjLocationConnectedServiceWithSeatSpecification
public TiTime lookupFromTime()
lookupFromTime
in interface SjLocationConnectedServiceWithSeatSpecification
public void setFromTime(TiTime inData)
setFromTime
in interface SjLocationConnectedServiceWithSeatSpecification
public TiDate getToDate()
getToDate
in interface SjLocationConnectedServiceWithSeatSpecification
public TiDate lookupToDate()
lookupToDate
in interface SjLocationConnectedServiceWithSeatSpecification
public void setToDate(TiDate inData)
setToDate
in interface SjLocationConnectedServiceWithSeatSpecification
public TiTime getToTime()
getToTime
in interface SjLocationConnectedServiceWithSeatSpecification
public TiTime lookupToTime()
lookupToTime
in interface SjLocationConnectedServiceWithSeatSpecification
public void setToTime(TiTime inData)
setToTime
in interface SjLocationConnectedServiceWithSeatSpecification
public TiStringInterface getComfort()
getComfort
in interface SjLocationConnectedServiceWithSeatSpecification
public TiStringInterface lookupComfort()
lookupComfort
in interface SjLocationConnectedServiceWithSeatSpecification
public void setComfort(TiStringInterface inData)
setComfort
in interface SjLocationConnectedServiceWithSeatSpecification
public java.lang.String getComfortValue()
getComfortValue
in interface SjLocationConnectedServiceWithSeatSpecification
public void setComfortValue(java.lang.String inData)
setComfortValue
in interface SjLocationConnectedServiceWithSeatSpecification
public void setComfortValue(java.lang.String inData, boolean inNotify)
setComfortValue
in interface SjLocationConnectedServiceWithSeatSpecification
public SjCode getCompartmentSize()
getCompartmentSize
in interface SjLocationConnectedServiceWithSeatSpecification
public SjCode lookupCompartmentSize()
lookupCompartmentSize
in interface SjLocationConnectedServiceWithSeatSpecification
public void setCompartmentSize(SjCode inData)
setCompartmentSize
in interface SjLocationConnectedServiceWithSeatSpecification
public java.lang.String getCompartmentSizeValue()
getCompartmentSizeValue
in interface SjLocationConnectedServiceWithSeatSpecification
public void setCompartmentSizeValue(java.lang.String inData)
setCompartmentSizeValue
in interface SjLocationConnectedServiceWithSeatSpecification
public void setCompartmentSizeValue(java.lang.String inData, boolean inNotify)
setCompartmentSizeValue
in interface SjLocationConnectedServiceWithSeatSpecification
public TiStringInterface getPlacementOrientation()
getPlacementOrientation
in interface SjLocationConnectedServiceWithSeatSpecification
public TiStringInterface lookupPlacementOrientation()
lookupPlacementOrientation
in interface SjLocationConnectedServiceWithSeatSpecification
public void setPlacementOrientation(TiStringInterface inData)
setPlacementOrientation
in interface SjLocationConnectedServiceWithSeatSpecification
public java.lang.String getPlacementOrientationValue()
getPlacementOrientationValue
in interface SjLocationConnectedServiceWithSeatSpecification
public void setPlacementOrientationValue(java.lang.String inData)
setPlacementOrientationValue
in interface SjLocationConnectedServiceWithSeatSpecification
public void setPlacementOrientationValue(java.lang.String inData, boolean inNotify)
setPlacementOrientationValue
in interface SjLocationConnectedServiceWithSeatSpecification
public TiStringInterface getPlacementCharacteristics()
getPlacementCharacteristics
in interface SjLocationConnectedServiceWithSeatSpecification
public TiStringInterface lookupPlacementCharacteristics()
lookupPlacementCharacteristics
in interface SjLocationConnectedServiceWithSeatSpecification
public void setPlacementCharacteristics(TiStringInterface inData)
setPlacementCharacteristics
in interface SjLocationConnectedServiceWithSeatSpecification
public java.lang.String getPlacementCharacteristicsValue()
getPlacementCharacteristicsValue
in interface SjLocationConnectedServiceWithSeatSpecification
public void setPlacementCharacteristicsValue(java.lang.String inData)
setPlacementCharacteristicsValue
in interface SjLocationConnectedServiceWithSeatSpecification
public void setPlacementCharacteristicsValue(java.lang.String inData, boolean inNotify)
setPlacementCharacteristicsValue
in interface SjLocationConnectedServiceWithSeatSpecification
public SjIdentity getCarriageId()
getCarriageId
in interface SjLocationConnectedServiceWithSeatSpecification
public SjIdentity lookupCarriageId()
lookupCarriageId
in interface SjLocationConnectedServiceWithSeatSpecification
public void setCarriageId(SjIdentity inData)
setCarriageId
in interface SjLocationConnectedServiceWithSeatSpecification
public java.lang.String getCarriageIdValue()
getCarriageIdValue
in interface SjLocationConnectedServiceWithSeatSpecification
public void setCarriageIdValue(java.lang.String inData)
setCarriageIdValue
in interface SjLocationConnectedServiceWithSeatSpecification
public void setCarriageIdValue(java.lang.String inData, boolean inNotify)
setCarriageIdValue
in interface SjLocationConnectedServiceWithSeatSpecification
public SjIdentity getPlacementNumber()
getPlacementNumber
in interface SjLocationConnectedServiceWithSeatSpecification
public SjIdentity lookupPlacementNumber()
lookupPlacementNumber
in interface SjLocationConnectedServiceWithSeatSpecification
public void setPlacementNumber(SjIdentity inData)
setPlacementNumber
in interface SjLocationConnectedServiceWithSeatSpecification
public java.lang.String getPlacementNumberValue()
getPlacementNumberValue
in interface SjLocationConnectedServiceWithSeatSpecification
public void setPlacementNumberValue(java.lang.String inData)
setPlacementNumberValue
in interface SjLocationConnectedServiceWithSeatSpecification
public void setPlacementNumberValue(java.lang.String inData, boolean inNotify)
setPlacementNumberValue
in interface SjLocationConnectedServiceWithSeatSpecification
public TiBooleanInterface getNeighbourPlacement()
getNeighbourPlacement
in interface SjLocationConnectedServiceWithSeatSpecification
public TiBooleanInterface lookupNeighbourPlacement()
lookupNeighbourPlacement
in interface SjLocationConnectedServiceWithSeatSpecification
public void setNeighbourPlacement(TiBooleanInterface inData)
setNeighbourPlacement
in interface SjLocationConnectedServiceWithSeatSpecification
public java.lang.Boolean getNeighbourPlacementValue()
getNeighbourPlacementValue
in interface SjLocationConnectedServiceWithSeatSpecification
public void setNeighbourPlacementValue(java.lang.Boolean inData)
setNeighbourPlacementValue
in interface SjLocationConnectedServiceWithSeatSpecification
public void setNeighbourPlacementValue(java.lang.Boolean inData, boolean inNotify)
setNeighbourPlacementValue
in interface SjLocationConnectedServiceWithSeatSpecification
public SjIdentity getCompartmentNumber()
getCompartmentNumber
in interface SjLocationConnectedServiceWithSeatSpecification
public SjIdentity lookupCompartmentNumber()
lookupCompartmentNumber
in interface SjLocationConnectedServiceWithSeatSpecification
public void setCompartmentNumber(SjIdentity inData)
setCompartmentNumber
in interface SjLocationConnectedServiceWithSeatSpecification
public java.lang.String getCompartmentNumberValue()
getCompartmentNumberValue
in interface SjLocationConnectedServiceWithSeatSpecification
public void setCompartmentNumberValue(java.lang.String inData)
setCompartmentNumberValue
in interface SjLocationConnectedServiceWithSeatSpecification
public void setCompartmentNumberValue(java.lang.String inData, boolean inNotify)
setCompartmentNumberValue
in interface SjLocationConnectedServiceWithSeatSpecification
public TiStringInterface getPlacementDirection()
getPlacementDirection
in interface SjLocationConnectedServiceWithSeatSpecification
public TiStringInterface lookupPlacementDirection()
lookupPlacementDirection
in interface SjLocationConnectedServiceWithSeatSpecification
public void setPlacementDirection(TiStringInterface inData)
setPlacementDirection
in interface SjLocationConnectedServiceWithSeatSpecification
public java.lang.String getPlacementDirectionValue()
getPlacementDirectionValue
in interface SjLocationConnectedServiceWithSeatSpecification
public void setPlacementDirectionValue(java.lang.String inData)
setPlacementDirectionValue
in interface SjLocationConnectedServiceWithSeatSpecification
public void setPlacementDirectionValue(java.lang.String inData, boolean inNotify)
setPlacementDirectionValue
in interface SjLocationConnectedServiceWithSeatSpecification
public TiBooleanInterface getScatteredSeatsAccepted()
getScatteredSeatsAccepted
in interface SjLocationConnectedServiceWithSeatSpecification
public TiBooleanInterface lookupScatteredSeatsAccepted()
lookupScatteredSeatsAccepted
in interface SjLocationConnectedServiceWithSeatSpecification
public void setScatteredSeatsAccepted(TiBooleanInterface inData)
setScatteredSeatsAccepted
in interface SjLocationConnectedServiceWithSeatSpecification
public java.lang.Boolean getScatteredSeatsAcceptedValue()
getScatteredSeatsAcceptedValue
in interface SjLocationConnectedServiceWithSeatSpecification
public void setScatteredSeatsAcceptedValue(java.lang.Boolean inData)
setScatteredSeatsAcceptedValue
in interface SjLocationConnectedServiceWithSeatSpecification
public void setScatteredSeatsAcceptedValue(java.lang.Boolean inData, boolean inNotify)
setScatteredSeatsAcceptedValue
in interface SjLocationConnectedServiceWithSeatSpecification
protected TiFieldSpecificationEnumeration specifyFields()
specifyFields
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 |