Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DespatchAdviceTypeCodeType
-
Packages that use DespatchAdviceTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DespatchAdviceTypeCodeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as DespatchAdviceTypeCodeType Modifier and Type Field Description protected DespatchAdviceTypeCodeTypeDespatchAdviceType. despatchAdviceTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb that return DespatchAdviceTypeCodeType Modifier and Type Method Description DespatchAdviceTypeCodeTypeDespatchAdviceType. getDespatchAdviceTypeCode()Gets the value of the despatchAdviceTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type DespatchAdviceTypeCodeType Modifier and Type Method Description voidDespatchAdviceType. setDespatchAdviceTypeCode(DespatchAdviceTypeCodeType value)Sets the value of the despatchAdviceTypeCode property. -
Uses of DespatchAdviceTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DespatchAdviceTypeCodeType Modifier and Type Method Description DespatchAdviceTypeCodeTypeObjectFactory. createDespatchAdviceTypeCodeType()Create an instance ofDespatchAdviceTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DespatchAdviceTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DespatchAdviceTypeCodeType>ObjectFactory. createDespatchAdviceTypeCode(DespatchAdviceTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DespatchAdviceTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DespatchAdviceTypeCodeType>ObjectFactory. createDespatchAdviceTypeCode(DespatchAdviceTypeCodeType value)
-