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