public class ObjectFactory extends Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: oasis.names.specification.ubl.schema.xsd.qualifieddatatypes_2
|
public ObjectFactory()
public ChannelCodeType createChannelCodeType()
ChannelCodeTypepublic DocumentStatusCodeType createDocumentStatusCodeType()
DocumentStatusCodeTypepublic PackagingTypeCodeType createPackagingTypeCodeType()
PackagingTypeCodeTypepublic TransportModeCodeType createTransportModeCodeType()
TransportModeCodeTypepublic AllowanceChargeReasonCodeType createAllowanceChargeReasonCodeType()
AllowanceChargeReasonCodeTypepublic TransportEquipmentTypeCodeType createTransportEquipmentTypeCodeType()
TransportEquipmentTypeCodeTypepublic ContainerSizeTypeCodeType createContainerSizeTypeCodeType()
ContainerSizeTypeCodeTypepublic PaymentMeansCodeType createPaymentMeansCodeType()
PaymentMeansCodeTypepublic ChipCodeType createChipCodeType()
ChipCodeTypepublic CurrencyCodeType createCurrencyCodeType()
CurrencyCodeTypepublic LongitudeDirectionCodeType createLongitudeDirectionCodeType()
LongitudeDirectionCodeTypepublic OperatorCodeType createOperatorCodeType()
OperatorCodeTypepublic PortCodeType createPortCodeType()
PortCodeTypepublic SubstitutionStatusCodeType createSubstitutionStatusCodeType()
SubstitutionStatusCodeTypepublic LineStatusCodeType createLineStatusCodeType()
LineStatusCodeTypepublic UnitOfMeasureCodeType createUnitOfMeasureCodeType()
UnitOfMeasureCodeTypepublic CountryIdentificationCodeType createCountryIdentificationCodeType()
CountryIdentificationCodeTypepublic LatitudeDirectionCodeType createLatitudeDirectionCodeType()
LatitudeDirectionCodeTypepublic TransportationStatusCodeType createTransportationStatusCodeType()
TransportationStatusCodeTypeCopyright © 2014 Philip Helger. All rights reserved.