org.xmlsoap.schemas.soap.envelope
Class MustUnderstandAttribute.MustUnderstand.Factory

java.lang.Object
  extended by org.xmlsoap.schemas.soap.envelope.MustUnderstandAttribute.MustUnderstand.Factory
Enclosing interface:
MustUnderstandAttribute.MustUnderstand

public static final class MustUnderstandAttribute.MustUnderstand.Factory
extends java.lang.Object

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


Method Summary
static MustUnderstandAttribute.MustUnderstand newInstance()
           
static MustUnderstandAttribute.MustUnderstand newInstance(org.apache.xmlbeans.XmlOptions options)
           
static MustUnderstandAttribute.MustUnderstand 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 MustUnderstandAttribute.MustUnderstand newValue(java.lang.Object obj)

newInstance

public static MustUnderstandAttribute.MustUnderstand newInstance()

newInstance

public static MustUnderstandAttribute.MustUnderstand newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2009. All Rights Reserved.