|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.data.gml.constants.Labels
public class Labels
Represents all conventional label used in gdoc model.
| Field Summary | |
|---|---|
static String |
ALTERNATIVE
Alternative representation property. |
static String |
ANNOTATION
Annotation property. |
static String |
BYTESTREAM
Content property. |
static String |
BYTESTREAM_URI
Content URL property. |
static String |
CREATION_TIME
Creation time property. |
static String |
LANGUAGE
Language property. |
static String |
LAST_UPDATE
Last update property. |
static String |
LENGTH
Content length property. |
static String |
METADATA
Metadata property. |
static String |
MIME_TYPE
Content mime type property. |
static String |
NAME
Name property. |
static String |
ORDER
Part order property. |
static String |
PART
Part property. |
static String |
PREVIOUS
Previous annotation order property. |
static String |
PROPERTY
'Property' property. |
static String |
PROPERTY_TYPE
'Property Type' property. |
static String |
PROPERTY_VALUE
'Property' value property. |
static String |
SCHEMA_NAME
Schema name property. |
static String |
SCHEMA_URI
Schema URI property. |
static String |
TYPE
Type property. |
| Constructor Summary | |
|---|---|
Labels()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String ANNOTATION
public static final String ALTERNATIVE
public static final String PART
public static final String METADATA
public static final String BYTESTREAM
public static final String BYTESTREAM_URI
public static final String NAME
public static final String LAST_UPDATE
public static final String MIME_TYPE
public static final String LENGTH
public static final String CREATION_TIME
public static final String LANGUAGE
public static final String SCHEMA_URI
public static final String SCHEMA_NAME
public static final String TYPE
public static final String PREVIOUS
public static final String ORDER
public static final String PROPERTY
public static final String PROPERTY_TYPE
public static final String PROPERTY_VALUE
| Constructor Detail |
|---|
public Labels()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||