Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.WebsiteURIType
-
Packages that use WebsiteURIType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of WebsiteURIType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as WebsiteURIType Modifier and Type Field Description protected WebsiteURITypePartyType. websiteURIMethods in network.oxalis.peppol.ubl2.jaxb.cac that return WebsiteURIType Modifier and Type Method Description WebsiteURITypePartyType. getWebsiteURI()Gets the value of the websiteURI property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type WebsiteURIType Modifier and Type Method Description voidPartyType. setWebsiteURI(WebsiteURIType value)Sets the value of the websiteURI property. -
Uses of WebsiteURIType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return WebsiteURIType Modifier and Type Method Description WebsiteURITypeObjectFactory. createWebsiteURIType()Create an instance ofWebsiteURITypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type WebsiteURIType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<WebsiteURIType>ObjectFactory. createWebsiteURI(WebsiteURIType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type WebsiteURIType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<WebsiteURIType>ObjectFactory. createWebsiteURI(WebsiteURIType value)
-