|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgisws.RasterFunctionArguments com.esri.arcgisws.ArithmeticFunctionArguments
public class ArithmeticFunctionArguments
Java class for ArithmeticFunctionArguments complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ArithmeticFunctionArguments"> <complexContent> <extension base="{http://www.esri.com/schemas/ArcGIS/10.0}RasterFunctionArguments"> </extension> </complexContent> </complexType>
Constructor Summary | |
---|---|
ArithmeticFunctionArguments()
ArithmeticFunctionArguments default constructor. |
|
ArithmeticFunctionArguments(String[] names,
Object[] values)
Deprecated. |
Method Summary |
---|
Methods inherited from class com.esri.arcgisws.RasterFunctionArguments |
---|
getNames, getValues, setNames, setValues |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
@Deprecated public ArithmeticFunctionArguments(String[] names, Object[] values)
public ArithmeticFunctionArguments()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |