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

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container declared as Scope
protected  Scope Specification.scope
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.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.valueclass.jdtaus.container with parameters of type Scope
 void Specification.setScope(Scope value)
          Sets the value of the scope property.
 



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