| Package | Description |
|---|---|
| org.audiveris.proxymusic.opus |
Specific Java classes generated by JAXB from MusicXml Opus schema.
|
| Modifier and Type | Field and Description |
|---|---|
protected YesNo |
Score.newPage |
| Modifier and Type | Method and Description |
|---|---|
static YesNo |
YesNo.fromValue(String v) |
YesNo |
Score.getNewPage()
Gets the value of the newPage property.
|
static YesNo |
YesNo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YesNo[] |
YesNo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Score.setNewPage(YesNo value)
Sets the value of the newPage property.
|
Copyright © 2016 Audiveris Ltd. All rights reserved.