org.gcube.geoindexupdater.client.library.beans
Class Types.AddEnvelope

java.lang.Object
  extended by org.gcube.geoindexupdater.client.library.beans.Types.AddEnvelope
Enclosing class:
Types

public static class Types.AddEnvelope
extends Object


Field Summary
 String data
           
 Long time
           
 Long x1
           
 Long x2
           
 Long y1
           
 Long y2
           
 
Constructor Summary
Types.AddEnvelope()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x1

public Long x1

x2

public Long x2

y1

public Long y1

y2

public Long y2

data

public String data

time

public Long time
Constructor Detail

Types.AddEnvelope

public Types.AddEnvelope()


Copyright © 2013. All Rights Reserved.