Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SubscriberIDType
-
Packages that use SubscriberIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SubscriberIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SubscriberIDType Modifier and Type Field Description protected SubscriberIDTypeConsumptionPointType. subscriberIDprotected SubscriberIDTypeUtilityItemType. subscriberIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SubscriberIDType Modifier and Type Method Description SubscriberIDTypeConsumptionPointType. getSubscriberID()Gets the value of the subscriberID property.SubscriberIDTypeUtilityItemType. getSubscriberID()Gets the value of the subscriberID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SubscriberIDType Modifier and Type Method Description voidConsumptionPointType. setSubscriberID(SubscriberIDType value)Sets the value of the subscriberID property.voidUtilityItemType. setSubscriberID(SubscriberIDType value)Sets the value of the subscriberID property. -
Uses of SubscriberIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SubscriberIDType Modifier and Type Method Description SubscriberIDTypeObjectFactory. createSubscriberIDType()Create an instance ofSubscriberIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SubscriberIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SubscriberIDType>ObjectFactory. createSubscriberID(SubscriberIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SubscriberIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SubscriberIDType>ObjectFactory. createSubscriberID(SubscriberIDType value)
-