org.gcube.application.aquamaps.aquamapsservice.stubs
Class GetAquaMapsPerUserRequestType

java.lang.Object
  extended by org.gcube.application.aquamaps.aquamapsservice.stubs.GetAquaMapsPerUserRequestType
All Implemented Interfaces:
Serializable

public class GetAquaMapsPerUserRequestType
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
GetAquaMapsPerUserRequestType()
           
GetAquaMapsPerUserRequestType(boolean aquamaps, boolean dateEnabled, String dateValue, boolean jobIdEnabled, int jobIdValue, boolean jobStatusEnabled, String jobStatusValue, boolean objectStatusEnabled, String objectStatusValue, PagedRequestSettings pagedRequestSettings, boolean typeEnabled, String typeValue, String userID)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getDateValue()
          Gets the dateValue value for this GetAquaMapsPerUserRequestType.
static org.apache.axis.encoding.Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
          Get Custom Deserializer
 int getJobIdValue()
          Gets the jobIdValue value for this GetAquaMapsPerUserRequestType.
 String getJobStatusValue()
          Gets the jobStatusValue value for this GetAquaMapsPerUserRequestType.
 String getObjectStatusValue()
          Gets the objectStatusValue value for this GetAquaMapsPerUserRequestType.
 PagedRequestSettings getPagedRequestSettings()
          Gets the pagedRequestSettings value for this GetAquaMapsPerUserRequestType.
static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
          Get Custom Serializer
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 String getTypeValue()
          Gets the typeValue value for this GetAquaMapsPerUserRequestType.
 String getUserID()
          Gets the userID value for this GetAquaMapsPerUserRequestType.
 int hashCode()
           
 boolean isAquamaps()
          Gets the aquamaps value for this GetAquaMapsPerUserRequestType.
 boolean isDateEnabled()
          Gets the dateEnabled value for this GetAquaMapsPerUserRequestType.
 boolean isJobIdEnabled()
          Gets the jobIdEnabled value for this GetAquaMapsPerUserRequestType.
 boolean isJobStatusEnabled()
          Gets the jobStatusEnabled value for this GetAquaMapsPerUserRequestType.
 boolean isObjectStatusEnabled()
          Gets the objectStatusEnabled value for this GetAquaMapsPerUserRequestType.
 boolean isTypeEnabled()
          Gets the typeEnabled value for this GetAquaMapsPerUserRequestType.
 void setAquamaps(boolean aquamaps)
          Sets the aquamaps value for this GetAquaMapsPerUserRequestType.
 void setDateEnabled(boolean dateEnabled)
          Sets the dateEnabled value for this GetAquaMapsPerUserRequestType.
 void setDateValue(String dateValue)
          Sets the dateValue value for this GetAquaMapsPerUserRequestType.
 void setJobIdEnabled(boolean jobIdEnabled)
          Sets the jobIdEnabled value for this GetAquaMapsPerUserRequestType.
 void setJobIdValue(int jobIdValue)
          Sets the jobIdValue value for this GetAquaMapsPerUserRequestType.
 void setJobStatusEnabled(boolean jobStatusEnabled)
          Sets the jobStatusEnabled value for this GetAquaMapsPerUserRequestType.
 void setJobStatusValue(String jobStatusValue)
          Sets the jobStatusValue value for this GetAquaMapsPerUserRequestType.
 void setObjectStatusEnabled(boolean objectStatusEnabled)
          Sets the objectStatusEnabled value for this GetAquaMapsPerUserRequestType.
 void setObjectStatusValue(String objectStatusValue)
          Sets the objectStatusValue value for this GetAquaMapsPerUserRequestType.
 void setPagedRequestSettings(PagedRequestSettings pagedRequestSettings)
          Sets the pagedRequestSettings value for this GetAquaMapsPerUserRequestType.
 void setTypeEnabled(boolean typeEnabled)
          Sets the typeEnabled value for this GetAquaMapsPerUserRequestType.
 void setTypeValue(String typeValue)
          Sets the typeValue value for this GetAquaMapsPerUserRequestType.
 void setUserID(String userID)
          Sets the userID value for this GetAquaMapsPerUserRequestType.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetAquaMapsPerUserRequestType

public GetAquaMapsPerUserRequestType()

GetAquaMapsPerUserRequestType

public GetAquaMapsPerUserRequestType(boolean aquamaps,
                                     boolean dateEnabled,
                                     String dateValue,
                                     boolean jobIdEnabled,
                                     int jobIdValue,
                                     boolean jobStatusEnabled,
                                     String jobStatusValue,
                                     boolean objectStatusEnabled,
                                     String objectStatusValue,
                                     PagedRequestSettings pagedRequestSettings,
                                     boolean typeEnabled,
                                     String typeValue,
                                     String userID)
Method Detail

getUserID

