public class MusicScore extends Object
private List<MusicLine>
lines
private String
subtitle
title
MusicScore()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private String title
private String subtitle
private List<MusicLine> lines
public MusicScore()
Copyright © 2001–2016 mmm-Team. All rights reserved.