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