org.deegree.datatypes.parameter
Class OperationParameterGroupIm
java.lang.Object
  
org.deegree.datatypes.parameter.GeneralOperationParameterIm
      
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: 6752 $, 1.0. $Revision: 6752 $, $Date: 2007-05-03 10:42:20 +0200 (Do, 03 Mai 2007) $
 
- Author:
 
  - Andreas Poth, last edited by: $Author: apoth $
 
- See Also:
 - Serialized Form
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
OperationParameterGroupIm
public OperationParameterGroupIm(String name,
                                 String remarks,
                                 int maximumOccurs,
                                 int minimumOccurs,
                                 GeneralOperationParameterIm[] parameter)
- Deprecated. 
- Parameters:
 identifiers - name - remarks - maximumOccurs - minimumOccurs - parameter - 
 
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 - 
 
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net