|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjGiroRemittanceReferenceNumberQuery
För att kontrollera huruvida ett PostGiroreferensnummer redan existerar eller ej
Field Summary | |
---|---|
static java.lang.String |
GIRO_REMITTANCE_REFERENCE_NUMBER
|
static java.lang.String |
PAYMENT_TYPE
|
Method Summary | |
---|---|
TiIntegerInterface |
getGiroRemittanceReferenceNumber()
Field giroRemittanceReferenceNumber is defined as mandatory. |
java.lang.Integer |
getGiroRemittanceReferenceNumberValue()
Field giroRemittanceReferenceNumber is defined as mandatory. |
TiStringInterface |
getPaymentType()
Field paymentType is defined as mandatory. |
java.lang.String |
getPaymentTypeValue()
Field paymentType is defined as mandatory. |
TiIntegerInterface |
lookupGiroRemittanceReferenceNumber()
Field giroRemittanceReferenceNumber is defined as mandatory. |
TiStringInterface |
lookupPaymentType()
Field paymentType is defined as mandatory. |
void |
setGiroRemittanceReferenceNumber(TiIntegerInterface inData)
Field giroRemittanceReferenceNumber is defined as mandatory. |
void |
setGiroRemittanceReferenceNumberValue(java.lang.Integer inData)
Field giroRemittanceReferenceNumber is defined as mandatory. |
void |
setGiroRemittanceReferenceNumberValue(java.lang.Integer inData,
boolean inNotify)
Field giroRemittanceReferenceNumber is defined as mandatory. |
void |
setPaymentType(TiStringInterface inData)
Field paymentType is defined as mandatory. |
void |
setPaymentTypeValue(java.lang.String inData)
Field paymentType is defined as mandatory. |
void |
setPaymentTypeValue(java.lang.String inData,
boolean inNotify)
Field paymentType 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 PAYMENT_TYPE
static final java.lang.String GIRO_REMITTANCE_REFERENCE_NUMBER
Method Detail |
---|
TiStringInterface getPaymentType()
TiStringInterface lookupPaymentType()
void setPaymentType(TiStringInterface inData)
java.lang.String getPaymentTypeValue()
void setPaymentTypeValue(java.lang.String inData)
void setPaymentTypeValue(java.lang.String inData, boolean inNotify)
TiIntegerInterface getGiroRemittanceReferenceNumber()
TiIntegerInterface lookupGiroRemittanceReferenceNumber()
void setGiroRemittanceReferenceNumber(TiIntegerInterface inData)
java.lang.Integer getGiroRemittanceReferenceNumberValue()
void setGiroRemittanceReferenceNumberValue(java.lang.Integer inData)
void setGiroRemittanceReferenceNumberValue(java.lang.Integer inData, boolean inNotify)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |