Package net.opengis.sensorml.v20
Interface AbstractMetadataList
- All Superinterfaces:
 AbstractSWE,AbstractSWEIdentifiable,Serializable
- All Known Subinterfaces:
 CapabilityList,CharacteristicList,ClassifierList,ContactList,DocumentList,EventList,FeatureList,IdentifierList,KeywordList
- All Known Implementing Classes:
 AbstractMetadataListImpl,CapabilityListImpl,CharacteristicListImpl,ClassifierListImpl,ContactListImpl,DocumentListImpl,EventListImpl,FeatureListImpl,IdentifierListImpl,KeywordListImpl
POJO class for XML type AbstractMetadataListType(@http://www.opengis.net/sensorml/2.0).
 This is a complex type.
- 
Method Summary
Modifier and TypeMethodDescriptionGets the definition propertybooleanChecks if definition is setvoidsetDefinition(String definition) Sets the definition propertyMethods inherited from interface net.opengis.swe.v20.AbstractSWE
addExtension, getExtensionList, getId, getNumExtensions, isSetId, setIdMethods inherited from interface net.opengis.swe.v20.AbstractSWEIdentifiable
getDescription, getIdentifier, getLabel, isSetDescription, isSetIdentifier, isSetLabel, setDescription, setIdentifier, setLabel 
- 
Method Details
- 
getDefinition
String getDefinition()Gets the definition property - 
isSetDefinition
boolean isSetDefinition()Checks if definition is set - 
setDefinition
Sets the definition property 
 -