public class AnnotationPropertyModel extends NamedModel implements ValuedModel
| Constructor and Description |
|---|
AnnotationPropertyModel() |
AnnotationPropertyModel(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getStringValue() |
String |
getValue() |
void |
setValue(String value) |
String |
toString() |
void |
visit(ModelVisitor visitor) |
equals, getName, hashCode, setNamepublic String getValue()
getValue in interface ValuedModelpublic String getStringValue()
public void setValue(String value)
setValue in interface ValuedModelpublic void visit(ModelVisitor visitor)
visit in interface ActionScriptModelCopyright © 2002–2015 CoreMedia AG. All rights reserved.