Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.XsdAnyURIType

Packages that use XsdAnyURIType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee   
 

Uses of XsdAnyURIType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as XsdAnyURIType
protected  XsdAnyURIType TldTaglibType.uri
           
protected  XsdAnyURIType ServiceRefType.wsdlFile
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return XsdAnyURIType
 XsdAnyURIType XsdAnyURIType.clone()
          Creates and returns a copy of this object.
static XsdAnyURIType ObjectFactory.copyOfXsdAnyURIType(XsdAnyURIType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.XsdAnyURIType instance.
 XsdAnyURIType ObjectFactory.createXsdAnyURIType()
          Create an instance of XsdAnyURIType
 XsdAnyURIType TldTaglibType.getUri()
          Gets the value of the uri property.
 XsdAnyURIType ServiceRefType.getWsdlFile()
          Gets the value of the wsdlFile property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee with parameters of type XsdAnyURIType
static XsdAnyURIType ObjectFactory.copyOfXsdAnyURIType(XsdAnyURIType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.XsdAnyURIType instance.
 void TldTaglibType.setUri(XsdAnyURIType value)
          Sets the value of the uri property.
 void ServiceRefType.setWsdlFile(XsdAnyURIType value)
          Sets the value of the wsdlFile property.
 

Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee with parameters of type XsdAnyURIType
XsdAnyURIType(XsdAnyURIType o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.XsdAnyURIType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.