org.xmlsoap.schemas.ws.x2004.x09.policy
Class PolicyDocument.Policy.Factory

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

public static final class PolicyDocument.Policy.Factory
extends java.lang.Object

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


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

Method Detail

newInstance

public static PolicyDocument.Policy newInstance()

newInstance

public static PolicyDocument.Policy newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2009. All Rights Reserved.