Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.InformationURIType
-
Packages that use InformationURIType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of InformationURIType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as InformationURIType Modifier and Type Field Description protected InformationURITypeLocationType. informationURIMethods in network.oxalis.peppol.ubl2.jaxb.cac that return InformationURIType Modifier and Type Method Description InformationURITypeLocationType. getInformationURI()Gets the value of the informationURI property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type InformationURIType Modifier and Type Method Description voidLocationType. setInformationURI(InformationURIType value)Sets the value of the informationURI property. -
Uses of InformationURIType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return InformationURIType Modifier and Type Method Description InformationURITypeObjectFactory. createInformationURIType()Create an instance ofInformationURITypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type InformationURIType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<InformationURIType>ObjectFactory. createInformationURI(InformationURIType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type InformationURIType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<InformationURIType>ObjectFactory. createInformationURI(InformationURIType value)
-