Package | Description |
---|---|
com.helger.schematron.pure.model |
Modifier and Type | Method and Description |
---|---|
static PSDir.EDirValue |
PSDir.EDirValue.getFromIDOrNull(String sID) |
PSDir.EDirValue |
PSDir.getValue() |
static PSDir.EDirValue |
PSDir.EDirValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PSDir.EDirValue[] |
PSDir.EDirValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PSDir.setValue(PSDir.EDirValue eValue) |
Copyright © 2014–2019 Philip Helger. All rights reserved.