|
Esri Geoportal Server 1.2.9
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.gpt.control.georss.IFeedAttribute.FeedList
public static class IFeedAttribute.FeedList
List feed.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.esri.gpt.control.georss.IFeedAttribute |
---|
IFeedAttribute.Factory, IFeedAttribute.FeedDate, IFeedAttribute.FeedList, IFeedAttribute.FeedNull, IFeedAttribute.FeedNumber, IFeedAttribute.FeedString, IFeedAttribute.SumList |
Constructor Summary | |
---|---|
IFeedAttribute.FeedList(List<IFeedAttribute> list)
|
Method Summary | |
---|---|
List<String> |
asList()
As list. |
String |
getEsriType()
Gets Esri type. |
int |
getLength()
Gets attribute length. |
Object |
getValue()
Gets value. |
boolean |
isEmpty()
Checks if attribute is empty. |
String |
join(String separator)
To flat string |
IFeedAttribute |
simplify()
Simplifies attribute (if array). |
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public IFeedAttribute.FeedList(List<IFeedAttribute> list)
Method Detail |
---|
public String toString()
toString
in class Object
public String join(String separator)
IFeedAttribute
join
in interface IFeedAttribute
separator
- separator
public Object getValue()
IFeedAttribute
getValue
in interface IFeedAttribute
public String getEsriType()
IFeedAttribute
getEsriType
in interface IFeedAttribute
public int getLength()
IFeedAttribute
getLength
in interface IFeedAttribute
public IFeedAttribute simplify()
IFeedAttribute
simplify
in interface IFeedAttribute
public List<String> asList()
IFeedAttribute
asList
in interface IFeedAttribute
public boolean isEmpty()
IFeedAttribute
isEmpty
in interface IFeedAttribute
true
if value is empty
|
Esri Geoportal Server 1.2.9
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |