Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.BuildingNumberType
-
Packages that use BuildingNumberType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of BuildingNumberType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as BuildingNumberType Modifier and Type Field Description protected BuildingNumberTypeAddressType. buildingNumberMethods in network.oxalis.peppol.ubl2.jaxb.cac that return BuildingNumberType Modifier and Type Method Description BuildingNumberTypeAddressType. getBuildingNumber()Gets the value of the buildingNumber property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type BuildingNumberType Modifier and Type Method Description voidAddressType. setBuildingNumber(BuildingNumberType value)Sets the value of the buildingNumber property. -
Uses of BuildingNumberType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return BuildingNumberType Modifier and Type Method Description BuildingNumberTypeObjectFactory. createBuildingNumberType()Create an instance ofBuildingNumberTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type BuildingNumberType Modifier and Type Method Description javax.xml.bind.JAXBElement<BuildingNumberType>ObjectFactory. createBuildingNumber(BuildingNumberType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type BuildingNumberType Modifier and Type Method Description javax.xml.bind.JAXBElement<BuildingNumberType>ObjectFactory. createBuildingNumber(BuildingNumberType value)
-