Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DescriptionCodeType
-
Packages that use DescriptionCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DescriptionCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DescriptionCodeType Modifier and Type Field Description protected DescriptionCodeTypePhysicalAttributeType. descriptionCodeFields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type DescriptionCodeType Modifier and Type Field Description protected List<DescriptionCodeType>PeriodType. descriptionCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DescriptionCodeType Modifier and Type Method Description DescriptionCodeTypePhysicalAttributeType. getDescriptionCode()Gets the value of the descriptionCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type DescriptionCodeType Modifier and Type Method Description List<DescriptionCodeType>PeriodType. getDescriptionCode()Gets the value of the descriptionCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DescriptionCodeType Modifier and Type Method Description voidPhysicalAttributeType. setDescriptionCode(DescriptionCodeType value)Sets the value of the descriptionCode property. -
Uses of DescriptionCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DescriptionCodeType Modifier and Type Method Description DescriptionCodeTypeObjectFactory. createDescriptionCodeType()Create an instance ofDescriptionCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DescriptionCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<DescriptionCodeType>ObjectFactory. createDescriptionCode(DescriptionCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DescriptionCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<DescriptionCodeType>ObjectFactory. createDescriptionCode(DescriptionCodeType value)
-