Uses of Class
com.helger.regrep.rim.EntryType
-
Packages that use EntryType Package Description com.helger.regrep.rim -
-
Uses of EntryType in com.helger.regrep.rim
Methods in com.helger.regrep.rim that return EntryType Modifier and Type Method Description EntryTypeEntryType. clone()Created by ph-jaxb-plugin -Xph-cloneable2EntryTypeObjectFactory. createEntryType()Create an instance ofEntryTypeEntryTypeMapType. getEntryAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.regrep.rim that return types with arguments of type EntryType Modifier and Type Method Description List<EntryType>MapType. getEntry()Gets the value of the entry property.Methods in com.helger.regrep.rim with parameters of type EntryType Modifier and Type Method Description voidMapType. addEntry(EntryType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidEntryType. cloneTo(EntryType ret)This method clones all values fromthisto the passed object.Method parameters in com.helger.regrep.rim with type arguments of type EntryType Modifier and Type Method Description voidMapType. setEntry(List<EntryType> aList)Created by ph-jaxb-plugin -Xph-list-extension
-