|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
AttributeValue defines the interface for entities
representing a typed value.
| Method Summary | |
String |
encode()
Encode the value as a String. |
URI |
getType()
Get the type of this attribute value. |
boolean |
isBag()
Returns whether or not this value is actually a bag of values. |
| Methods inherited from interface com.cafesoft.cams.attr.Evaluatable |
evaluate, evaluatesToBag |
| Method Detail |
public URI getType()
getType in interface Evaluatablepublic boolean isBag()
public String encode()
String form of the value
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||