Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RegionType
-
Packages that use RegionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RegionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RegionType Modifier and Type Field Description protected RegionTypeAddressType. regionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RegionType Modifier and Type Method Description RegionTypeAddressType. getRegion()Gets the value of the region property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RegionType Modifier and Type Method Description voidAddressType. setRegion(RegionType value)Sets the value of the region property. -
Uses of RegionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RegionType Modifier and Type Method Description RegionTypeObjectFactory. createRegionType()Create an instance ofRegionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RegionType Modifier and Type Method Description javax.xml.bind.JAXBElement<RegionType>ObjectFactory. createRegion(RegionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RegionType Modifier and Type Method Description javax.xml.bind.JAXBElement<RegionType>ObjectFactory. createRegion(RegionType value)
-