|
Esri Geoportal Server 1.2.9
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFeedAttribute
Feed attribute.
Nested Class Summary | |
---|---|
static class |
IFeedAttribute.Factory
Feed attribute factory. |
static class |
IFeedAttribute.FeedDate
Date feed. |
static class |
IFeedAttribute.FeedList
List feed. |
static class |
IFeedAttribute.FeedNull
Null feed. |
static class |
IFeedAttribute.FeedNumber
Number feed. |
static class |
IFeedAttribute.FeedString
String feed. |
static class |
IFeedAttribute.SumList
|
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). |
Method Detail |
---|
Object getValue()
String getEsriType()
int getLength()
IFeedAttribute simplify()
List<String> asList()
String join(String separator)
separator
- separator
boolean isEmpty()
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 |