Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LocationTypeCodeType
-
Packages that use LocationTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LocationTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LocationTypeCodeType Modifier and Type Field Description protected LocationTypeCodeTypeLocationType. locationTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LocationTypeCodeType Modifier and Type Method Description LocationTypeCodeTypeLocationType. getLocationTypeCode()Gets the value of the locationTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LocationTypeCodeType Modifier and Type Method Description voidLocationType. setLocationTypeCode(LocationTypeCodeType value)Sets the value of the locationTypeCode property. -
Uses of LocationTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LocationTypeCodeType Modifier and Type Method Description LocationTypeCodeTypeObjectFactory. createLocationTypeCodeType()Create an instance ofLocationTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LocationTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<LocationTypeCodeType>ObjectFactory. createLocationTypeCode(LocationTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LocationTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<LocationTypeCodeType>ObjectFactory. createLocationTypeCode(LocationTypeCodeType value)
-