|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.gis.geotiff.GeneratedKeys.ModelType
public static class GeneratedKeys.ModelType
| Field Summary | |
|---|---|
static int |
Geocentric
_more_ |
static int |
Geographic
_more_ |
static String[] |
names
_more_ |
static int |
Projected
_more_ |
static int |
Undefined
_more_ |
static int |
UserDefined
_more_ |
static int[] |
values
_more_ |
| Constructor Summary | |
|---|---|
GeneratedKeys.ModelType()
|
|
| Method Summary | |
|---|---|
static String |
getName(int value)
_more_ |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int Projected
public static final int Geographic
public static final int Geocentric
public static final int Undefined
public static final int UserDefined
public static final int[] values
public static final String[] names
| Constructor Detail |
|---|
public GeneratedKeys.ModelType()
| Method Detail |
|---|
public static String getName(int value)
value - _more_
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||