|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AttributeValue
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 |
|---|
URI getType()
getType in interface Evaluatableboolean isBag()
String encode()
String form of the value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||