Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.XsdAnyURIType

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee that return XsdAnyURIType
 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.novalueclass.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.
 

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

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl that implement XsdAnyURIType
 class XsdAnyURITypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl that return XsdAnyURIType
 XsdAnyURIType TldTaglibTypeImpl.getUri()
           
 XsdAnyURIType ServiceRefTypeImpl.getWsdlFile()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl with parameters of type XsdAnyURIType
 void TldTaglibTypeImpl.setUri(XsdAnyURIType value)
           
 void ServiceRefTypeImpl.setWsdlFile(XsdAnyURIType value)
           
 



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