Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.NetworkIDType
-
Packages that use NetworkIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of NetworkIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as NetworkIDType Modifier and Type Field Description protected NetworkIDTypeCardAccountType. networkIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return NetworkIDType Modifier and Type Method Description NetworkIDTypeCardAccountType. getNetworkID()Gets the value of the networkID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type NetworkIDType Modifier and Type Method Description voidCardAccountType. setNetworkID(NetworkIDType value)Sets the value of the networkID property. -
Uses of NetworkIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return NetworkIDType Modifier and Type Method Description NetworkIDTypeObjectFactory. createNetworkIDType()Create an instance ofNetworkIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type NetworkIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<NetworkIDType>ObjectFactory. createNetworkID(NetworkIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type NetworkIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<NetworkIDType>ObjectFactory. createNetworkID(NetworkIDType value)
-