Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.BuildingNameType
-
Packages that use BuildingNameType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of BuildingNameType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as BuildingNameType Modifier and Type Field Description protected BuildingNameTypeAddressType. buildingNameMethods in network.oxalis.peppol.ubl2.jaxb.cac that return BuildingNameType Modifier and Type Method Description BuildingNameTypeAddressType. getBuildingName()Gets the value of the buildingName property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type BuildingNameType Modifier and Type Method Description voidAddressType. setBuildingName(BuildingNameType value)Sets the value of the buildingName property. -
Uses of BuildingNameType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return BuildingNameType Modifier and Type Method Description BuildingNameTypeObjectFactory. createBuildingNameType()Create an instance ofBuildingNameTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type BuildingNameType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BuildingNameType>ObjectFactory. createBuildingName(BuildingNameType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type BuildingNameType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BuildingNameType>ObjectFactory. createBuildingName(BuildingNameType value)
-