Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SubscriberTypeCodeType
-
Packages that use SubscriberTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SubscriberTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SubscriberTypeCodeType Modifier and Type Field Description protected SubscriberTypeCodeTypeConsumptionPointType. subscriberTypeCodeprotected SubscriberTypeCodeTypeUtilityItemType. subscriberTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SubscriberTypeCodeType Modifier and Type Method Description SubscriberTypeCodeTypeConsumptionPointType. getSubscriberTypeCode()Gets the value of the subscriberTypeCode property.SubscriberTypeCodeTypeUtilityItemType. getSubscriberTypeCode()Gets the value of the subscriberTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SubscriberTypeCodeType Modifier and Type Method Description voidConsumptionPointType. setSubscriberTypeCode(SubscriberTypeCodeType value)Sets the value of the subscriberTypeCode property.voidUtilityItemType. setSubscriberTypeCode(SubscriberTypeCodeType value)Sets the value of the subscriberTypeCode property. -
Uses of SubscriberTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SubscriberTypeCodeType Modifier and Type Method Description SubscriberTypeCodeTypeObjectFactory. createSubscriberTypeCodeType()Create an instance ofSubscriberTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SubscriberTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<SubscriberTypeCodeType>ObjectFactory. createSubscriberTypeCode(SubscriberTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SubscriberTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<SubscriberTypeCodeType>ObjectFactory. createSubscriberTypeCode(SubscriberTypeCodeType value)
-