Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.Scope

Packages that use Scope
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl   
 

Uses of Scope in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container that return Scope
static Scope Scope.fromValue(String v)
           
 Scope Specification.getScope()
          Gets the value of the scope property.
static Scope Scope.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Scope[] Scope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container with parameters of type Scope
 void Specification.setScope(Scope value)
          Sets the value of the scope property.
 

Uses of Scope in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl declared as Scope
protected  Scope SpecificationImpl.scope
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl that return Scope
 Scope SpecificationImpl.getScope()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl with parameters of type Scope
 void SpecificationImpl.setScope(Scope value)
           
 



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