usGovIcIsmV2
Class DerivedFromAttribute.DerivedFrom.Factory

java.lang.Object
  extended by usGovIcIsmV2.DerivedFromAttribute.DerivedFrom.Factory
Enclosing interface:
DerivedFromAttribute.DerivedFrom

public static final class DerivedFromAttribute.DerivedFrom.Factory
extends Object

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


Method Summary
static DerivedFromAttribute.DerivedFrom newInstance()
           
static DerivedFromAttribute.DerivedFrom newInstance(org.apache.xmlbeans.XmlOptions options)
           
static DerivedFromAttribute.DerivedFrom newValue(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 DerivedFromAttribute.DerivedFrom newValue(Object obj)

newInstance

public static DerivedFromAttribute.DerivedFrom newInstance()

newInstance

public static DerivedFromAttribute.DerivedFrom newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2004-2012 52north.org. All Rights Reserved.