Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.lang.DynamicScriptType

Packages that use DynamicScriptType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.lang   
 

Uses of DynamicScriptType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.lang
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.lang that return DynamicScriptType
 DynamicScriptType DynamicScriptType.clone()
          Creates and returns a copy of this object.
 DynamicScriptType ObjectFactory.createDynamicScriptType()
          Create an instance of DynamicScriptType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.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.prot.collections.valueclass.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>}
 

Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.lang with parameters of type DynamicScriptType
DynamicScriptType(DynamicScriptType o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.lang.DynamicScriptType instance by copying a given instance.
 



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