|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SjTicketGroupStruct
Biljettämnesgrupp: Biljettämnesgruppsnamn och en lista med Biljettämnestyper.
| Field Summary | |
|---|---|
static java.lang.String |
TICKET_STRUCTS
|
static java.lang.String |
TICKET_TYPE_GROUP_NAME
|
| Method Summary | |
|---|---|
SjTicketStructList |
getTicketStructs()
Field ticketStructs is defined as mandatory. |
TiStringInterface |
getTicketTypeGroupName()
Field ticketTypeGroupName is defined as mandatory. |
java.lang.String |
getTicketTypeGroupNameValue()
Field ticketTypeGroupName is defined as mandatory. |
SjTicketStructList |
lookupTicketStructs()
Field ticketStructs is defined as mandatory. |
TiStringInterface |
lookupTicketTypeGroupName()
Field ticketTypeGroupName is defined as mandatory. |
void |
setTicketStructs(SjTicketStructList inData)
Field ticketStructs is defined as mandatory. |
void |
setTicketTypeGroupName(TiStringInterface inData)
Field ticketTypeGroupName is defined as mandatory. |
void |
setTicketTypeGroupNameValue(java.lang.String inData)
Field ticketTypeGroupName is defined as mandatory. |
void |
setTicketTypeGroupNameValue(java.lang.String inData,
boolean inNotify)
Field ticketTypeGroupName 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 TICKET_TYPE_GROUP_NAME
static final java.lang.String TICKET_STRUCTS
| Method Detail |
|---|
TiStringInterface getTicketTypeGroupName()
TiStringInterface lookupTicketTypeGroupName()
void setTicketTypeGroupName(TiStringInterface inData)
java.lang.String getTicketTypeGroupNameValue()
void setTicketTypeGroupNameValue(java.lang.String inData)
void setTicketTypeGroupNameValue(java.lang.String inData,
boolean inNotify)
SjTicketStructList getTicketStructs()
SjTicketStructList lookupTicketStructs()
void setTicketStructs(SjTicketStructList inData)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||