|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.application.aquamaps.aquamapsservice.stubs.CalculateEnvelopeRequestType
public class CalculateEnvelopeRequestType
| Constructor Summary | |
|---|---|
CalculateEnvelopeRequestType()
|
|
CalculateEnvelopeRequestType(double boundingEast,
double boundingNorth,
double boundingSouth,
double boundingWest,
String faoAreas,
String speciesID,
boolean useBottomSeaTempAndSalinity,
boolean useBounding,
boolean useFAO)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
double |
getBoundingEast()
Gets the boundingEast value for this CalculateEnvelopeRequestType. |
double |
getBoundingNorth()
Gets the boundingNorth value for this CalculateEnvelopeRequestType. |
double |
getBoundingSouth()
Gets the boundingSouth value for this CalculateEnvelopeRequestType. |
double |
getBoundingWest()
Gets the boundingWest value for this CalculateEnvelopeRequestType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getFaoAreas()
Gets the faoAreas value for this CalculateEnvelopeRequestType. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getSpeciesID()
Gets the speciesID value for this CalculateEnvelopeRequestType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isUseBottomSeaTempAndSalinity()
Gets the useBottomSeaTempAndSalinity value for this CalculateEnvelopeRequestType. |
boolean |
isUseBounding()
Gets the useBounding value for this CalculateEnvelopeRequestType. |
boolean |
isUseFAO()
Gets the useFAO value for this CalculateEnvelopeRequestType. |
void |
setBoundingEast(double boundingEast)
Sets the boundingEast value for this CalculateEnvelopeRequestType. |
void |
setBoundingNorth(double boundingNorth)
Sets the boundingNorth value for this CalculateEnvelopeRequestType. |
void |
setBoundingSouth(double boundingSouth)
Sets the boundingSouth value for this CalculateEnvelopeRequestType. |
void |
setBoundingWest(double boundingWest)
Sets the boundingWest value for this CalculateEnvelopeRequestType. |
void |
setFaoAreas(String faoAreas)
Sets the faoAreas value for this CalculateEnvelopeRequestType. |
void |
setSpeciesID(String speciesID)
Sets the speciesID value for this CalculateEnvelopeRequestType. |
void |
setUseBottomSeaTempAndSalinity(boolean useBottomSeaTempAndSalinity)
Sets the useBottomSeaTempAndSalinity value for this CalculateEnvelopeRequestType. |
void |
setUseBounding(boolean useBounding)
Sets the useBounding value for this CalculateEnvelopeRequestType. |
void |
setUseFAO(boolean useFAO)
Sets the useFAO value for this CalculateEnvelopeRequestType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CalculateEnvelopeRequestType()
public CalculateEnvelopeRequestType(double boundingEast,
double boundingNorth,
double boundingSouth,
double boundingWest,
String faoAreas,
String speciesID,
boolean useBottomSeaTempAndSalinity,
boolean useBounding,
boolean useFAO)
| Method Detail |
|---|
public String getSpeciesID()
public void setSpeciesID(String speciesID)
speciesID - public String getFaoAreas()
public void setFaoAreas(String faoAreas)
faoAreas - public double getBoundingNorth()
public void setBoundingNorth(double boundingNorth)
boundingNorth - public double getBoundingSouth()
public void setBoundingSouth(double boundingSouth)
boundingSouth - public double getBoundingEast()
public void setBoundingEast(double boundingEast)
boundingEast - public double getBoundingWest()
public void setBoundingWest(double boundingWest)
boundingWest - public boolean isUseFAO()
public void setUseFAO(boolean useFAO)
useFAO - public boolean isUseBounding()
public void setUseBounding(boolean useBounding)
useBounding - public boolean isUseBottomSeaTempAndSalinity()
public void setUseBottomSeaTempAndSalinity(boolean useBottomSeaTempAndSalinity)
useBottomSeaTempAndSalinity - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||