Package | Description |
---|---|
org.mixer2.jaxb.xhtml |
Modifier and Type | Field and Description |
---|---|
protected Scope |
Th.scope |
protected Scope |
Td.scope |
Modifier and Type | Method and Description |
---|---|
static Scope |
Scope.fromValue(String v) |
Scope |
Th.getScope()
Gets the value of the scope property.
|
Scope |
Td.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.
|
Modifier and Type | Method and Description |
---|---|
void |
Th.setScope(Scope value)
Sets the value of the scope property.
|
void |
Td.setScope(Scope value)
Sets the value of the scope property.
|
Copyright © 2021 Project Mixer2. All rights reserved.