Uses of Class
com.helger.regrep.rim.CollectionValueType
-
Packages that use CollectionValueType Package Description com.helger.regrep.rim com.helger.regrep.slot -
-
Uses of CollectionValueType in com.helger.regrep.rim
Methods in com.helger.regrep.rim that return CollectionValueType Modifier and Type Method Description CollectionValueTypeCollectionValueType. clone()Created by ph-jaxb-plugin -Xph-cloneable2CollectionValueTypeObjectFactory. createCollectionValueType()Create an instance ofCollectionValueTypeMethods in com.helger.regrep.rim with parameters of type CollectionValueType Modifier and Type Method Description voidCollectionValueType. cloneTo(CollectionValueType ret)This method clones all values fromthisto the passed object. -
Uses of CollectionValueType in com.helger.regrep.slot
Methods in com.helger.regrep.slot that return CollectionValueType Modifier and Type Method Description static CollectionValueTypeSlotHelper. createSlotValue(ValueType... x)static CollectionValueTypeSlotHelper. createSlotValue(ERegRepCollectionType eType, ValueType... x)static CollectionValueTypeSlotHelper. createSlotValue(ERegRepCollectionType eType, Iterable<? extends ValueType> x)
-