|
GeoAPI 2.0 Build 2005-06-08 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectCodeList<OnLineFunction>
OnLineFunction
@UML(identifier="CI_OnLineFunctionCode",
specification=ISO_19115)
public final class OnLineFunctionClass of information to which the referencing entity applies.
| Field Summary | |
|---|---|
static OnLineFunction |
DOWNLOAD
Online instructions for transferring data from one storage device or system to another. |
static OnLineFunction |
INFORMATION
Online information about the resource. |
static OnLineFunction |
OFFLINE_ACCESS
Online instructions for requesting the resource from the provider. |
static OnLineFunction |
ORDER
Online order process for obtaining the resource. |
static OnLineFunction |
SEARCH
Online search interface for seeking out information about the resource. |
| Constructor Summary | |
|---|---|
OnLineFunction(String name)
Constructs an enum with the given name. |
|
| Method Summary | |
|---|---|
OnLineFunction[] |
family()
Returns the list of enumerations of the same kind than this enum. |
static OnLineFunction[] |
values()
Returns the list of OnLineFunctions. |
| Methods inherited from class CodeList |
|---|
compareTo, name, ordinal, readResolve, toString |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
@UML(identifier="download",
obligation=CONDITIONAL,
specification=ISO_19115)
public static final OnLineFunction DOWNLOAD
@UML(identifier="information",
obligation=CONDITIONAL,
specification=ISO_19115)
public static final OnLineFunction INFORMATION
@UML(identifier="offlineAccess",
obligation=CONDITIONAL,
specification=ISO_19115)
public static final OnLineFunction OFFLINE_ACCESS
@UML(identifier="order",
obligation=CONDITIONAL,
specification=ISO_19115)
public static final OnLineFunction ORDER
@UML(identifier="search",
obligation=CONDITIONAL,
specification=ISO_19115)
public static final OnLineFunction SEARCH
| Constructor Detail |
|---|
public OnLineFunction(String name)
values().
name - The enum name. This name must not be in use by an other enum of this type.| Method Detail |
|---|
public static OnLineFunction[] values()
OnLineFunctions.
public OnLineFunction[] family()
family in class CodeList<OnLineFunction>
|
GeoAPI 2.0 Build 2005-06-08 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
|
Symbols, terms and definitions | Copyright OpenGIS® Consortium |