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