Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RegulatoryDomainType
-
Packages that use RegulatoryDomainType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RegulatoryDomainType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type RegulatoryDomainType Modifier and Type Field Description protected List<RegulatoryDomainType>ContractAwardNoticeType. regulatoryDomainprotected List<RegulatoryDomainType>ContractNoticeType. regulatoryDomainMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type RegulatoryDomainType Modifier and Type Method Description List<RegulatoryDomainType>ContractAwardNoticeType. getRegulatoryDomain()Gets the value of the regulatoryDomain property.List<RegulatoryDomainType>ContractNoticeType. getRegulatoryDomain()Gets the value of the regulatoryDomain property. -
Uses of RegulatoryDomainType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RegulatoryDomainType Modifier and Type Method Description RegulatoryDomainTypeObjectFactory. createRegulatoryDomainType()Create an instance ofRegulatoryDomainTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RegulatoryDomainType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RegulatoryDomainType>ObjectFactory. createRegulatoryDomain(RegulatoryDomainType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RegulatoryDomainType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RegulatoryDomainType>ObjectFactory. createRegulatoryDomain(RegulatoryDomainType value)
-