Uses of Class
com.helger.regrep.rim.MapType
-
Packages that use MapType Package Description com.helger.regrep.rim com.helger.regrep.slot -
-
Uses of MapType in com.helger.regrep.rim
Methods in com.helger.regrep.rim that return MapType Modifier and Type Method Description MapTypeMapType. clone()Created by ph-jaxb-plugin -Xph-cloneable2MapTypeObjectFactory. createMapType()Create an instance ofMapTypeMapTypeMapValueType. getMap()Gets the value of the map property.Methods in com.helger.regrep.rim with parameters of type MapType Modifier and Type Method Description voidMapType. cloneTo(MapType ret)This method clones all values fromthisto the passed object.voidMapValueType. setMap(MapType value)Sets the value of the map property. -
Uses of MapType in com.helger.regrep.slot
Methods in com.helger.regrep.slot that return MapType Modifier and Type Method Description static MapTypeSlotHelper. createMap(Map<? extends ValueType,? extends ValueType> aMap)Methods in com.helger.regrep.slot with parameters of type MapType Modifier and Type Method Description static MapValueTypeSlotHelper. createSlotValue(MapType x)SlotBuilderSlotBuilder. setValue(MapType x)
-