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