public interface AbstractSWEIdentifiable extends AbstractSWE
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Gets the description property
|
String |
getIdentifier()
Gets the identifier property
|
String |
getLabel()
Gets the label property
|
boolean |
isSetDescription()
Checks if description is set
|
boolean |
isSetIdentifier()
Checks if identifier is set
|
boolean |
isSetLabel()
Checks if label is set
|
void |
setDescription(String description)
Sets the description property
|
void |
setIdentifier(String identifier)
Sets the identifier property
|
void |
setLabel(String label)
Sets the label property
|
addExtension, getExtensionList, getId, getNumExtensions, isSetId, setId
String getIdentifier()
boolean isSetIdentifier()
void setIdentifier(String identifier)
String getLabel()
boolean isSetLabel()
void setLabel(String label)
String getDescription()
boolean isSetDescription()
void setDescription(String description)
Copyright © 2016 Sensia Software LLC. All rights reserved.