|
deegree 2.4 (2010/11/11 10:47 build-27-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.security.owsproxy.OperationParameter
public class OperationParameter
Bean like class for encapsulating parameters of a owsProxy policy pre/post condition
Constructor Summary | |
---|---|
OperationParameter(String name,
boolean any)
|
|
OperationParameter(String name,
List<String> values,
List<Element> complexValues,
boolean userCoupled)
|
Method Summary | |
---|---|
void |
addComplexValue(Element complexValue)
|
void |
addValue(String value)
|
List<Element> |
getComplexValues()
|
double |
getFirstAsDouble()
returns the first value of the list as double. |
int |
getFirstAsInt()
returns the first value of the list as integer. |
String |
getFirstAsString()
returns the first value of the list as integer. |
String |
getName()
|
List<String> |
getValues()
|
boolean |
isAny()
|
boolean |
isUserCoupled()
|
void |
removeValue(String value)
|
void |
setAny(boolean any)
|
void |
setComplexValues(List<Element> complexValues)
|
void |
setName(String name)
|
void |
setUserCoupled(boolean userCoupled)
|
void |
setValues(List<String> values)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OperationParameter(String name, List<String> values, List<Element> complexValues, boolean userCoupled)
name
- values
- complexValues
- userCoupled
- public OperationParameter(String name, boolean any)
name
- any
- Method Detail |
---|
public String getName()
public void setName(String name)
name
- The name to set.public List<String> getValues()
public List<Element> getComplexValues()
public String getFirstAsString()
public int getFirstAsInt()
public double getFirstAsDouble()
public void setValues(List<String> values)
values
- public void setComplexValues(List<Element> complexValues)
complexValues
- public void addValue(String value)
value
- public void addComplexValue(Element complexValue)
complexValue
- public void removeValue(String value)
value
- public boolean isUserCoupled()
public void setUserCoupled(boolean userCoupled)
userCoupled
- The userCoupled to set.public boolean isAny()
public void setAny(boolean any)
any
-
|
deegree 2.4 (2010/11/11 10:47 build-27-official) | |||||||||
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