|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodType | |
|---|---|
| net.opengis.se._2_0.core | |
| Uses of MethodType in net.opengis.se._2_0.core |
|---|
| Fields in net.opengis.se._2_0.core declared as MethodType | |
|---|---|
protected MethodType |
InterpolateType.method
|
| Methods in net.opengis.se._2_0.core that return MethodType | |
|---|---|
static MethodType |
MethodType.fromValue(String v)
|
MethodType |
InterpolateType.getMethod()
Obtient la valeur de la propriété method. |
static MethodType |
MethodType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MethodType[] |
MethodType.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 MethodType | |
|---|---|
void |
InterpolateType.setMethod(MethodType value)
Définit la valeur de la propriété method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||