public class MetadataURLTypeTypeType extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static MetadataURLTypeTypeType |
FGDC
The instance of the FGDC type
|
static int |
FGDC_TYPE
The FGDC type
|
static MetadataURLTypeTypeType |
TC211
The instance of the TC211 type
|
static int |
TC211_TYPE
The TC211 type
|
static MetadataURLTypeTypeType |
VALUE_19115
The instance of the 19115 type
|
static int |
VALUE_19115_TYPE
The 19115 type
|
static MetadataURLTypeTypeType |
VALUE_19139
The instance of the 19139 type
|
static int |
VALUE_19139_TYPE
The 19139 type
|
| Modifier and Type | Method and Description |
|---|---|
static Enumeration |
enumerate()
Method enumerate
Returns an enumeration of all possible instances of
MetadataURLTypeTypeType
|
int |
getType()
Method getType
Returns the type of this MetadataURLTypeTypeType
|
String |
toString()
Method toString
Returns the String representation of this
MetadataURLTypeTypeType
|
static MetadataURLTypeTypeType |
valueOf(String string)
Method valueOf
Returns a new MetadataURLTypeTypeType based on the given
String value.
|
public static final int TC211_TYPE
public static final MetadataURLTypeTypeType TC211
public static final int FGDC_TYPE
public static final MetadataURLTypeTypeType FGDC
public static final int VALUE_19115_TYPE
public static final MetadataURLTypeTypeType VALUE_19115
public static final int VALUE_19139_TYPE
public static final MetadataURLTypeTypeType VALUE_19139
public static Enumeration enumerate()
public int getType()
public String toString()
public static MetadataURLTypeTypeType valueOf(String string)
string - Copyright © 2022 B3Partners B.V.. All rights reserved.