org.w3.x2001.xmlSchema
Class Attribute.Use.Factory

java.lang.Object
  extended by org.w3.x2001.xmlSchema.Attribute.Use.Factory
Enclosing interface:
Attribute.Use

public static final class Attribute.Use.Factory
extends java.lang.Object

A factory class with static methods for creating instances of this type.


Method Summary
static Attribute.Use newInstance()
           
static Attribute.Use newInstance(org.apache.xmlbeans.XmlOptions options)
           
static Attribute.Use newValue(java.lang.Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newValue

public static Attribute.Use newValue(java.lang.Object obj)

newInstance

public static Attribute.Use newInstance()

newInstance

public static Attribute.Use newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2014 Martin Luther University Halle-Wittenberg. All Rights Reserved.