net.opengis.iso19139.gco.v_20060504
Class ObjectFactory

java.lang.Object
  extended by net.opengis.iso19139.gco.v_20060504.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the net.opengis.iso19139.gco.v_20060504 package.

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 Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.opengis.iso19139.gco.v_20060504
 
Method Summary
 JAXBElement<CodeType> createAbstractGenericName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 JAXBElement<AbstractObjectType> createAbstractObject(AbstractObjectType value)
          Create an instance of JAXBElement<AbstractObjectType>}
 JAXBElement<AngleType> createAngle(AngleType value)
          Create an instance of JAXBElement<AngleType>}
 AnglePropertyType createAnglePropertyType()
          Create an instance of AnglePropertyType
 JAXBElement<BinaryType> createBinary(BinaryType value)
          Create an instance of JAXBElement<BinaryType>}
 BinaryPropertyType createBinaryPropertyType()
          Create an instance of BinaryPropertyType
 BinaryType createBinaryType()
          Create an instance of BinaryType
 JAXBElement<Boolean> createBoolean(Boolean value)
          Create an instance of JAXBElement<Boolean>}
 BooleanPropertyType createBooleanPropertyType()
          Create an instance of BooleanPropertyType
 JAXBElement<String> createCharacterString(String value)
          Create an instance of JAXBElement<String>}
 CharacterStringPropertyType createCharacterStringPropertyType()
          Create an instance of CharacterStringPropertyType
 CodeListValueType createCodeListValueType()
          Create an instance of CodeListValueType
 JAXBElement<String> createDate(String value)
          Create an instance of JAXBElement<String>}
 DatePropertyType createDatePropertyType()
          Create an instance of DatePropertyType
 JAXBElement<XMLGregorianCalendar> createDateTime(XMLGregorianCalendar value)
          Create an instance of JAXBElement<XMLGregorianCalendar>}
 DateTimePropertyType createDateTimePropertyType()
          Create an instance of DateTimePropertyType
 JAXBElement<BigDecimal> createDecimal(BigDecimal value)
          Create an instance of JAXBElement<BigDecimal>}
 DecimalPropertyType createDecimalPropertyType()
          Create an instance of DecimalPropertyType
 JAXBElement<LengthType> createDistance(LengthType value)
          Create an instance of JAXBElement<LengthType>}
 DistancePropertyType createDistancePropertyType()
          Create an instance of DistancePropertyType
 GenericNamePropertyType createGenericNamePropertyType()
          Create an instance of GenericNamePropertyType
 JAXBElement<BigInteger> createInteger(BigInteger value)
          Create an instance of JAXBElement<BigInteger>}
 IntegerPropertyType createIntegerPropertyType()
          Create an instance of IntegerPropertyType
 JAXBElement<LengthType> createLength(LengthType value)
          Create an instance of JAXBElement<LengthType>}
 LengthPropertyType createLengthPropertyType()
          Create an instance of LengthPropertyType
 JAXBElement<CodeType> createLocalName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 LocalNamePropertyType createLocalNamePropertyType()
          Create an instance of LocalNamePropertyType
 JAXBElement<MeasureType> createMeasure(MeasureType value)
          Create an instance of JAXBElement<MeasureType>}
 MeasurePropertyType createMeasurePropertyType()
          Create an instance of MeasurePropertyType
 JAXBElement<MemberNameType> createMemberName(MemberNameType value)
          Create an instance of JAXBElement<MemberNameType>}
 MemberNamePropertyType createMemberNamePropertyType()
          Create an instance of MemberNamePropertyType
 MemberNameType createMemberNameType()
          Create an instance of MemberNameType
 JAXBElement<MultiplicityType> createMultiplicity(MultiplicityType value)
          Create an instance of JAXBElement<MultiplicityType>}
 MultiplicityPropertyType createMultiplicityPropertyType()
          Create an instance of MultiplicityPropertyType
 JAXBElement<MultiplicityRangeType> createMultiplicityRange(MultiplicityRangeType value)
          Create an instance of JAXBElement<MultiplicityRangeType>}
 MultiplicityRangePropertyType createMultiplicityRangePropertyType()
          Create an instance of MultiplicityRangePropertyType
 MultiplicityRangeType createMultiplicityRangeType()
          Create an instance of MultiplicityRangeType
 MultiplicityType createMultiplicityType()
          Create an instance of MultiplicityType
 NumberPropertyType createNumberPropertyType()
          Create an instance of NumberPropertyType
 ObjectReferencePropertyType createObjectReferencePropertyType()
          Create an instance of ObjectReferencePropertyType
 JAXBElement<Double> createReal(Double value)
          Create an instance of JAXBElement<Double>}
 RealPropertyType createRealPropertyType()
          Create an instance of RealPropertyType
 JAXBElement<Object> createRecord(Object value)
          Create an instance of JAXBElement<Object>}
 RecordPropertyType createRecordPropertyType()
          Create an instance of RecordPropertyType
 JAXBElement<RecordTypeType> createRecordType(RecordTypeType value)
          Create an instance of JAXBElement<RecordTypeType>}
 RecordTypePropertyType createRecordTypePropertyType()
          Create an instance of RecordTypePropertyType
 RecordTypeType createRecordTypeType()
          Create an instance of RecordTypeType
 JAXBElement<ScaleType> createScale(ScaleType value)
          Create an instance of JAXBElement<ScaleType>}
 ScalePropertyType createScalePropertyType()
          Create an instance of ScalePropertyType
 JAXBElement<CodeType> createScopedName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 ScopedNamePropertyType createScopedNamePropertyType()
          Create an instance of ScopedNamePropertyType
 JAXBElement<TypeNameType> createTypeName(TypeNameType value)
          Create an instance of JAXBElement<TypeNameType>}
 TypeNamePropertyType createTypeNamePropertyType()
          Create an instance of TypeNamePropertyType
 TypeNameType createTypeNameType()
          Create an instance of TypeNameType
 UnitOfMeasurePropertyType createUnitOfMeasurePropertyType()
          Create an instance of UnitOfMeasurePropertyType
 JAXBElement<UnlimitedIntegerType> createUnlimitedInteger(UnlimitedIntegerType value)
          Create an instance of JAXBElement<UnlimitedIntegerType>}
 UnlimitedIntegerPropertyType createUnlimitedIntegerPropertyType()
          Create an instance of UnlimitedIntegerPropertyType
 UnlimitedIntegerType createUnlimitedIntegerType()
          Create an instance of UnlimitedIntegerType
 UomAnglePropertyType createUomAnglePropertyType()
          Create an instance of UomAnglePropertyType
 UomAreaPropertyType createUomAreaPropertyType()
          Create an instance of UomAreaPropertyType
 UomLengthPropertyType createUomLengthPropertyType()
          Create an instance of UomLengthPropertyType
 UomScalePropertyType createUomScalePropertyType()
          Create an instance of UomScalePropertyType
 UomTimePropertyType createUomTimePropertyType()
          Create an instance of UomTimePropertyType
 UomVelocityPropertyType createUomVelocityPropertyType()
          Create an instance of UomVelocityPropertyType
 UomVolumePropertyType createUomVolumePropertyType()
          Create an instance of UomVolumePropertyType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.opengis.iso19139.gco.v_20060504

