Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CityNameType
-
Packages that use CityNameType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CityNameType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CityNameType Modifier and Type Field Description protected CityNameTypeAddressType. cityNameMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CityNameType Modifier and Type Method Description CityNameTypeAddressType. getCityName()Gets the value of the cityName property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CityNameType Modifier and Type Method Description voidAddressType. setCityName(CityNameType value)Sets the value of the cityName property. -
Uses of CityNameType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CityNameType Modifier and Type Method Description CityNameTypeObjectFactory. createCityNameType()Create an instance ofCityNameTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CityNameType Modifier and Type Method Description javax.xml.bind.JAXBElement<CityNameType>ObjectFactory. createCityName(CityNameType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CityNameType Modifier and Type Method Description javax.xml.bind.JAXBElement<CityNameType>ObjectFactory. createCityName(CityNameType value)
-