Class FullDerivationSet.Member.Factory
- java.lang.Object
 - 
- org.apache.xmlbeans.impl.xb.xsdschema.FullDerivationSet.Member.Factory
 
 
- 
- Enclosing interface:
 - FullDerivationSet.Member
 
public static final class FullDerivationSet.Member.Factory extends java.lang.ObjectA 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 FullDerivationSet.MembernewInstance()static FullDerivationSet.MembernewInstance(XmlOptions options)static FullDerivationSet.MembernewValue(java.lang.Object obj) 
 - 
 
- 
- 
Method Detail
- 
newValue
public static FullDerivationSet.Member newValue(java.lang.Object obj)
 
- 
newInstance
public static FullDerivationSet.Member newInstance()
 
- 
newInstance
public static FullDerivationSet.Member newInstance(XmlOptions options)
 
 - 
 
 -