|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyDataStructure | |
|---|---|
| eu.scape_project.watch.domain | |
| Uses of PropertyDataStructure in eu.scape_project.watch.domain |
|---|
| Methods in eu.scape_project.watch.domain that return PropertyDataStructure | |
|---|---|
PropertyDataStructure |
Property.getStructure()
|
static PropertyDataStructure |
PropertyDataStructure.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PropertyDataStructure[] |
PropertyDataStructure.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in eu.scape_project.watch.domain with parameters of type PropertyDataStructure | |
|---|---|
void |
Property.setStructure(PropertyDataStructure structure)
|
| Constructors in eu.scape_project.watch.domain with parameters of type PropertyDataStructure | |
|---|---|
Property(EntityType t,
String n,
String d,
DataType dt,
PropertyDataStructure st)
Create a new property. |
|
Property(EntityType t,
String n,
String d,
PropertyDataStructure st)
Create a new property. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||