Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.lang.DynamicScriptType

Packages that use DynamicScriptType
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.lang   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.lang.impl   
 

Uses of DynamicScriptType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.lang
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.lang that return DynamicScriptType
 DynamicScriptType ObjectFactory.createDynamicScriptType()
          Create an instance of DynamicScriptType
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.lang that return types with arguments of type DynamicScriptType
 javax.xml.bind.JAXBElement<DynamicScriptType> ObjectFactory.createBsh(DynamicScriptType value)
          Create an instance of JAXBElement<DynamicScriptType>}
 javax.xml.bind.JAXBElement<DynamicScriptType> ObjectFactory.createJruby(DynamicScriptType value)
          Create an instance of JAXBElement<DynamicScriptType>}
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.lang with parameters of type DynamicScriptType
 javax.xml.bind.JAXBElement<DynamicScriptType> ObjectFactory.createBsh(DynamicScriptType value)
          Create an instance of JAXBElement<DynamicScriptType>}
 javax.xml.bind.JAXBElement<DynamicScriptType> ObjectFactory.createJruby(DynamicScriptType value)
          Create an instance of JAXBElement<DynamicScriptType>}
 

Uses of DynamicScriptType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.lang.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.lang.impl that implement DynamicScriptType
 class DynamicScriptTypeImpl
           
 



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