Uses of Class
com.luciad.ogc.ows.model.TLcdOWSAbstractReferenceBase
Packages that use TLcdOWSAbstractReferenceBase
Package
Description
This package contains an implementation of the OGC Web Service (OWS) common specification
version 1.0 and 1.1.0, as described respectively in OGC documents 05-008c1 and 06-121r3.
-
Uses of TLcdOWSAbstractReferenceBase in com.luciad.ogc.ows.model
Subclasses of TLcdOWSAbstractReferenceBase in com.luciad.ogc.ows.modelModifier and TypeClassDescriptionclass
Complete reference to a remote or local resource, allowing including metadata about that resource.class
Complete reference to a remote resource that needs to be retrieved from an OWS using an XML-encoded operation request.Methods in com.luciad.ogc.ows.model that return types with arguments of type TLcdOWSAbstractReferenceBaseModifier and TypeMethodDescriptionTLcdOWSReferenceGroup.getAbstractReferenceBase()
Returns the value of the property that maps to theAbstractReferenceBase
element.