Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ClassificationSchemeType
-
Packages that use ClassificationSchemeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ClassificationSchemeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type ClassificationSchemeType Modifier and Type Field Description protected List<ClassificationSchemeType>CatalogueRequestType. requestedClassificationSchemeMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type ClassificationSchemeType Modifier and Type Method Description List<ClassificationSchemeType>CatalogueRequestType. getRequestedClassificationScheme()Gets the value of the requestedClassificationScheme property. -
Uses of ClassificationSchemeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ClassificationSchemeType Modifier and Type Field Description protected ClassificationSchemeTypeQualifyingPartyType. businessClassificationSchemeprotected ClassificationSchemeTypeBudgetAccountType. requiredClassificationSchemeFields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ClassificationSchemeType Modifier and Type Field Description protected List<ClassificationSchemeType>TendererQualificationRequestType. requiredBusinessClassificationSchemeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ClassificationSchemeType Modifier and Type Method Description ClassificationSchemeTypeObjectFactory. createClassificationSchemeType()Create an instance ofClassificationSchemeTypeClassificationSchemeTypeQualifyingPartyType. getBusinessClassificationScheme()Gets the value of the businessClassificationScheme property.ClassificationSchemeTypeBudgetAccountType. getRequiredClassificationScheme()Gets the value of the requiredClassificationScheme property.
-