Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CountrySubentityCodeType
-
Packages that use CountrySubentityCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CountrySubentityCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CountrySubentityCodeType Modifier and Type Field Description protected CountrySubentityCodeTypeAddressType. countrySubentityCodeprotected CountrySubentityCodeTypeLocationType. countrySubentityCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CountrySubentityCodeType Modifier and Type Method Description CountrySubentityCodeTypeAddressType. getCountrySubentityCode()Gets the value of the countrySubentityCode property.CountrySubentityCodeTypeLocationType. getCountrySubentityCode()Gets the value of the countrySubentityCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CountrySubentityCodeType Modifier and Type Method Description voidAddressType. setCountrySubentityCode(CountrySubentityCodeType value)Sets the value of the countrySubentityCode property.voidLocationType. setCountrySubentityCode(CountrySubentityCodeType value)Sets the value of the countrySubentityCode property. -
Uses of CountrySubentityCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CountrySubentityCodeType Modifier and Type Method Description CountrySubentityCodeTypeObjectFactory. createCountrySubentityCodeType()Create an instance ofCountrySubentityCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CountrySubentityCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CountrySubentityCodeType>ObjectFactory. createCountrySubentityCode(CountrySubentityCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CountrySubentityCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CountrySubentityCodeType>ObjectFactory. createCountrySubentityCode(CountrySubentityCodeType value)
-