Class TaggedValueDocument.TaggedValue.Factory
- java.lang.Object
-
- de.interactiveInstruments.shapeChange.appInfo.TaggedValueDocument.TaggedValue.Factory
-
- Enclosing interface:
- TaggedValueDocument.TaggedValue
public static final class TaggedValueDocument.TaggedValue.Factory extends Object
A factory class with static methods for creating instances of this type.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TaggedValueDocument.TaggedValuenewInstance()static TaggedValueDocument.TaggedValuenewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static TaggedValueDocument.TaggedValue newInstance()
-
newInstance
public static TaggedValueDocument.TaggedValue newInstance(org.apache.xmlbeans.XmlOptions options)
-
-