Uses of Class
wt.iba.value.IntegerValue

Packages that use IntegerValue
wt.iba.value   
 

Uses of IntegerValue in wt.iba.value
 

Methods in wt.iba.value that return IntegerValue
 IntegerValue TheIntegerValueDefinition.getIntegerValue()
          Gets the object for the association that plays role: INTEGER_VALUE_ROLE.
static IntegerValue IntegerValue.newIntegerValue(IntegerDefinition attributeDefinition, IBAHolder holder, long value)
          

Supported API: false
static IntegerValue IntegerValue.newIntegerValue(IntegerDefinition attributeDefinition, IBAHolder holder, ReferenceValue referenceValue, long value)
          

Supported API: false
static IntegerValue IntegerValue.newIntegerValue()
          

Supported API: false
 

Methods in wt.iba.value with parameters of type IntegerValue
 void TheIntegerValueDefinition.setIntegerValue(IntegerValue theIntegerValue)
          Sets the object for the association that plays role: INTEGER_VALUE_ROLE.
static TheIntegerValueDefinition TheIntegerValueDefinition.newTheIntegerValueDefinition(IntegerValue theIntegerValue, IntegerDefinition definition)
          Default factory for the class.
protected  boolean IntegerValue.readVersion(IntegerValue thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.