Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SchemeURIType
-
Packages that use SchemeURIType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SchemeURIType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SchemeURIType Modifier and Type Field Description protected SchemeURITypeClassificationSchemeType. schemeURIMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SchemeURIType Modifier and Type Method Description SchemeURITypeClassificationSchemeType. getSchemeURI()Gets the value of the schemeURI property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SchemeURIType Modifier and Type Method Description voidClassificationSchemeType. setSchemeURI(SchemeURIType value)Sets the value of the schemeURI property. -
Uses of SchemeURIType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SchemeURIType Modifier and Type Method Description SchemeURITypeObjectFactory. createSchemeURIType()Create an instance ofSchemeURITypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SchemeURIType Modifier and Type Method Description javax.xml.bind.JAXBElement<SchemeURIType>ObjectFactory. createSchemeURI(SchemeURIType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SchemeURIType Modifier and Type Method Description javax.xml.bind.JAXBElement<SchemeURIType>ObjectFactory. createSchemeURI(SchemeURIType value)
-