Method Detail

createTypeNameType

public TypeNameType createTypeNameType()
Create an instance of TypeNameType


createMemberNameType

public MemberNameType createMemberNameType()
Create an instance of MemberNameType


createMultiplicityType

public MultiplicityType createMultiplicityType()
Create an instance of MultiplicityType


createMultiplicityRangeType

public MultiplicityRangeType createMultiplicityRangeType()
Create an instance of MultiplicityRangeType


createUnlimitedIntegerType

public UnlimitedIntegerType createUnlimitedIntegerType()
Create an instance of UnlimitedIntegerType


createRecordTypeType

public RecordTypeType createRecordTypeType()
Create an instance of RecordTypeType


createBinaryType

public BinaryType createBinaryType()
Create an instance of BinaryType


createTypeNamePropertyType

public TypeNamePropertyType createTypeNamePropertyType()
Create an instance of TypeNamePropertyType


createMemberNamePropertyType

public MemberNamePropertyType createMemberNamePropertyType()
Create an instance of MemberNamePropertyType


createMultiplicityPropertyType

public MultiplicityPropertyType createMultiplicityPropertyType()
Create an instance of MultiplicityPropertyType


createMultiplicityRangePropertyType

public MultiplicityRangePropertyType createMultiplicityRangePropertyType()
Create an instance of MultiplicityRangePropertyType


