public class ContextPropertyDefinition extends Object
| Constructor and Description |
|---|
ContextPropertyDefinition() |
| Modifier and Type | Method and Description |
|---|---|
Constraints |
getConstraints() |
String |
getDescription() |
String |
getName() |
IOpenClass |
getType() |
void |
setConstraints(Constraints constraints) |
void |
setDescription(String description) |
void |
setName(String name) |
void |
setType(IOpenClass type) |
public String getName()
public void setName(String name)
public IOpenClass getType()
public void setType(IOpenClass type)
public String getDescription()
public void setDescription(String description)
public Constraints getConstraints()
public void setConstraints(Constraints constraints)
Copyright © 2004–2019 OpenL Tablets. All rights reserved.