Package org.vast.ogc.def
Class DefinitionRef
- All Implemented Interfaces:
 Serializable,OgcProperty<IDefinition>,IDefinition,IXlinkReference<IDefinition>
TODO DefinitionRef type description
- Since:
 - Sep 29, 2012
 - See Also:
 
- 
Field Summary
Fields inherited from class net.opengis.OgcPropertyImpl
hrefResolver, name, nilReason, valueFields inherited from class org.vast.ogc.xlink.SimpleLink
arcRole, href, role, title - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.opengis.OgcPropertyImpl
copy, copyTo, getArcRole, getName, getNilReason, getTarget, getTargetUID, getValue, hasHref, hasValue, resolveHref, setHrefResolver, setName, setNilReason, setTargetUID, setValueMethods inherited from class org.vast.ogc.xlink.SimpleLink
getHref, getMediaType, getRole, getTargetInterface, getTitle, setArcRole, setHref, setMediaType, setRole, setTargetInterface, setTitleMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.vast.ogc.xlink.IXlinkReference
getHref, getMediaType, getRole, getTargetInterface, getTitle, setArcRole, setHref, setMediaType, setRole, setTargetInterface, setTitle 
- 
Constructor Details
- 
DefinitionRef
public DefinitionRef() - 
DefinitionRef
 
 - 
 - 
Method Details
- 
getIdentifier
- Specified by:
 getIdentifierin interfaceIDefinition
 - 
setIdentifier
- Specified by:
 setIdentifierin interfaceIDefinition
 - 
getNames
- Specified by:
 getNamesin interfaceIDefinition
 - 
addName
- Specified by:
 addNamein interfaceIDefinition
 - 
getDescription
- Specified by:
 getDescriptionin interfaceIDefinition
 - 
setDescription
public void setDescription()- Specified by:
 setDescriptionin interfaceIDefinition
 
 -