|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractReferenceBaseType | |
|---|---|
| net.opengis.ows._2 | |
| Uses of AbstractReferenceBaseType in net.opengis.ows._2 |
|---|
| Subclasses of AbstractReferenceBaseType in net.opengis.ows._2 | |
|---|---|
class |
ReferenceType
Complete reference to a remote or local resource, allowing including metadata about that resource. |
class |
ServiceReferenceType
Complete reference to a remote resource that needs to be retrieved from an OWS using an XML-encoded operation request. |
| Fields in net.opengis.ows._2 with type parameters of type AbstractReferenceBaseType | |
|---|---|
protected List<JAXBElement<? extends AbstractReferenceBaseType>> |
ReferenceGroupType.abstractReferenceBase
|
| Methods in net.opengis.ows._2 that return AbstractReferenceBaseType | |
|---|---|
AbstractReferenceBaseType |
ObjectFactory.createAbstractReferenceBaseType()
Create an instance of AbstractReferenceBaseType |
| Methods in net.opengis.ows._2 that return types with arguments of type AbstractReferenceBaseType | |
|---|---|
JAXBElement<AbstractReferenceBaseType> |
ObjectFactory.createAbstractReferenceBase(AbstractReferenceBaseType value)
Create an instance of JAXBElement<AbstractReferenceBaseType>} |
List<JAXBElement<? extends AbstractReferenceBaseType>> |
ReferenceGroupType.getAbstractReferenceBase()
Gets the value of the abstractReferenceBase property. |
| Methods in net.opengis.ows._2 with parameters of type AbstractReferenceBaseType | |
|---|---|
JAXBElement<AbstractReferenceBaseType> |
ObjectFactory.createAbstractReferenceBase(AbstractReferenceBaseType value)
Create an instance of JAXBElement<AbstractReferenceBaseType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||