org.gcube.geoindexmanagement.client.library.beans
Class Types.CreateResource

java.lang.Object
  extended by org.gcube.geoindexmanagement.client.library.beans.Types.CreateResource
Enclosing class:
Types

public static class Types.CreateResource
extends Object


Field Summary
 String[] CollectionID
           
 String GeographicalSystem
           
 String IndexID
           
 String IndexTypeID
           
 Integer NumberOfDecimals
           
 String UnitOfMeasurement
           
 
Constructor Summary
Types.CreateResource()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IndexID

public String IndexID

IndexTypeID

public String IndexTypeID

CollectionID

public String[] CollectionID

GeographicalSystem

public String GeographicalSystem

UnitOfMeasurement

public String UnitOfMeasurement

NumberOfDecimals

public Integer NumberOfDecimals
Constructor Detail

Types.CreateResource

public Types.CreateResource()


Copyright © 2013. All Rights Reserved.