|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.application.aquamaps.aquamapsservice.stubs.PrepareBulkUpdatesFileRequestType
public class PrepareBulkUpdatesFileRequestType
| Constructor Summary | |
|---|---|
PrepareBulkUpdatesFileRequestType()
|
|
PrepareBulkUpdatesFileRequestType(long fromTime,
boolean includeCustomMaps,
boolean includeGisLayers,
ResourceArray resourceList)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
long |
getFromTime()
Gets the fromTime value for this PrepareBulkUpdatesFileRequestType. |
ResourceArray |
getResourceList()
Gets the resourceList value for this PrepareBulkUpdatesFileRequestType. |
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 |
int |
hashCode()
|
boolean |
isIncludeCustomMaps()
Gets the includeCustomMaps value for this PrepareBulkUpdatesFileRequestType. |
boolean |
isIncludeGisLayers()
Gets the includeGisLayers value for this PrepareBulkUpdatesFileRequestType. |
void |
setFromTime(long fromTime)
Sets the fromTime value for this PrepareBulkUpdatesFileRequestType. |
void |
setIncludeCustomMaps(boolean includeCustomMaps)
Sets the includeCustomMaps value for this PrepareBulkUpdatesFileRequestType. |
void |
setIncludeGisLayers(boolean includeGisLayers)
Sets the includeGisLayers value for this PrepareBulkUpdatesFileRequestType. |
void |
setResourceList(ResourceArray resourceList)
Sets the resourceList value for this PrepareBulkUpdatesFileRequestType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrepareBulkUpdatesFileRequestType()
public PrepareBulkUpdatesFileRequestType(long fromTime,
boolean includeCustomMaps,
boolean includeGisLayers,
ResourceArray resourceList)
| Method Detail |
|---|
public ResourceArray getResourceList()
public void setResourceList(ResourceArray resourceList)
resourceList - public boolean isIncludeCustomMaps()
public void setIncludeCustomMaps(boolean includeCustomMaps)
includeCustomMaps - public boolean isIncludeGisLayers()
public void setIncludeGisLayers(boolean includeGisLayers)
includeGisLayers - public long getFromTime()
public void setFromTime(long fromTime)
fromTime - 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 | |||||||||