Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.WebSiteAccessType
-
Packages that use WebSiteAccessType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of WebSiteAccessType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as WebSiteAccessType Modifier and Type Field Description protected WebSiteAccessTypeConsumptionPointType. webSiteAccessMethods in network.oxalis.peppol.ubl2.jaxb.cac that return WebSiteAccessType Modifier and Type Method Description WebSiteAccessTypeObjectFactory. createWebSiteAccessType()Create an instance ofWebSiteAccessTypeWebSiteAccessTypeConsumptionPointType. getWebSiteAccess()Gets the value of the webSiteAccess property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type WebSiteAccessType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<WebSiteAccessType>ObjectFactory. createWebSiteAccess(WebSiteAccessType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type WebSiteAccessType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<WebSiteAccessType>ObjectFactory. createWebSiteAccess(WebSiteAccessType value)voidConsumptionPointType. setWebSiteAccess(WebSiteAccessType value)Sets the value of the webSiteAccess property.
-