Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CustomsStatusCodeType
-
Packages that use CustomsStatusCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CustomsStatusCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CustomsStatusCodeType Modifier and Type Field Description protected CustomsStatusCodeTypeGoodsItemType. customsStatusCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CustomsStatusCodeType Modifier and Type Method Description CustomsStatusCodeTypeGoodsItemType. getCustomsStatusCode()Gets the value of the customsStatusCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CustomsStatusCodeType Modifier and Type Method Description voidGoodsItemType. setCustomsStatusCode(CustomsStatusCodeType value)Sets the value of the customsStatusCode property. -
Uses of CustomsStatusCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CustomsStatusCodeType Modifier and Type Method Description CustomsStatusCodeTypeObjectFactory. createCustomsStatusCodeType()Create an instance ofCustomsStatusCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CustomsStatusCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<CustomsStatusCodeType>ObjectFactory. createCustomsStatusCode(CustomsStatusCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CustomsStatusCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<CustomsStatusCodeType>ObjectFactory. createCustomsStatusCode(CustomsStatusCodeType value)
-