|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DirectionType | |
|---|---|
| net.opengis.se._2_0.core | |
| Uses of DirectionType in net.opengis.se._2_0.core |
|---|
| Fields in net.opengis.se._2_0.core declared as DirectionType | |
|---|---|
protected DirectionType |
ChangeCaseType.direction
|
| Methods in net.opengis.se._2_0.core that return DirectionType | |
|---|---|
static DirectionType |
DirectionType.fromValue(String v)
|
DirectionType |
ChangeCaseType.getDirection()
Obtient la valeur de la propriété direction. |
static DirectionType |
DirectionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DirectionType[] |
DirectionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.opengis.se._2_0.core with parameters of type DirectionType | |
|---|---|
void |
ChangeCaseType.setDirection(DirectionType value)
Définit la valeur de la propriété direction. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||