|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Property | |
|---|---|
| org.quattor.pan.dml.data | Provides data elements for the Data Manipulation Language (DML). |
| org.quattor.pan.exceptions | Exceptions that can be generated at various stages in the machine profile processing. |
| Uses of Property in org.quattor.pan.dml.data |
|---|
| Subclasses of Property in org.quattor.pan.dml.data | |
|---|---|
class |
BooleanProperty
Represents a boolean value. |
class |
DoubleProperty
Represents a double value. |
class |
LongProperty
Represents a long value. |
class |
NumberProperty
Implements a superclass for all primitive pan numbers (long and double). |
class |
StringProperty
Represents a string value. |
| Uses of Property in org.quattor.pan.exceptions |
|---|
| Methods in org.quattor.pan.exceptions with parameters of type Property | |
|---|---|
ValidationException |
ValidationException.setValue(Property property)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||