createMeasurePropertyType

public MeasurePropertyType createMeasurePropertyType()
Create an instance of MeasurePropertyType


createLengthPropertyType

public LengthPropertyType createLengthPropertyType()
Create an instance of LengthPropertyType


createAnglePropertyType

public AnglePropertyType createAnglePropertyType()
Create an instance of AnglePropertyType


createScalePropertyType

public ScalePropertyType createScalePropertyType()
Create an instance of ScalePropertyType


createDistancePropertyType

public DistancePropertyType createDistancePropertyType()
Create an instance of DistancePropertyType


createCharacterStringPropertyType

public CharacterStringPropertyType createCharacterStringPropertyType()
Create an instance of CharacterStringPropertyType


createBooleanPropertyType

public BooleanPropertyType createBooleanPropertyType()
Create an instance of BooleanPropertyType


createGenericNamePropertyType

public GenericNamePropertyType createGenericNamePropertyType()
Create an instance of GenericNamePropertyType


createLocalNamePropertyType

public LocalNamePropertyType createLocalNamePropertyType()
Create an instance of LocalNamePropertyType


createScopedNamePropertyType

public ScopedNamePropertyType createScopedNamePropertyType()
Create an instance of ScopedNamePropertyType


createUomAnglePropertyType

public UomAnglePropertyType createUomAnglePropertyType()
Create an instance of UomAnglePropertyType


createUomLengthPropertyType

public UomLengthPropertyType createUomLengthPropertyType()
Create an instance of UomLengthPropertyType


createUomScalePropertyType

public UomScalePropertyType createUomScalePropertyType()
Create an instance of UomScalePropertyType


createUnitOfMeasurePropertyType

public UnitOfMeasurePropertyType createUnitOfMeasurePropertyType()
Create an instance of UnitOfMeasurePropertyType


createUomAreaPropertyType

public UomAreaPropertyType createUomAreaPropertyType()
Create an instance of UomAreaPropertyType


createUomVelocityPropertyType

public UomVelocityPropertyType createUomVelocityPropertyType()
Create an instance of UomVelocityPropertyType


createUomTimePropertyType

public UomTimePropertyType createUomTimePropertyType()
Create an instance of UomTimePropertyType


createUomVolumePropertyType

public UomVolumePropertyType createUomVolumePropertyType()
Create an instance of UomVolumePropertyType


createDateTimePropertyType

public DateTimePropertyType createDateTimePropertyType()
Create an instance of DateTimePropertyType


createDatePropertyType

public DatePropertyType createDatePropertyType()
Create an instance of DatePropertyType


createNumberPropertyType

public NumberPropertyType createNumberPropertyType()
Create an instance of NumberPropertyType


createDecimalPropertyType

public DecimalPropertyType createDecimalPropertyType()
Create an instance of DecimalPropertyType


createRealPropertyType

public RealPropertyType createRealPropertyType()
Create an instance of RealPropertyType


createIntegerPropertyType

public IntegerPropertyType createIntegerPropertyType()
Create an instance of IntegerPropertyType


createUnlimitedIntegerPropertyType

public UnlimitedIntegerPropertyType createUnlimitedIntegerPropertyType()
Create an instance of UnlimitedIntegerPropertyType


createRecordPropertyType

public RecordPropertyType createRecordPropertyType()
Create an instance of RecordPropertyType


