Class SimpleDerivationSet.Member2.Factory
- java.lang.Object
 - 
- org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet.Member2.Factory
 
 
- 
- Enclosing interface:
 - SimpleDerivationSet.Member2
 
public static final class SimpleDerivationSet.Member2.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 SimpleDerivationSet.Member2newInstance()static SimpleDerivationSet.Member2newInstance(XmlOptions options)static SimpleDerivationSet.Member2newValue(java.lang.Object obj) 
 - 
 
- 
- 
Method Detail
- 
newValue
public static SimpleDerivationSet.Member2 newValue(java.lang.Object obj)
 
- 
newInstance
public static SimpleDerivationSet.Member2 newInstance()
 
- 
newInstance
public static SimpleDerivationSet.Member2 newInstance(XmlOptions options)
 
 - 
 
 -