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