|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tolven.trim.Slot
org.tolven.trim.IVLINTSlot
public class IVLINTSlot
Java class for IVLINTSlot complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="IVLINTSlot">
<complexContent>
<extension base="{urn:tolven-org:trim:4.0}Slot">
<choice>
<element name="null" type="{urn:tolven-org:trim:4.0}NullFlavor" minOccurs="0"/>
<element name="INT" type="{urn:tolven-org:trim:4.0}INT" minOccurs="0"/>
<element name="IVL_INT" type="{urn:tolven-org:trim:4.0}IVL_INT" minOccurs="0"/>
</choice>
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
IVLINTSlot()
|
|
| Method Summary | |
|---|---|
INT |
getINT()
Gets the value of the int property. |
IVLINT |
getIVLINT()
Gets the value of the ivlint property. |
NullFlavor |
getNull()
Gets the value of the null property. |
void |
setINT(INT value)
Sets the value of the int property. |
void |
setIVLINT(IVLINT value)
Sets the value of the ivlint property. |
void |
setNull(NullFlavor value)
Sets the value of the null property. |
| Methods inherited from class org.tolven.trim.Slot |
|---|
getBind, getDatatype, getFroms, getLabel, getNew, getOriginalText, getValidate, getValueSet, setBind, setDatatype, setLabel, setNew, setOriginalText, setValidate, setValueSet |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IVLINTSlot()
| Method Detail |
|---|
public IVLINT getIVLINT()
IVLINTpublic void setIVLINT(IVLINT value)
value - allowed object is
IVLINTpublic INT getINT()
INTpublic void setINT(INT value)
value - allowed object is
INTpublic NullFlavor getNull()
NullFlavorpublic void setNull(NullFlavor value)
value - allowed object is
NullFlavor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||