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

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

public static class Types.GetIndexInformationResponse
extends Object


Field Summary
 Types.StringArray collectionID
           
 Types.StringArray fields
           
 String geographicalSystem
           
 String indexID
           
 String indexTypeName
           
 Integer numberOfDecimals
           
 String unitOfMeasurement
           
 
Constructor Summary
Types.GetIndexInformationResponse()
           
 
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

indexTypeName

public String indexTypeName

collectionID

public Types.StringArray collectionID

fields

public Types.StringArray fields

geographicalSystem

public String geographicalSystem

unitOfMeasurement

public String unitOfMeasurement

numberOfDecimals

public Integer numberOfDecimals
Constructor Detail

Types.GetIndexInformationResponse

public Types.GetIndexInformationResponse()


Copyright © 2013. All Rights Reserved.