org.xmlsoap.schemas.ws.x2004.x09.policy
Class PolicyURIsAttribute.PolicyURIs.Factory

java.lang.Object
  extended by org.xmlsoap.schemas.ws.x2004.x09.policy.PolicyURIsAttribute.PolicyURIs.Factory
Enclosing interface:
PolicyURIsAttribute.PolicyURIs

public static final class PolicyURIsAttribute.PolicyURIs.Factory
extends java.lang.Object

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


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

newInstance

public static PolicyURIsAttribute.PolicyURIs newInstance()

newInstance

public static PolicyURIsAttribute.PolicyURIs newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2009. All Rights Reserved.