createRecordTypePropertyType

public RecordTypePropertyType createRecordTypePropertyType()
Create an instance of RecordTypePropertyType


createBinaryPropertyType

public BinaryPropertyType createBinaryPropertyType()
Create an instance of BinaryPropertyType


createObjectReferencePropertyType

public ObjectReferencePropertyType createObjectReferencePropertyType()
Create an instance of ObjectReferencePropertyType


createCodeListValueType

public CodeListValueType createCodeListValueType()
Create an instance of CodeListValueType


createTypeName

public JAXBElement<TypeNameType> createTypeName(TypeNameType value)
Create an instance of JAXBElement<TypeNameType>}


createMemberName

public JAXBElement<MemberNameType> createMemberName(MemberNameType value)
Create an instance of JAXBElement<MemberNameType>}


createMultiplicity

public JAXBElement<MultiplicityType> createMultiplicity(MultiplicityType value)
Create an instance of JAXBElement<MultiplicityType>}


createMultiplicityRange

public JAXBElement<MultiplicityRangeType> createMultiplicityRange(MultiplicityRangeType value)
Create an instance of JAXBElement<MultiplicityRangeType>}


createMeasure

public JAXBElement<MeasureType> createMeasure(MeasureType value)
Create an instance of JAXBElement<MeasureType>}


createLength

public JAXBElement<LengthType> createLength(LengthType value)
Create an instance of JAXBElement<LengthType>}


createAngle

public JAXBElement<AngleType> createAngle(AngleType value)
Create an instance of JAXBElement<AngleType>}


createScale

public JAXBElement<ScaleType> createScale(ScaleType value)
Create an instance of JAXBElement<ScaleType>}


createDistance

public JAXBElement<LengthType> createDistance(LengthType value)
Create an instance of JAXBElement<LengthType>}


createCharacterString

public JAXBElement<String> createCharacterString(String value)
Create an instance of JAXBElement<String>}


createBoolean

public JAXBElement<Boolean> createBoolean(Boolean value)
Create an instance of JAXBElement<Boolean>}


createAbstractGenericName

public JAXBElement<CodeType> createAbstractGenericName(CodeType value)
Create an instance of JAXBElement<CodeType>}


createLocalName

public JAXBElement<CodeType> createLocalName(CodeType value)
Create an instance of JAXBElement<CodeType>}


createScopedName

public JAXBElement<CodeType> createScopedName(CodeType value)
Create an instance of JAXBElement<CodeType>}


createDateTime

public JAXBElement<XMLGregorianCalendar> createDateTime(XMLGregorianCalendar value)
Create an instance of JAXBElement<XMLGregorianCalendar>}


createDate

public JAXBElement<String> createDate(String value)
Create an instance of JAXBElement<String>}


createDecimal

public JAXBElement<BigDecimal> createDecimal(BigDecimal value)
Create an instance of JAXBElement<BigDecimal>}


createReal

public JAXBElement<Double> createReal(Double value)
Create an instance of JAXBElement<Double>}


createInteger

public JAXBElement<BigInteger> createInteger(BigInteger value)
Create an instance of JAXBElement<BigInteger>}


createUnlimitedInteger

public JAXBElement<UnlimitedIntegerType> createUnlimitedInteger(UnlimitedIntegerType value)
Create an instance of JAXBElement<UnlimitedIntegerType>}


createRecord

public JAXBElement<Object> createRecord(Object value)
Create an instance of JAXBElement<Object>}


createRecordType

public JAXBElement<RecordTypeType> createRecordType(RecordTypeType value)
Create an instance of JAXBElement<RecordTypeType>}


createBinary

public JAXBElement<BinaryType> createBinary(BinaryType value)
Create an instance of JAXBElement<BinaryType>}


createAbstractObject

public JAXBElement<AbstractObjectType> createAbstractObject(AbstractObjectType value)
Create an instance of JAXBElement<AbstractObjectType>}



Copyright © 2008-2016. All Rights Reserved.