Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ImportanceCodeType
-
Packages that use ImportanceCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ImportanceCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ImportanceCodeType Modifier and Type Field Description protected ImportanceCodeTypeItemPropertyGroupType. importanceCodeprotected ImportanceCodeTypeItemPropertyType. importanceCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ImportanceCodeType Modifier and Type Method Description ImportanceCodeTypeItemPropertyGroupType. getImportanceCode()Gets the value of the importanceCode property.ImportanceCodeTypeItemPropertyType. getImportanceCode()Gets the value of the importanceCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ImportanceCodeType Modifier and Type Method Description voidItemPropertyGroupType. setImportanceCode(ImportanceCodeType value)Sets the value of the importanceCode property.voidItemPropertyType. setImportanceCode(ImportanceCodeType value)Sets the value of the importanceCode property. -
Uses of ImportanceCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ImportanceCodeType Modifier and Type Method Description ImportanceCodeTypeObjectFactory. createImportanceCodeType()Create an instance ofImportanceCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ImportanceCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ImportanceCodeType>ObjectFactory. createImportanceCode(ImportanceCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ImportanceCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ImportanceCodeType>ObjectFactory. createImportanceCode(ImportanceCodeType value)
-