Package | Description |
---|---|
org.opengis.metadata.identification |
Identification information (includes data and
service identification).
|
Modifier and Type | Field and Description |
---|---|
static InitiativeType |
InitiativeType.CAMPAIGN
Series of organized planned actions.
|
static InitiativeType |
InitiativeType.COLLECTION
Accumulation of datasets assembled for a specific purpose.
|
static InitiativeType |
InitiativeType.EXERCISE
Specific performance of a function or group of functions.
|
static InitiativeType |
InitiativeType.EXPERIMENT
Process designed to find if something is effective or valid.
|
static InitiativeType |
InitiativeType.INVESTIGATION
Search or systematic inquiry.
|
static InitiativeType |
InitiativeType.MISSION
Specific operation of a data collection system.
|
static InitiativeType |
InitiativeType.OPERATION
Action that is part of a series of actions.
|
static InitiativeType |
InitiativeType.PLATFORM
Vehicle or other support base that holds a sensor.
|
static InitiativeType |
InitiativeType.PROCESS
Method of doing something involving a number of steps.
|
static InitiativeType |
InitiativeType.PROGRAM
Specific planned activity.
|
static InitiativeType |
InitiativeType.PROJECT
Organized undertaking, research, or development.
|
static InitiativeType |
InitiativeType.SENSOR
Device or piece of equipment which detects or records.
|
static InitiativeType |
InitiativeType.STUDY
Examination or investigation.
|
static InitiativeType |
InitiativeType.TASK
Piece of work.
|
static InitiativeType |
InitiativeType.TRIAL
Process of testing to discover or demonstrate something.
|
Modifier and Type | Method and Description |
---|---|
InitiativeType[] |
InitiativeType.family()
Returns the list of enumerations of the same kind than this enum.
|
InitiativeType |
AggregateInformation.getInitiativeType()
Type of initiative under which the aggregate dataset was produced.
|
static InitiativeType |
InitiativeType.valueOf(String code)
Returns the initiative type that matches the given string, or returns a new one if none match
it.
|
static InitiativeType[] |
InitiativeType.values()
Returns the list of
InitiativeType s. |
Copyright © 1996–2022 Geotools. All rights reserved.