Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CountrySubentityType
-
Packages that use CountrySubentityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CountrySubentityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CountrySubentityType Modifier and Type Field Description protected CountrySubentityTypeAddressType. countrySubentityprotected CountrySubentityTypeLocationType. countrySubentityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CountrySubentityType Modifier and Type Method Description CountrySubentityTypeAddressType. getCountrySubentity()Gets the value of the countrySubentity property.CountrySubentityTypeLocationType. getCountrySubentity()Gets the value of the countrySubentity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CountrySubentityType Modifier and Type Method Description voidAddressType. setCountrySubentity(CountrySubentityType value)Sets the value of the countrySubentity property.voidLocationType. setCountrySubentity(CountrySubentityType value)Sets the value of the countrySubentity property. -
Uses of CountrySubentityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CountrySubentityType Modifier and Type Method Description CountrySubentityTypeObjectFactory. createCountrySubentityType()Create an instance ofCountrySubentityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CountrySubentityType Modifier and Type Method Description javax.xml.bind.JAXBElement<CountrySubentityType>ObjectFactory. createCountrySubentity(CountrySubentityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CountrySubentityType Modifier and Type Method Description javax.xml.bind.JAXBElement<CountrySubentityType>ObjectFactory. createCountrySubentity(CountrySubentityType value)
-