|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FieldType | |
|---|---|
| org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced | |
| org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types | |
| Uses of FieldType in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced that return FieldType | |
|---|---|
FieldType |
Field.getType()
|
static FieldType |
Field.getType(int SQLType)
|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced with parameters of type FieldType | |
|---|---|
void |
Field.setType(FieldType type)
|
| Constructors in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced with parameters of type FieldType | |
|---|---|
Field(String name,
String value,
FieldType type)
|
|
| Uses of FieldType in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types that return FieldType | |
|---|---|
static FieldType |
FieldType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FieldType[] |
FieldType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||