Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SubscriberTypeType
-
Packages that use SubscriberTypeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SubscriberTypeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SubscriberTypeType Modifier and Type Field Description protected SubscriberTypeTypeConsumptionPointType. subscriberTypeprotected SubscriberTypeTypeUtilityItemType. subscriberTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SubscriberTypeType Modifier and Type Method Description SubscriberTypeTypeConsumptionPointType. getSubscriberType()Gets the value of the subscriberType property.SubscriberTypeTypeUtilityItemType. getSubscriberType()Gets the value of the subscriberType property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SubscriberTypeType Modifier and Type Method Description voidConsumptionPointType. setSubscriberType(SubscriberTypeType value)Sets the value of the subscriberType property.voidUtilityItemType. setSubscriberType(SubscriberTypeType value)Sets the value of the subscriberType property. -
Uses of SubscriberTypeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SubscriberTypeType Modifier and Type Method Description SubscriberTypeTypeObjectFactory. createSubscriberTypeType()Create an instance ofSubscriberTypeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SubscriberTypeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SubscriberTypeType>ObjectFactory. createSubscriberType(SubscriberTypeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SubscriberTypeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SubscriberTypeType>ObjectFactory. createSubscriberType(SubscriberTypeType value)
-