Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AddressFormatCodeType
-
Packages that use AddressFormatCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AddressFormatCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AddressFormatCodeType Modifier and Type Field Description protected AddressFormatCodeTypeAddressType. addressFormatCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AddressFormatCodeType Modifier and Type Method Description AddressFormatCodeTypeAddressType. getAddressFormatCode()Gets the value of the addressFormatCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AddressFormatCodeType Modifier and Type Method Description voidAddressType. setAddressFormatCode(AddressFormatCodeType value)Sets the value of the addressFormatCode property. -
Uses of AddressFormatCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AddressFormatCodeType Modifier and Type Method Description AddressFormatCodeTypeObjectFactory. createAddressFormatCodeType()Create an instance ofAddressFormatCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AddressFormatCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<AddressFormatCodeType>ObjectFactory. createAddressFormatCode(AddressFormatCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AddressFormatCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<AddressFormatCodeType>ObjectFactory. createAddressFormatCode(AddressFormatCodeType value)
-