Class AnnotationDocument.Annotation.Factory
- java.lang.Object
 - 
- org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation.Factory
 
 
- 
- Enclosing interface:
 - AnnotationDocument.Annotation
 
public static final class AnnotationDocument.Annotation.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 AnnotationDocument.AnnotationnewInstance()static AnnotationDocument.AnnotationnewInstance(XmlOptions options) 
 - 
 
- 
- 
Method Detail
- 
newInstance
public static AnnotationDocument.Annotation newInstance()
 
- 
newInstance
public static AnnotationDocument.Annotation newInstance(XmlOptions options)
 
 - 
 
 -