|
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.portal.cataloguemanager.model.SVOperationMetadata
public class SVOperationMetadata
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.isotc211.org/2005/srv}operationName"/>
<element ref="{http://www.isotc211.org/2005/srv}DCP" maxOccurs="unbounded"/>
<element ref="{http://www.isotc211.org/2005/srv}parameters" maxOccurs="unbounded"/>
<element ref="{http://www.isotc211.org/2005/srv}connectPoint" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected List<ConnectPoint> |
connectPoint
|
protected List<DCP> |
dcp
|
protected OperationName |
operationName
|
protected List<Parameters> |
parameters
|
| Constructor Summary | |
|---|---|
SVOperationMetadata()
|
|
| Method Summary | |
|---|---|
List<ConnectPoint> |
getConnectPoint()
Gets the value of the connectPoint property. |
List<DCP> |
getDCP()
Gets the value of the dcp property. |
OperationName |
getOperationName()
Gets the value of the operationName property. |
List<Parameters> |
getParameters()
Gets the value of the parameters property. |
void |
setOperationName(OperationName value)
Sets the value of the operationName property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected OperationName operationName
protected List<DCP> dcp
protected List<Parameters> parameters
protected List<ConnectPoint> connectPoint
| Constructor Detail |
|---|
public SVOperationMetadata()
| Method Detail |
|---|
public OperationName getOperationName()
OperationNamepublic void setOperationName(OperationName value)
value - allowed object is
OperationNamepublic List<DCP> getDCP()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the dcp property.
For example, to add a new item, do as follows:
getDCP().add(newItem);
Objects of the following type(s) are allowed in the list
DCP
public List<Parameters> getParameters()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the parameters property.
For example, to add a new item, do as follows:
getParameters().add(newItem);
Objects of the following type(s) are allowed in the list
Parameters
public List<ConnectPoint> getConnectPoint()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the connectPoint property.
For example, to add a new item, do as follows:
getConnectPoint().add(newItem);
Objects of the following type(s) are allowed in the list
ConnectPoint
|
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org