| Package | Description |
|---|---|
| org.openurp.edu.course.model |
| Modifier and Type | Method and Description |
|---|---|
RestrictionMeta.Operator |
RestrictionItem.getOperator() |
static RestrictionMeta.Operator |
RestrictionMeta.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RestrictionMeta.Operator[] |
RestrictionMeta.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RestrictionItem.setOperator(RestrictionMeta.Operator operator) |
| Constructor and Description |
|---|
RestrictionItem(RestrictionMeta meta,
RestrictionMeta.Operator operator,
String content) |
Copyright © 2005–2018 The OpenURP Software. All rights reserved.