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