org.gcube_system.namespaces.application.aquamaps.gistypes
Class WMSContextInfoType

java.lang.Object
  extended by org.gcube_system.namespaces.application.aquamaps.gistypes.WMSContextInfoType
All Implemented Interfaces:
Serializable

public class WMSContextInfoType
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
WMSContextInfoType()
           
WMSContextInfoType(String _abstract, String contactInformation, String displayProjection, int height, org.gcube.common.core.types.StringArray keywords, double lat_center, org.gcube.common.core.types.StringArray layers, String logoFormat, int logoHeight, String logoUrl, int logoWidth, double lon_center, BoundsInfoType maxExtent, double maxResolution, BoundsInfoType minExtent, String name, int numZoomLevels, String title, String units, int width, int zoomTo)
           
 
Method Summary
 boolean equals(Object obj)
           
 String get_abstract()
          Gets the _abstract value for this WMSContextInfoType.
 String getContactInformation()
          Gets the contactInformation value for this WMSContextInfoType.
static org.apache.axis.encoding.Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
          Get Custom Deserializer
 String getDisplayProjection()
          Gets the displayProjection value for this WMSContextInfoType.
 int getHeight()
          Gets the height value for this WMSContextInfoType.
 org.gcube.common.core.types.StringArray getKeywords()
          Gets the keywords value for this WMSContextInfoType.
 double getLat_center()
          Gets the lat_center value for this WMSContextInfoType.
 org.gcube.common.core.types.StringArray getLayers()
          Gets the layers value for this WMSContextInfoType.
 String getLogoFormat()
          Gets the logoFormat value for this WMSContextInfoType.
 int getLogoHeight()
          Gets the logoHeight value for this WMSContextInfoType.
 String getLogoUrl()
          Gets the logoUrl value for this WMSContextInfoType.
 int getLogoWidth()
          Gets the logoWidth value for this WMSContextInfoType.
 double getLon_center()
          Gets the lon_center value for this WMSContextInfoType.
 BoundsInfoType getMaxExtent()
          Gets the maxExtent value for this WMSContextInfoType.
 double getMaxResolution()
          Gets the maxResolution value for this WMSContextInfoType.
 BoundsInfoType getMinExtent()
          Gets the minExtent value for this WMSContextInfoType.
 String getName()
          Gets the name value for this WMSContextInfoType.
 int getNumZoomLevels()
          Gets the numZoomLevels value for this WMSContextInfoType.
static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
          Get Custom Serializer
 String getTitle()
          Gets the title value for this WMSContextInfoType.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 String getUnits()
          Gets the units value for this WMSContextInfoType.
 int getWidth()
          Gets the width value for this WMSContextInfoType.
 int getZoomTo()
          Gets the zoomTo value for this WMSContextInfoType.
 int hashCode()
           
 void set_abstract(String _abstract)
          Sets the _abstract value for this WMSContextInfoType.
 void setContactInformation(String contactInformation)
          Sets the contactInformation value for this WMSContextInfoType.
 void setDisplayProjection(String displayProjection)
          Sets the displayProjection value for this WMSContextInfoType.
 void setHeight(int height)
          Sets the height value for this WMSContextInfoType.
 void setKeywords(org.gcube.common.core.types.StringArray keywords)
          Sets the keywords value for this WMSContextInfoType.
 void setLat_center(double lat_center)
          Sets the lat_center value for this WMSContextInfoType.
 void setLayers(org.gcube.common.core.types.StringArray layers)
          Sets the layers value for this WMSContextInfoType.
 void setLogoFormat(String logoFormat)
          Sets the logoFormat value for this WMSContextInfoType.
 void setLogoHeight(int logoHeight)
          Sets the logoHeight value for this WMSContextInfoType.
 void setLogoUrl(String logoUrl)
          Sets the logoUrl value for this WMSContextInfoType.
 void setLogoWidth(int logoWidth)
          Sets the logoWidth value for this WMSContextInfoType.
 void setLon_center(double lon_center)
          Sets the lon_center value for this WMSContextInfoType.
 void setMaxExtent(BoundsInfoType maxExtent)
          Sets the maxExtent value for this WMSContextInfoType.
 void setMaxResolution(double maxResolution)
          Sets the maxResolution value for this WMSContextInfoType.
 void setMinExtent(BoundsInfoType minExtent)
          Sets the minExtent value for this WMSContextInfoType.
 void setName(String name)
          Sets the name value for this WMSContextInfoType.
 void setNumZoomLevels(int numZoomLevels)
          Sets the numZoomLevels value for this WMSContextInfoType.
 void setTitle(String title)
          Sets the title value for this WMSContextInfoType.
 void setUnits(String units)
          Sets the units value for this WMSContextInfoType.
 void setWidth(int width)
          Sets the width value for this WMSContextInfoType.
 void setZoomTo(int zoomTo)
          Sets the zoomTo value for this WMSContextInfoType.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WMSContextInfoType

public WMSContextInfoType()

WMSContextInfoType

public WMSContextInfoType(String _abstract,
                          String contactInformation,
                          String displayProjection,
                          int height,
                          org.gcube.common.core.types.StringArray keywords,
                          double lat_center,
                          org.gcube.common.core.types.StringArray layers,
                          String logoFormat,
                          int logoHeight,
                          String logoUrl,
                          int logoWidth,
                          double lon_center,
                          BoundsInfoType maxExtent,
                          double maxResolution,
                          BoundsInfoType minExtent,
                          String name,
                          int numZoomLevels,
                          String title,
                          String units,
                          int width,
                          int zoomTo)
Method Detail

getWidth

