Uses of Class
com.helger.regrep.rim.SlotValueType
-
Packages that use SlotValueType Package Description com.helger.regrep.rim com.helger.regrep.slot -
-
Uses of SlotValueType in com.helger.regrep.rim
Methods in com.helger.regrep.rim that return SlotValueType Modifier and Type Method Description SlotValueTypeSlotValueType. clone()Created by ph-jaxb-plugin -Xph-cloneable2SlotValueTypeObjectFactory. createSlotValueType()Create an instance ofSlotValueTypeMethods in com.helger.regrep.rim with parameters of type SlotValueType Modifier and Type Method Description voidSlotValueType. cloneTo(SlotValueType ret)This method clones all values fromthisto the passed object. -
Uses of SlotValueType in com.helger.regrep.slot
Methods in com.helger.regrep.slot that return SlotValueType Modifier and Type Method Description static SlotValueTypeSlotHelper. createSlotValue(SlotType x)
-