| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationException |
ValidationException.setValue(Property property) |
Copyright © 2014 Quattor. All Rights Reserved.