Uses of Class
com.helger.regrep.rim.PartyType
-
Packages that use PartyType Package Description com.helger.regrep.rim -
-
Uses of PartyType in com.helger.regrep.rim
Subclasses of PartyType in com.helger.regrep.rim Modifier and Type Class Description classOrganizationTypeRepresents an organizational entity in ebRIM.classPersonTypeRepresents a Person in ebRIM.Methods in com.helger.regrep.rim that return PartyType Modifier and Type Method Description abstract PartyTypePartyType. clone()Created by ph-jaxb-plugin -Xph-cloneable2Methods in com.helger.regrep.rim with parameters of type PartyType Modifier and Type Method Description voidPartyType. cloneTo(PartyType ret)This method clones all values fromthisto the passed object.
-