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

org.deegree.datatypes.parameter
Class ParameterValueGroupIm

java.lang.Object
  extended by org.deegree.datatypes.parameter.GeneralParameterValueIm
      extended by org.deegree.datatypes.parameter.ParameterValueGroupIm
All Implemented Interfaces:
Serializable

Deprecated. Not required. Will be deleted.

public class ParameterValueGroupIm
extends GeneralParameterValueIm
implements Serializable

A group of related parameter values. The same group can be repeated more than once in an or higher level ParameterValueGroup, if those instances contain different values of one or more which suitably distinquish among those groups.

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
ParameterValueGroupIm(GeneralOperationParameterIm descriptor, GeneralParameterValueIm[] values)
          Deprecated. initializes a new ParameterValueGroup.
 
Method Summary
 void addValue(GeneralParameterValueIm value)
          Deprecated.  
 GeneralParameterValueIm getValue(String name)
          Deprecated.  
 GeneralParameterValueIm[] getValues()
          Deprecated.  
 void removeValue(String name)
          Deprecated.  
 void setValues(GeneralParameterValueIm[] values)
          Deprecated.  
 
Methods inherited from class org.deegree.datatypes.parameter.GeneralParameterValueIm
clone, getDescriptor, setDescriptor
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParameterValueGroupIm

public ParameterValueGroupIm(GeneralOperationParameterIm descriptor,
                             GeneralParameterValueIm[] values)
Deprecated. 
initializes a new ParameterValueGroup. The implementation of the org.opengis.parameter.ParameterValueGroup interfaces adds mutator methods.

Parameters:
descriptor - descriptor of this ParameterValueGroup
values - values contaied in this group
Method Detail

getValue

public GeneralParameterValueIm getValue(String name)
                                 throws InvalidParameterNameException
Deprecated. 
Parameters:
name -
Returns:
named parameter
Throws:
InvalidParameterNameException

getValues

public GeneralParameterValueIm[] getValues()
Deprecated. 
Returns:
array of all parameters

setValues

public void setValues(GeneralParameterValueIm[] values)
Deprecated. 
See Also:
getValues()

addValue

public void addValue(GeneralParameterValueIm value)
Deprecated. 
See Also:
getValues()

removeValue

public void removeValue(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