Uses of Class
com.helger.regrep.rim.IntegerValueType
-
Packages that use IntegerValueType Package Description com.helger.regrep.rim com.helger.regrep.slot -
-
Uses of IntegerValueType in com.helger.regrep.rim
Methods in com.helger.regrep.rim that return IntegerValueType Modifier and Type Method Description IntegerValueTypeIntegerValueType. clone()Created by ph-jaxb-plugin -Xph-cloneable2IntegerValueTypeObjectFactory. createIntegerValueType()Create an instance ofIntegerValueTypeMethods in com.helger.regrep.rim with parameters of type IntegerValueType Modifier and Type Method Description voidIntegerValueType. cloneTo(IntegerValueType ret)This method clones all values fromthisto the passed object. -
Uses of IntegerValueType in com.helger.regrep.slot
Methods in com.helger.regrep.slot that return IntegerValueType Modifier and Type Method Description static IntegerValueTypeSlotHelper. createSlotValue(BigInteger x)
-