Package usGovIcIsmV2
Class TypeOfExemptedSourceAttribute.TypeOfExemptedSource.Factory
- java.lang.Object
-
- usGovIcIsmV2.TypeOfExemptedSourceAttribute.TypeOfExemptedSource.Factory
-
- Enclosing interface:
- TypeOfExemptedSourceAttribute.TypeOfExemptedSource
public static final class TypeOfExemptedSourceAttribute.TypeOfExemptedSource.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 TypeOfExemptedSourceAttribute.TypeOfExemptedSourcenewInstance()static TypeOfExemptedSourceAttribute.TypeOfExemptedSourcenewInstance(org.apache.xmlbeans.XmlOptions options)static TypeOfExemptedSourceAttribute.TypeOfExemptedSourcenewValue(Object obj)
-
-
-
Method Detail
-
newValue
public static TypeOfExemptedSourceAttribute.TypeOfExemptedSource newValue(Object obj)
-
newInstance
public static TypeOfExemptedSourceAttribute.TypeOfExemptedSource newInstance()
-
newInstance
public static TypeOfExemptedSourceAttribute.TypeOfExemptedSource newInstance(org.apache.xmlbeans.XmlOptions options)
-
-