com.esri.gpt.control.georss
Class IFeedRecords.FieldMeta
java.lang.Object
com.esri.gpt.control.georss.IFeedRecords.FieldMeta
- Enclosing interface:
- IFeedRecords
public static class IFeedRecords.FieldMeta
- extends Object
FieldMeta definition
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IFeedRecords.FieldMeta
public IFeedRecords.FieldMeta(String name,
String type,
String alias,
Number length)
IFeedRecords.FieldMeta
public IFeedRecords.FieldMeta(String name,
String type,
String alias)
getName
public String getName()
getType
public String getType()
getAlias
public String getAlias()
getLength
public Number getLength()
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.