Package eu.de4a.iem.jaxb.cv.dt
Class ObjectFactory
- java.lang.Object
-
- eu.de4a.iem.jaxb.cv.dt.ObjectFactory
-
@CodingStyleguideUnaware public class ObjectFactory extends Object
This object contains factory methods for each Java content interface and Java element interface generated in the eu.de4a.iem.jaxb.cv.dt 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.
This class was annotated by ph-jaxb22-plugin -Xph-annotate
-
-
Field Summary
Fields Modifier and Type Field Description static QName_Amount_QNAMEstatic QName_AnyURI_QNAMEstatic QName_BinaryObject_QNAMEstatic QName_Boolean_QNAMEstatic QName_Code_QNAMEstatic QName_Date_QNAMEstatic QName_DateTime_QNAMEstatic QName_Decimal_QNAMEstatic QName_Duration_QNAMEstatic QName_HexBinary_QNAMEstatic QName_ID_QNAMEstatic QName_Identifier_QNAMEstatic QName_Indicator_QNAMEstatic QName_Measure_QNAMEstatic QName_Name_QNAMEstatic QName_PositiveInteger_QNAMEstatic QName_Quantity_QNAMEstatic QName_Text_QNAMEstatic QName_Time_QNAMEstatic QName_Type_QNAMEstatic QName_URI_QNAME
-
Constructor Summary
Constructors Constructor Description ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.de4a.iem.jaxb.cv.dt
-
Method Summary
-
-
-
Field Detail
-
_Amount_QNAME
public static final QName _Amount_QNAME
-
_AnyURI_QNAME
public static final QName _AnyURI_QNAME
-
_BinaryObject_QNAME
public static final QName _BinaryObject_QNAME
-
_Boolean_QNAME
public static final QName _Boolean_QNAME
-
_Code_QNAME
public static final QName _Code_QNAME
-
_Date_QNAME
public static final QName _Date_QNAME
-
_DateTime_QNAME
public static final QName _DateTime_QNAME
-
_Decimal_QNAME
public static final QName _Decimal_QNAME
-
_Duration_QNAME
public static final QName _Duration_QNAME
-
_ID_QNAME
public static final QName _ID_QNAME
-
_Identifier_QNAME
public static final QName _Identifier_QNAME
-
_Indicator_QNAME
public static final QName _Indicator_QNAME
-
_HexBinary_QNAME
public static final QName _HexBinary_QNAME
-
_Name_QNAME
public static final QName _Name_QNAME
-
_Measure_QNAME
public static final QName _Measure_QNAME
-
_PositiveInteger_QNAME
public static final QName _PositiveInteger_QNAME
-
_Quantity_QNAME
public static final QName _Quantity_QNAME
-
_Text_QNAME
public static final QName _Text_QNAME
-
_Time_QNAME
public static final QName _Time_QNAME
-
_Type_QNAME
public static final QName _Type_QNAME
-
_URI_QNAME
public static final QName _URI_QNAME
-
-
Method Detail
-
createAmountType
@Nonnull public AmountType createAmountType()
Create an instance ofAmountType- Returns:
- The created AmountType object and never
null.
-
createAnyURIType
@Nonnull public AnyURIType createAnyURIType()
Create an instance ofAnyURIType- Returns:
- The created AnyURIType object and never
null.
-
createBinaryObjectType
@Nonnull public BinaryObjectType createBinaryObjectType()
Create an instance ofBinaryObjectType- Returns:
- The created BinaryObjectType object and never
null.
-
createBooleanType
@Nonnull public BooleanType createBooleanType()
Create an instance ofBooleanType- Returns:
- The created BooleanType object and never
null.
-
createCodeType
@Nonnull public CodeType createCodeType()
Create an instance ofCodeType- Returns:
- The created CodeType object and never
null.
-
createDateType
@Nonnull public DateType createDateType()
Create an instance ofDateType- Returns:
- The created DateType object and never
null.
-
createDateTimeType
@Nonnull public DateTimeType createDateTimeType()
Create an instance ofDateTimeType- Returns:
- The created DateTimeType object and never
null.
-
createDecimalType
@Nonnull public DecimalType createDecimalType()
Create an instance ofDecimalType- Returns:
- The created DecimalType object and never
null.
-
createDurationType
@Nonnull public DurationType createDurationType()
Create an instance ofDurationType- Returns:
- The created DurationType object and never
null.
-
createIdentifierType
@Nonnull public IdentifierType createIdentifierType()
Create an instance ofIdentifierType- Returns:
- The created IdentifierType object and never
null.
-
createIndicatorType
@Nonnull public IndicatorType createIndicatorType()
Create an instance ofIndicatorType- Returns:
- The created IndicatorType object and never
null.
-
createHexBinaryType
@Nonnull public HexBinaryType createHexBinaryType()
Create an instance ofHexBinaryType- Returns:
- The created HexBinaryType object and never
null.
-
createNameType
@Nonnull public NameType createNameType()
Create an instance ofNameType- Returns:
- The created NameType object and never
null.
-
createMeasureType
@Nonnull public MeasureType createMeasureType()
Create an instance ofMeasureType- Returns:
- The created MeasureType object and never
null.
-
createPositiveIntegerType
@Nonnull public PositiveIntegerType createPositiveIntegerType()
Create an instance ofPositiveIntegerType- Returns:
- The created PositiveIntegerType object and never
null.
-
createQuantityType
@Nonnull public QuantityType createQuantityType()
Create an instance ofQuantityType- Returns:
- The created QuantityType object and never
null.
-
createTextType
@Nonnull public TextType createTextType()
Create an instance ofTextType- Returns:
- The created TextType object and never
null.
-
createTimeType
@Nonnull public TimeType createTimeType()
Create an instance ofTimeType- Returns:
- The created TimeType object and never
null.
-
createTypeType
@Nonnull public TypeType createTypeType()
Create an instance ofTypeType- Returns:
- The created TypeType object and never
null.
-
createURIType
@Nonnull public URIType createURIType()
Create an instance ofURIType- Returns:
- The created URIType object and never
null.
-
createNumericType
@Nonnull public NumericType createNumericType()
Create an instance ofNumericType- Returns:
- The created NumericType object and never
null.
-
createAmount
@Nonnull public javax.xml.bind.JAXBElement<AmountType> createAmount(@Nullable AmountType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AmountType>The created JAXBElement and nevernull.
-
createAnyURI
@Nonnull public javax.xml.bind.JAXBElement<AnyURIType> createAnyURI(@Nullable AnyURIType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AnyURIType>The created JAXBElement and nevernull.
-
createBinaryObject
@Nonnull public javax.xml.bind.JAXBElement<BinaryObjectType> createBinaryObject(@Nullable BinaryObjectType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<BinaryObjectType>The created JAXBElement and nevernull.
-
createBoolean
@Nonnull public javax.xml.bind.JAXBElement<BooleanType> createBoolean(@Nullable BooleanType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<BooleanType>The created JAXBElement and nevernull.
-
createCode
@Nonnull public javax.xml.bind.JAXBElement<CodeType> createCode(@Nullable CodeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CodeType>The created JAXBElement and nevernull.
-
createDate
@Nonnull public javax.xml.bind.JAXBElement<DateType> createDate(@Nullable DateType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<DateType>The created JAXBElement and nevernull.
-
createDateTime
@Nonnull public javax.xml.bind.JAXBElement<DateTimeType> createDateTime(@Nullable DateTimeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<DateTimeType>The created JAXBElement and nevernull.
-
createDecimal
@Nonnull public javax.xml.bind.JAXBElement<DecimalType> createDecimal(@Nullable DecimalType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<DecimalType>The created JAXBElement and nevernull.
-
createDuration
@Nonnull public javax.xml.bind.JAXBElement<DurationType> createDuration(@Nullable DurationType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<DurationType>The created JAXBElement and nevernull.
-
createID
@Nonnull public javax.xml.bind.JAXBElement<IdentifierType> createID(@Nullable IdentifierType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<IdentifierType>The created JAXBElement and nevernull.
-
createIdentifier
@Nonnull public javax.xml.bind.JAXBElement<IdentifierType> createIdentifier(@Nullable IdentifierType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<IdentifierType>The created JAXBElement and nevernull.
-
createIndicator
@Nonnull public javax.xml.bind.JAXBElement<IndicatorType> createIndicator(@Nullable IndicatorType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<IndicatorType>The created JAXBElement and nevernull.
-
createHexBinary
@Nonnull public javax.xml.bind.JAXBElement<HexBinaryType> createHexBinary(@Nullable HexBinaryType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<HexBinaryType>The created JAXBElement and nevernull.
-
createName
@Nonnull public javax.xml.bind.JAXBElement<NameType> createName(@Nullable NameType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<NameType>The created JAXBElement and nevernull.
-
createMeasure
@Nonnull public javax.xml.bind.JAXBElement<MeasureType> createMeasure(@Nullable MeasureType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<MeasureType>The created JAXBElement and nevernull.
-
createPositiveInteger
@Nonnull public javax.xml.bind.JAXBElement<PositiveIntegerType> createPositiveInteger(@Nullable PositiveIntegerType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<PositiveIntegerType>The created JAXBElement and nevernull.
-
createQuantity
@Nonnull public javax.xml.bind.JAXBElement<QuantityType> createQuantity(@Nullable QuantityType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<QuantityType>The created JAXBElement and nevernull.
-
createText
@Nonnull public javax.xml.bind.JAXBElement<TextType> createText(@Nullable TextType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TextType>The created JAXBElement and nevernull.
-
createTime
@Nonnull public javax.xml.bind.JAXBElement<TimeType> createTime(@Nullable TimeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TimeType>The created JAXBElement and nevernull.
-
createType
@Nonnull public javax.xml.bind.JAXBElement<TypeType> createType(@Nullable TypeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TypeType>The created JAXBElement and nevernull.
-
-