deegree 2.2 (2008/12/22 11:33 build-3038-official)

org.deegree.datatypes.parameter
Class OperationParameterGroupIm

java.lang.Object
  extended by org.deegree.datatypes.parameter.GeneralOperationParameterIm
      extended by org.deegree.datatypes.parameter.OperationParameterGroupIm
All Implemented Interfaces:
Serializable

Deprecated. Not required. Will be deleted.

public class OperationParameterGroupIm
extends GeneralOperationParameterIm
implements Serializable

Since:
2.0
Version:
$Revision: 9337 $, 1.0. $Revision: 9337 $, $Date: 2007-12-27 13:31:11 +0100 (Do, 27 Dez 2007) $
Author:
Andreas Poth, last edited by: $Author: apoth $
See Also:
Serialized Form

Constructor Summary
OperationParameterGroupIm(String name, String remarks, int maximumOccurs, int minimumOccurs, GeneralOperationParameterIm[] parameter)
          Deprecated.  
 
Method Summary
 void addParameter(GeneralOperationParameterIm parameter)
          Deprecated.  
 GeneralOperationParameterIm getParameter(String name)
          Deprecated.  
 GeneralOperationParameterIm[] getParameters()
          Deprecated.  
 void removeParameter(String name)
          Deprecated.  
 void setParameter(GeneralOperationParameterIm[] parameter)
          Deprecated.  
 
Methods inherited from class org.deegree.datatypes.parameter.GeneralOperationParameterIm
getMaximumOccurs, getMinimumOccurs, getName, getRemarks, setMaximumOccurs, setMinimumOccurs, setName, setRemarks
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperationParameterGroupIm

public OperationParameterGroupIm(String name,
                                 String remarks,
                                 int maximumOccurs,
                                 int minimumOccurs,
                                 GeneralOperationParameterIm[] parameter)
Deprecated. 
Parameters:
identifiers -
name -
remarks -
maximumOccurs -
minimumOccurs -
parameter -
Method Detail

getParameter

public GeneralOperationParameterIm getParameter(String name)
                                         throws InvalidParameterNameException
Deprecated. 
Parameters:
name -
Returns:
name parameter
Throws:
InvalidParameterNameException

getParameters

public GeneralOperationParameterIm[] getParameters()
Deprecated. 
Returns:
array of all parameters

setParameter

public void setParameter(GeneralOperationParameterIm[] parameter)
Deprecated. 
Parameters:
parameter -

addParameter

public void addParameter(GeneralOperationParameterIm parameter)
Deprecated. 
Parameters:
parameter -

removeParameter

public void removeParameter(String name)
Deprecated. 
Parameters:
name -

deegree 2.2 (2008/12/22 11:33 build-3038-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net