public String getUserID()
Gets the userID value for this GetAquaMapsPerUserRequestType.

Returns:
userID

setUserID

public void setUserID(String userID)
Sets the userID value for this GetAquaMapsPerUserRequestType.

Parameters:
userID -

getPagedRequestSettings

public PagedRequestSettings getPagedRequestSettings()
Gets the pagedRequestSettings value for this GetAquaMapsPerUserRequestType.

Returns:
pagedRequestSettings

setPagedRequestSettings

public void setPagedRequestSettings(PagedRequestSettings pagedRequestSettings)
Sets the pagedRequestSettings value for this GetAquaMapsPerUserRequestType.

Parameters:
pagedRequestSettings -

isAquamaps

public boolean isAquamaps()
Gets the aquamaps value for this GetAquaMapsPerUserRequestType.

Returns:
aquamaps

setAquamaps

public void setAquamaps(boolean aquamaps)
Sets the aquamaps value for this GetAquaMapsPerUserRequestType.

Parameters:
aquamaps -

isJobIdEnabled

public boolean isJobIdEnabled()
Gets the jobIdEnabled value for this GetAquaMapsPerUserRequestType.

Returns:
jobIdEnabled

setJobIdEnabled

public void setJobIdEnabled(boolean jobIdEnabled)
Sets the jobIdEnabled value for this GetAquaMapsPerUserRequestType.

Parameters:
jobIdEnabled -

getJobIdValue

public int getJobIdValue()
Gets the jobIdValue value for this GetAquaMapsPerUserRequestType.

Returns:
jobIdValue

setJobIdValue

public void setJobIdValue(int jobIdValue)
Sets the jobIdValue value for this GetAquaMapsPerUserRequestType.

Parameters:
jobIdValue -

isObjectStatusEnabled

public boolean isObjectStatusEnabled()
Gets the objectStatusEnabled value for this GetAquaMapsPerUserRequestType.

Returns:
objectStatusEnabled

setObjectStatusEnabled

public void setObjectStatusEnabled(boolean objectStatusEnabled)
Sets the objectStatusEnabled value for this GetAquaMapsPerUserRequestType.

Parameters:
objectStatusEnabled -

getObjectStatusValue

public String getObjectStatusValue()
Gets the objectStatusValue value for this GetAquaMapsPerUserRequestType.

Returns:
objectStatusValue

setObjectStatusValue

public void setObjectStatusValue(String objectStatusValue)
Sets the objectStatusValue value for this GetAquaMapsPerUserRequestType.

Parameters:
objectStatusValue -

isTypeEnabled

public boolean isTypeEnabled()
Gets the typeEnabled value for this GetAquaMapsPerUserRequestType.

Returns:
typeEnabled

setTypeEnabled

public void setTypeEnabled(boolean typeEnabled)
Sets the typeEnabled value for this GetAquaMapsPerUserRequestType.

Parameters:
typeEnabled -

getTypeValue

public String getTypeValue()
Gets the typeValue value for this GetAquaMapsPerUserRequestType.

Returns:
typeValue

setTypeValue

public void setTypeValue(String typeValue)
Sets the typeValue value for this GetAquaMapsPerUserRequestType.

Parameters:
typeValue -

isJobStatusEnabled

public boolean isJobStatusEnabled()
Gets the jobStatusEnabled value for this GetAquaMapsPerUserRequestType.

Returns:
jobStatusEnabled

setJobStatusEnabled

public void setJobStatusEnabled(boolean jobStatusEnabled)
Sets the jobStatusEnabled value for this GetAquaMapsPerUserRequestType.

Parameters:
jobStatusEnabled -

getJobStatusValue

public String getJobStatusValue()
Gets the jobStatusValue value for this GetAquaMapsPerUserRequestType.

Returns:
jobStatusValue

setJobStatusValue

public void setJobStatusValue(String jobStatusValue)
Sets the jobStatusValue value for this GetAquaMapsPerUserRequestType.

Parameters:
jobStatusValue -

isDateEnabled

public boolean isDateEnabled()
Gets the dateEnabled value for this GetAquaMapsPerUserRequestType.

Returns:
dateEnabled

setDateEnabled

public void setDateEnabled(boolean dateEnabled)
Sets the dateEnabled value for this GetAquaMapsPerUserRequestType.

Parameters:
dateEnabled -

getDateValue

public String getDateValue()
Gets the dateValue value for this GetAquaMapsPerUserRequestType.

Returns:
dateValue

setDateValue

public void setDateValue(String dateValue)
Sets the dateValue value for this GetAquaMapsPerUserRequestType.

Parameters:
dateValue -

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
                                                                Class _javaType,
                                                                QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
                                                                    Class _javaType,
                                                                    QName _xmlType)
Get Custom Deserializer



Copyright © 2013. All Rights Reserved.