Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DistrictType
-
Packages that use DistrictType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DistrictType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DistrictType Modifier and Type Field Description protected DistrictTypeAddressType. districtMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DistrictType Modifier and Type Method Description DistrictTypeAddressType. getDistrict()Gets the value of the district property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DistrictType Modifier and Type Method Description voidAddressType. setDistrict(DistrictType value)Sets the value of the district property. -
Uses of DistrictType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DistrictType Modifier and Type Method Description DistrictTypeObjectFactory. createDistrictType()Create an instance ofDistrictTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DistrictType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DistrictType>ObjectFactory. createDistrict(DistrictType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DistrictType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DistrictType>ObjectFactory. createDistrict(DistrictType value)
-