|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Scope | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc | |
| Uses of Scope in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc declared as Scope | |
|---|---|
protected Scope |
Instance.scope
|
protected Scope |
Specification.scope
|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.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.pub.collections.valueclass.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||