|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetadataType | |
|---|---|
| org.opengis.webservice | |
| Uses of MetadataType in org.opengis.webservice |
|---|
| Fields in org.opengis.webservice declared as MetadataType | |
|---|---|
static MetadataType |
MetadataType.DUBLIN_CORE
|
static MetadataType |
MetadataType.FGDC
|
static MetadataType |
MetadataType.NONE
|
static MetadataType |
MetadataType.TC211
|
| Methods in org.opengis.webservice that return MetadataType | |
|---|---|
MetadataType[] |
MetadataType.family()
Returns the list of codes of the same kind than this code list element. |
MetadataType |
MetadataLink.getMetadataType()
Returns the metadataType. |
static MetadataType |
MetadataType.valueOf(String code)
Returns the metadata type that matches the given string, or returns a new one if none match it. |
static MetadataType[] |
MetadataType.values()
Returns the list of MetadataTypes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||