|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjLocationConnectedServiceWithSeatSpecification
Field Summary | |
---|---|
static java.lang.String |
CARRIAGE_ID
|
static java.lang.String |
COMFORT
|
static java.lang.String |
COMPARTMENT_NUMBER
|
static java.lang.String |
COMPARTMENT_SIZE
|
static java.lang.String |
CONSUMER_CATEGORIES
|
static java.lang.String |
FROM_DATE
|
static java.lang.String |
FROM_TIME
|
static java.lang.String |
LOCATION
|
static java.lang.String |
NEIGHBOUR_PLACEMENT
|
static java.lang.String |
PLACEMENT_CHARACTERISTICS
|
static java.lang.String |
PLACEMENT_DIRECTION
|
static java.lang.String |
PLACEMENT_NUMBER
|
static java.lang.String |
PLACEMENT_ORIENTATION
|
static java.lang.String |
SCATTERED_SEATS_ACCEPTED
|
static java.lang.String |
SERVICE_ID
|
static java.lang.String |
TO_DATE
|
static java.lang.String |
TO_TIME
|
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. |
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. |
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. |
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 SERVICE_ID
static final java.lang.String LOCATION
static final java.lang.String CONSUMER_CATEGORIES
static final java.lang.String FROM_DATE
static final java.lang.String FROM_TIME
static final java.lang.String TO_DATE
static final java.lang.String TO_TIME
static final java.lang.String COMFORT
static final java.lang.String COMPARTMENT_SIZE
static final java.lang.String PLACEMENT_ORIENTATION
static final java.lang.String PLACEMENT_CHARACTERISTICS
static final java.lang.String CARRIAGE_ID
static final java.lang.String PLACEMENT_NUMBER
static final java.lang.String NEIGHBOUR_PLACEMENT
static final java.lang.String COMPARTMENT_NUMBER
static final java.lang.String PLACEMENT_DIRECTION
static final java.lang.String SCATTERED_SEATS_ACCEPTED
Method Detail |
---|
SjIdentity getServiceId()
SjIdentity lookupServiceId()
void setServiceId(SjIdentity inData)
java.lang.String getServiceIdValue()
void setServiceIdValue(java.lang.String inData)
void setServiceIdValue(java.lang.String inData, boolean inNotify)
SjLocationQuery getLocation()
SjLocationQuery lookupLocation()
void setLocation(SjLocationQuery inData)
SjStringList getConsumerCategories()
SjStringList lookupConsumerCategories()
void setConsumerCategories(SjStringList inData)
TiDate getFromDate()
TiDate lookupFromDate()
void setFromDate(TiDate inData)
TiTime getFromTime()
TiTime lookupFromTime()
void setFromTime(TiTime inData)
TiDate getToDate()
TiDate lookupToDate()
void setToDate(TiDate inData)
TiTime getToTime()
TiTime lookupToTime()
void setToTime(TiTime inData)
TiStringInterface getComfort()
TiStringInterface lookupComfort()
void setComfort(TiStringInterface inData)
java.lang.String getComfortValue()
void setComfortValue(java.lang.String inData)
void setComfortValue(java.lang.String inData, boolean inNotify)
SjCode getCompartmentSize()
SjCode lookupCompartmentSize()
void setCompartmentSize(SjCode inData)
java.lang.String getCompartmentSizeValue()
void setCompartmentSizeValue(java.lang.String inData)
void setCompartmentSizeValue(java.lang.String inData, boolean inNotify)
TiStringInterface getPlacementOrientation()
TiStringInterface lookupPlacementOrientation()
void setPlacementOrientation(TiStringInterface inData)
java.lang.String getPlacementOrientationValue()
void setPlacementOrientationValue(java.lang.String inData)
void setPlacementOrientationValue(java.lang.String inData, boolean inNotify)
TiStringInterface getPlacementCharacteristics()
TiStringInterface lookupPlacementCharacteristics()
void setPlacementCharacteristics(TiStringInterface inData)
java.lang.String getPlacementCharacteristicsValue()
void setPlacementCharacteristicsValue(java.lang.String inData)
void setPlacementCharacteristicsValue(java.lang.String inData, boolean inNotify)
SjIdentity getCarriageId()
SjIdentity lookupCarriageId()
void setCarriageId(SjIdentity inData)
java.lang.String getCarriageIdValue()
void setCarriageIdValue(java.lang.String inData)
void setCarriageIdValue(java.lang.String inData, boolean inNotify)
SjIdentity getPlacementNumber()
SjIdentity lookupPlacementNumber()
void setPlacementNumber(SjIdentity inData)
java.lang.String getPlacementNumberValue()
void setPlacementNumberValue(java.lang.String inData)
void setPlacementNumberValue(java.lang.String inData, boolean inNotify)
TiBooleanInterface getNeighbourPlacement()
TiBooleanInterface lookupNeighbourPlacement()
void setNeighbourPlacement(TiBooleanInterface inData)
java.lang.Boolean getNeighbourPlacementValue()
void setNeighbourPlacementValue(java.lang.Boolean inData)
void setNeighbourPlacementValue(java.lang.Boolean inData, boolean inNotify)
SjIdentity getCompartmentNumber()
SjIdentity lookupCompartmentNumber()
void setCompartmentNumber(SjIdentity inData)
java.lang.String getCompartmentNumberValue()
void setCompartmentNumberValue(java.lang.String inData)
void setCompartmentNumberValue(java.lang.String inData, boolean inNotify)
TiStringInterface getPlacementDirection()
TiStringInterface lookupPlacementDirection()
void setPlacementDirection(TiStringInterface inData)
java.lang.String getPlacementDirectionValue()
void setPlacementDirectionValue(java.lang.String inData)
void setPlacementDirectionValue(java.lang.String inData, boolean inNotify)
TiBooleanInterface getScatteredSeatsAccepted()
TiBooleanInterface lookupScatteredSeatsAccepted()
void setScatteredSeatsAccepted(TiBooleanInterface inData)
java.lang.Boolean getScatteredSeatsAcceptedValue()
void setScatteredSeatsAcceptedValue(java.lang.Boolean inData)
void setScatteredSeatsAcceptedValue(java.lang.Boolean inData, boolean inNotify)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |