Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.EndpointIDType
-
Packages that use EndpointIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of EndpointIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as EndpointIDType Modifier and Type Field Description protected EndpointIDTypePartyType. endpointIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return EndpointIDType Modifier and Type Method Description EndpointIDTypePartyType. getEndpointID()Gets the value of the endpointID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EndpointIDType Modifier and Type Method Description voidPartyType. setEndpointID(EndpointIDType value)Sets the value of the endpointID property. -
Uses of EndpointIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return EndpointIDType Modifier and Type Method Description EndpointIDTypeObjectFactory. createEndpointIDType()Create an instance ofEndpointIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type EndpointIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EndpointIDType>ObjectFactory. createEndpointID(EndpointIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type EndpointIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EndpointIDType>ObjectFactory. createEndpointID(EndpointIDType value)
-