Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RequiredCustomsIDType
-
Packages that use RequiredCustomsIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RequiredCustomsIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RequiredCustomsIDType Modifier and Type Field Description protected RequiredCustomsIDTypeGoodsItemType. requiredCustomsIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RequiredCustomsIDType Modifier and Type Method Description RequiredCustomsIDTypeGoodsItemType. getRequiredCustomsID()Gets the value of the requiredCustomsID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RequiredCustomsIDType Modifier and Type Method Description voidGoodsItemType. setRequiredCustomsID(RequiredCustomsIDType value)Sets the value of the requiredCustomsID property. -
Uses of RequiredCustomsIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RequiredCustomsIDType Modifier and Type Method Description RequiredCustomsIDTypeObjectFactory. createRequiredCustomsIDType()Create an instance ofRequiredCustomsIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RequiredCustomsIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<RequiredCustomsIDType>ObjectFactory. createRequiredCustomsID(RequiredCustomsIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RequiredCustomsIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<RequiredCustomsIDType>ObjectFactory. createRequiredCustomsID(RequiredCustomsIDType value)
-