| Package | Description |
|---|---|
| net.sourceforge.plantuml.project | |
| net.sourceforge.plantuml.project2 |
| Modifier and Type | Method and Description |
|---|---|
static Month |
Month.fromNum(int num) |
Month |
Day.getMonth() |
Month |
Month.next() |
Month |
Month.prev() |
static Month |
Month.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Month[] |
Month.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Month |
Day.getMonth() |
Copyright © 2017. All rights reserved.