Esri Geoportal Server
1.2.9

com.esri.gpt.control.georss
Class IFeedRecords.FieldMeta

java.lang.Object
  extended by com.esri.gpt.control.georss.IFeedRecords.FieldMeta
Enclosing interface:
IFeedRecords

public static class IFeedRecords.FieldMeta
extends Object

FieldMeta definition


Constructor Summary
IFeedRecords.FieldMeta(String name, String type, String alias)
           
IFeedRecords.FieldMeta(String name, String type, String alias, Number length)
           
 
Method Summary
 String getAlias()
           
 Number getLength()
           
 String getName()
           
 String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IFeedRecords.FieldMeta

public IFeedRecords.FieldMeta(String name,
                              String type,
                              String alias,
                              Number length)

IFeedRecords.FieldMeta

public IFeedRecords.FieldMeta(String name,
                              String type,
                              String alias)
Method Detail

getName

public String getName()

getType

public String getType()

getAlias

public String getAlias()

getLength

public Number getLength()

Esri Geoportal Server
1.2.9

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.