Package | Description |
---|---|
net.sf.mpxj |
Modifier and Type | Method and Description |
---|---|
static ConstraintField |
ConstraintField.getInstance(int type)
This method takes the integer enumeration of a constraint field
and returns an appropriate class instance.
|
static ConstraintField |
ConstraintField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConstraintField[] |
ConstraintField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.