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

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

public static class Types.GetIndexInformationResponse
extends Object


Field Summary
 Types.StringArray CollectionID
           
 String ContentType
           
 Types.StringArray Fields
           
 String IndexID
           
 Types.KeyDescriptionArray KeyDescription
           
 
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

CollectionID

public Types.StringArray CollectionID

Fields

public Types.StringArray Fields

KeyDescription

public Types.KeyDescriptionArray KeyDescription

ContentType

public String ContentType
Constructor Detail

Types.GetIndexInformationResponse

public Types.GetIndexInformationResponse()


Copyright © 2013. All Rights Reserved.