|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjAvailablePrinterResult
Svar från Doris med tillgängliga skrivare
Field Summary | |
---|---|
static java.lang.String |
CLIENT_INFORMATION
|
static java.lang.String |
PRINTER_RESULT_LIST
|
static java.lang.String |
SIR_ADRESS
|
Method Summary | |
---|---|
SjClientInformation |
getClientInformation()
Field clientInformation is defined as optional. |
SjPrinterResultList |
getPrinterResultList()
Field printerResultList is defined as mandatory. |
TiStringInterface |
getSirAdress()
Field sirAdress is defined as optional. |
java.lang.String |
getSirAdressValue()
Field sirAdress is defined as optional. |
SjClientInformation |
lookupClientInformation()
Field clientInformation is defined as optional. |
SjPrinterResultList |
lookupPrinterResultList()
Field printerResultList is defined as mandatory. |
TiStringInterface |
lookupSirAdress()
Field sirAdress is defined as optional. |
void |
setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional. |
void |
setPrinterResultList(SjPrinterResultList inData)
Field printerResultList is defined as mandatory. |
void |
setSirAdress(TiStringInterface inData)
Field sirAdress is defined as optional. |
void |
setSirAdressValue(java.lang.String inData)
Field sirAdress is defined as optional. |
void |
setSirAdressValue(java.lang.String inData,
boolean inNotify)
Field sirAdress 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 SIR_ADRESS
static final java.lang.String PRINTER_RESULT_LIST
static final java.lang.String CLIENT_INFORMATION
Method Detail |
---|
TiStringInterface getSirAdress()
TiStringInterface lookupSirAdress()
void setSirAdress(TiStringInterface inData)
java.lang.String getSirAdressValue()
void setSirAdressValue(java.lang.String inData)
void setSirAdressValue(java.lang.String inData, boolean inNotify)
SjPrinterResultList getPrinterResultList()
SjPrinterResultList lookupPrinterResultList()
void setPrinterResultList(SjPrinterResultList inData)
SjClientInformation getClientInformation()
SjClientInformation lookupClientInformation()
void setClientInformation(SjClientInformation inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |