cgl.narada.wsinfra.schemas.eventing
Class RenewDocument.Renew.Factory

java.lang.Object
  extended bycgl.narada.wsinfra.schemas.eventing.RenewDocument.Renew.Factory
Enclosing class:
RenewDocument.Renew

public static final class RenewDocument.Renew.Factory
extends Object

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


Method Summary
static RenewDocument.Renew newInstance()
           
static RenewDocument.Renew newInstance(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 RenewDocument.Renew newInstance()

newInstance

public static RenewDocument.Renew newInstance(XmlOptions options)


ML>