Uses of Class
com.helger.regrep.rim.BooleanValueType
-
Packages that use BooleanValueType Package Description com.helger.regrep.rim com.helger.regrep.slot -
-
Uses of BooleanValueType in com.helger.regrep.rim
Methods in com.helger.regrep.rim that return BooleanValueType Modifier and Type Method Description BooleanValueTypeBooleanValueType. clone()Created by ph-jaxb-plugin -Xph-cloneable2BooleanValueTypeObjectFactory. createBooleanValueType()Create an instance ofBooleanValueTypeMethods in com.helger.regrep.rim with parameters of type BooleanValueType Modifier and Type Method Description voidBooleanValueType. cloneTo(BooleanValueType ret)This method clones all values fromthisto the passed object. -
Uses of BooleanValueType in com.helger.regrep.slot
Methods in com.helger.regrep.slot that return BooleanValueType Modifier and Type Method Description static BooleanValueTypeSlotHelper. createSlotValue(boolean x)
-