org.gcube.application.aquamaps.aquamapsportlet.client.rpc.data
Class ClientArea
java.lang.Object
org.gcube.application.aquamaps.aquamapsportlet.client.rpc.data.ClientArea
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class ClientArea
- extends Object
- implements com.google.gwt.user.client.rpc.IsSerializable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientArea
public ClientArea()
ClientArea
public ClientArea(AreaType type,
String code,
String name)
getType
public AreaType getType()
getCode
public String getCode()
getName
public String getName()
Copyright © 2013. All Rights Reserved.