Uses of Class
gov.nist.secauto.cpe.common.LogicalValue
| Package | Description |
|---|---|
| gov.nist.secauto.cpe.common |
-
Uses of LogicalValue in gov.nist.secauto.cpe.common
Methods in gov.nist.secauto.cpe.common that return LogicalValue Modifier and Type Method Description static LogicalValueLogicalValue. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static LogicalValue[]LogicalValue. values()Returns an array containing the constants of this enum type, in the order they are declared.