|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AbstractReferenceBaseType in net.opengis.ows.v_2_0 |
|---|
| Subclasses of AbstractReferenceBaseType in net.opengis.ows.v_2_0 | |
|---|---|
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.v_2_0 with type parameters of type AbstractReferenceBaseType | |
|---|---|
protected List<JAXBElement<? extends AbstractReferenceBaseType>> |
ReferenceGroupType.abstractReferenceBase
|
| Methods in net.opengis.ows.v_2_0 that return AbstractReferenceBaseType | |
|---|---|
AbstractReferenceBaseType |
ObjectFactory.createAbstractReferenceBaseType()
Create an instance of AbstractReferenceBaseType |
AbstractReferenceBaseType |
AbstractReferenceBaseType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
|
AbstractReferenceBaseType |
AbstractReferenceBaseType.withArcrole(String value)
|
AbstractReferenceBaseType |
AbstractReferenceBaseType.withHref(String value)
|
AbstractReferenceBaseType |
AbstractReferenceBaseType.withRole(String value)
|
AbstractReferenceBaseType |
AbstractReferenceBaseType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
|
AbstractReferenceBaseType |
AbstractReferenceBaseType.withTitle(String value)
|
| Methods in net.opengis.ows.v_2_0 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.v_2_0 with parameters of type AbstractReferenceBaseType | |
|---|---|
JAXBElement<AbstractReferenceBaseType> |
ObjectFactory.createAbstractReferenceBase(AbstractReferenceBaseType value)
Create an instance of JAXBElement<AbstractReferenceBaseType>} |
| Method parameters in net.opengis.ows.v_2_0 with type arguments of type AbstractReferenceBaseType | |
|---|---|
void |
ReferenceGroupType.setAbstractReferenceBase(List<JAXBElement<? extends AbstractReferenceBaseType>> value)
|
ReferenceGroupType |
ReferenceGroupType.withAbstractReferenceBase(Collection<JAXBElement<? extends AbstractReferenceBaseType>> values)
|
ReferenceGroupType |
ReferenceGroupType.withAbstractReferenceBase(List<JAXBElement<? extends AbstractReferenceBaseType>> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||