public int getWidth()
Gets the width value for this WMSContextInfoType.

Returns:
width

setWidth

public void setWidth(int width)
Sets the width value for this WMSContextInfoType.

Parameters:
width -

getHeight

public int getHeight()
Gets the height value for this WMSContextInfoType.

Returns:
height

setHeight

public void setHeight(int height)
Sets the height value for this WMSContextInfoType.

Parameters:
height -

getDisplayProjection

public String getDisplayProjection()
Gets the displayProjection value for this WMSContextInfoType.

Returns:
displayProjection

setDisplayProjection

public void setDisplayProjection(String displayProjection)
Sets the displayProjection value for this WMSContextInfoType.

Parameters:
displayProjection -

getMaxExtent

public BoundsInfoType getMaxExtent()
Gets the maxExtent value for this WMSContextInfoType.

Returns:
maxExtent

setMaxExtent

public void setMaxExtent(BoundsInfoType maxExtent)
Sets the maxExtent value for this WMSContextInfoType.

Parameters:
maxExtent -

getMinExtent

public BoundsInfoType getMinExtent()
Gets the minExtent value for this WMSContextInfoType.

Returns:
minExtent

setMinExtent

public void setMinExtent(BoundsInfoType minExtent)
Sets the minExtent value for this WMSContextInfoType.

Parameters:
minExtent -

getNumZoomLevels

public int getNumZoomLevels()
Gets the numZoomLevels value for this WMSContextInfoType.

Returns:
numZoomLevels

setNumZoomLevels

public void setNumZoomLevels(int numZoomLevels)
Sets the numZoomLevels value for this WMSContextInfoType.

Parameters:
numZoomLevels -

getZoomTo

public int getZoomTo()
Gets the zoomTo value for this WMSContextInfoType.

Returns:
zoomTo

setZoomTo

public void setZoomTo(int zoomTo)
Sets the zoomTo value for this WMSContextInfoType.

Parameters:
zoomTo -

getLon_center

public double getLon_center()
Gets the lon_center value for this WMSContextInfoType.

Returns:
lon_center

setLon_center

public void setLon_center(double lon_center)
Sets the lon_center value for this WMSContextInfoType.

Parameters:
lon_center -

getLat_center

public double getLat_center()
Gets the lat_center value for this WMSContextInfoType.

Returns:
lat_center

setLat_center

public void setLat_center(double lat_center)
Sets the lat_center value for this WMSContextInfoType.

Parameters:
lat_center -

getUnits

public String getUnits()
Gets the units value for this WMSContextInfoType.

Returns:
units

setUnits

public void setUnits(String units)
Sets the units value for this WMSContextInfoType.

Parameters:
units -

getTitle

public String getTitle()
Gets the title value for this WMSContextInfoType.

Returns:
title

setTitle

public void setTitle(String title)
Sets the title value for this WMSContextInfoType.

Parameters:
title -

getName

public String getName()
Gets the name value for this WMSContextInfoType.

Returns:
name

setName

public void setName(String name)
Sets the name value for this WMSContextInfoType.

Parameters:
name -

getMaxResolution

public double getMaxResolution()
Gets the maxResolution value for this WMSContextInfoType.

Returns:
maxResolution

setMaxResolution

public void setMaxResolution(double maxResolution)
Sets the maxResolution value for this WMSContextInfoType.

Parameters:
maxResolution -

getLayers

public org.gcube.common.core.types.StringArray getLayers()
Gets the layers value for this WMSContextInfoType.

Returns:
layers

setLayers

public void setLayers(org.gcube.common.core.types.StringArray layers)
Sets the layers value for this WMSContextInfoType.

Parameters:
layers -

getKeywords

public org.gcube.common.core.types.StringArray getKeywords()
Gets the keywords value for this WMSContextInfoType.

Returns:
keywords

setKeywords

public void setKeywords(org.gcube.common.core.types.StringArray keywords)
Sets the keywords value for this WMSContextInfoType.

Parameters:
keywords -

get_abstract

public String get_abstract()
Gets the _abstract value for this WMSContextInfoType.

Returns:
_abstract

set_abstract

public void set_abstract(String _abstract)
Sets the _abstract value for this WMSContextInfoType.

Parameters:
_abstract -

getLogoFormat

public String getLogoFormat()
Gets the logoFormat value for this WMSContextInfoType.

Returns:
logoFormat

setLogoFormat

public void setLogoFormat(String logoFormat)
Sets the logoFormat value for this WMSContextInfoType.

Parameters:
logoFormat -

getLogoWidth

public int getLogoWidth()
Gets the logoWidth value for this WMSContextInfoType.

Returns:
logoWidth

setLogoWidth

public void setLogoWidth(int logoWidth)
Sets the logoWidth value for this WMSContextInfoType.

Parameters:
logoWidth -

getLogoHeight

public int getLogoHeight()
Gets the logoHeight value for this WMSContextInfoType.

Returns:
logoHeight

setLogoHeight

public void setLogoHeight(int logoHeight)
Sets the logoHeight value for this WMSContextInfoType.

Parameters:
logoHeight -

getLogoUrl

public String getLogoUrl()
Gets the logoUrl value for this WMSContextInfoType.

Returns:
logoUrl

setLogoUrl

public void setLogoUrl(String logoUrl)
Sets the logoUrl value for this WMSContextInfoType.

Parameters:
logoUrl -

getContactInformation

public String getContactInformation()
Gets the contactInformation value for this WMSContextInfoType.

Returns:
contactInformation

setContactInformation

public void setContactInformation(String contactInformation)
Sets the contactInformation value for this WMSContextInfoType.

Parameters:
contactInformation -

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.