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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee that return XsdAnyURIType
 XsdAnyURIType XsdAnyURIType.clone()
          Creates and returns a copy of this object.
 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.priv.indexed.valueclass.javaee with parameters of type XsdAnyURIType
 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.priv.indexed.valueclass.javaee with parameters of type XsdAnyURIType
XsdAnyURIType(XsdAnyURIType o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee.XsdAnyURIType instance by copying a given instance.
 



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