|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.application.aquamaps.aquamapsservice.stubs.GetAquaMapsPerUserRequestType
public class GetAquaMapsPerUserRequestType
| 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 |
|---|
public 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 |
|---|
public String getUserID()
public void setUserID(String userID)
userID - public PagedRequestSettings getPagedRequestSettings()
public void setPagedRequestSettings(PagedRequestSettings pagedRequestSettings)
pagedRequestSettings - public boolean isAquamaps()
public void setAquamaps(boolean aquamaps)
aquamaps - public boolean isJobIdEnabled()
public void setJobIdEnabled(boolean jobIdEnabled)
jobIdEnabled - public int getJobIdValue()
public void setJobIdValue(int jobIdValue)
jobIdValue - public boolean isObjectStatusEnabled()
public void setObjectStatusEnabled(boolean objectStatusEnabled)
objectStatusEnabled - public String getObjectStatusValue()
public void setObjectStatusValue(String objectStatusValue)
objectStatusValue - public boolean isTypeEnabled()
public void setTypeEnabled(boolean typeEnabled)
typeEnabled - public String getTypeValue()
public void setTypeValue(String typeValue)
typeValue - public boolean isJobStatusEnabled()
public void setJobStatusEnabled(boolean jobStatusEnabled)
jobStatusEnabled - public String getJobStatusValue()
public void setJobStatusValue(String jobStatusValue)
jobStatusValue - public boolean isDateEnabled()
public void setDateEnabled(boolean dateEnabled)
dateEnabled - public String getDateValue()
public void setDateValue(String dateValue)
dateValue - 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 | |||||||||