| Package | Description |
|---|---|
| org.mpxj |
| Modifier and Type | Method and Description |
|---|---|
ActivityCodeScope |
ActivityCode.getScope()
Retrieve the scope of this activity code.
|
static ActivityCodeScope |
ActivityCodeScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActivityCodeScope[] |
ActivityCodeScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ActivityCode.Builder |
ActivityCode.Builder.scope(ActivityCodeScope value)
Add scope.
|
Copyright © 2000–2025 MPXJ. All rights reserved.