|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Scope | |
|---|---|
| net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc | |
| net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl | |
| Uses of Scope in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc |
|---|
| Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc that return Scope | |
|---|---|
static Scope |
Scope.fromValue(String v)
|
Scope |
Instance.getScope()
Scope this instance is bound to. |
Scope |
Specification.getScope()
Scope this specification applies to. |
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.pkg.collections.novalueclass.jomc with parameters of type Scope | |
|---|---|
void |
Instance.setScope(Scope value)
Sets the value of the scope property. |
void |
Specification.setScope(Scope value)
Sets the value of the scope property. |
| Uses of Scope in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl declared as Scope | |
|---|---|
protected Scope |
SpecificationImpl.scope
|
protected Scope |
InstanceImpl.scope
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl that return Scope | |
|---|---|
Scope |
SpecificationImpl.getScope()
|
Scope |
InstanceImpl.getScope()
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl with parameters of type Scope | |
|---|---|
void |
SpecificationImpl.setScope(Scope value)
|
void |
InstanceImpl.setScope(Scope value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||