Package org.geotools.stac.client
Class Link
Object
AnyJSONObject
Link
A Link with common (and less common) properties found in OGC APIs
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AnyJSONObject
equals, hashCode, otherFields, setOtherField
-
Constructor Details
-
Link
public Link() -
Link
-
Link
-
-
Method Details
-
getHref
-
setHref
-
getRel
-
setRel
-
getType
-
setType
-
getTitle
-
setTitle
-
isTemplated
-
setTemplated
-
getMerge
-
setMerge
-
getBody
-
setBody
-
getMethod
-
setMethod
-
toString
- Overrides:
toString
in classAnyJSONObject
-