|
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.FeedString
public static class IFeedAttribute.FeedString
String 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.FeedString(String value,
int length)
|
|
| 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.FeedString(String value,
int length)
| Method Detail |
|---|
public String toString()
toString in class Objectpublic String join(String separator)
IFeedAttribute
join in interface IFeedAttributeseparator - separator
public Object getValue()
IFeedAttribute
getValue in interface IFeedAttributepublic String getEsriType()
IFeedAttribute
getEsriType in interface IFeedAttributepublic int getLength()
IFeedAttribute
getLength in interface IFeedAttributepublic IFeedAttribute simplify()
IFeedAttribute
simplify in interface IFeedAttributepublic List<String> asList()
IFeedAttribute
asList in interface IFeedAttributepublic boolean isEmpty()
IFeedAttribute
isEmpty in interface IFeedAttributetrue 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 | ||||||||