public class NamespaceModel extends AbstractAnnotatedModel implements NamespacedModel, ValuedModel
INTERNAL, PRIVATE, PROTECTED, PUBLIC| Constructor and Description |
|---|
NamespaceModel() |
NamespaceModel(String name) |
NamespaceModel(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespace() |
String |
getValue() |
void |
setNamespace(String namespace) |
void |
setValue(String value) |
void |
visit(ModelVisitor visitor) |
addAnnotation, getAnnotations, getAnnotations, setAnnotationsgetAsdoc, setAsdocequals, getName, hashCode, setNamepublic NamespaceModel()
public NamespaceModel(String name)
public String getNamespace()
getNamespace in interface NamespacedModelpublic void setNamespace(String namespace)
setNamespace in interface NamespacedModelpublic String getValue()
getValue in interface ValuedModelpublic void setValue(String value)
setValue in interface ValuedModelpublic void visit(ModelVisitor visitor)
visit in interface ActionScriptModelCopyright © 2002–2020 CoreMedia AG. All rights reserved.