public class ObjectFactory
extends java.lang.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: eu.datex2.schema.statisch.vms.table.anzeigetafeln
|
public ObjectFactory()
public D2LogicalModel createD2LogicalModel()
D2LogicalModel
public ExtensionType createExtensionType()
ExtensionType
public VmsUnitRecordVmsIndexVmsRecord createVmsUnitRecordVmsIndexVmsRecord()
VmsUnitRecordVmsIndexVmsRecord
public PointByCoordinates createPointByCoordinates()
PointByCoordinates
public HeaderInformation createHeaderInformation()
HeaderInformation
public VmsTablePublication createVmsTablePublication()
VmsTablePublication
public VmsRecord createVmsRecord()
VmsRecord
public VmsUnitTable createVmsUnitTable()
VmsUnitTable
public VmsUnitRecord createVmsUnitRecord()
VmsUnitRecord
public PointCoordinates createPointCoordinates()
PointCoordinates
public VmsTextDisplayCharacteristics createVmsTextDisplayCharacteristics()
VmsTextDisplayCharacteristics
public InternationalIdentifier createInternationalIdentifier()
InternationalIdentifier