|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGenericParameterValue
This Parameter is used to represent Parameters, which are not covered directly by the OXF.
This class should write something like this XML snippet in
IContextSerializableXML.serializeToContext(StringBuffer):
<GenericParameter name="className"> .... SOME PARAMETER STUFF </GenericParameter>
| Method Summary | |
|---|---|
String |
getClassName()
informs about the current implementing class... |
String |
getName()
the name of the parameter |
ParameterShell |
initParameter(Element elem)
|
| Methods inherited from interface org.n52.oxf.serialization.IContextSerializableXML |
|---|
serializeToContext |
| Method Detail |
|---|
String getClassName()
String getName()
ParameterShell initParameter(Element elem)
elem -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||