public class ClefPrint extends Prepended
| Modifier and Type | Field and Description |
|---|---|
protected int |
pos
Generated by umod; model author's documentation MISSING.
|
glyph, logicalColor, logicalSizelocation, semanticsformat| Constructor and Description |
|---|
ClefPrint() |
ClefPrint(int pos)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
| Modifier and Type | Method and Description |
|---|---|
ClefPrint |
doclone()
Clones this object.
|
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
java.lang.String |
get_name() |
int |
get_pos()
Generated by umod; model author's documentation MISSING.
|
ClefPrint |
initFrom(java.lang.Object o0)
Copies values of all common fields from the argument.
|
java.lang.String |
set_name() |
boolean |
set_pos(int val)
Generated by umod; model author's documentation MISSING.
|
doPrint, get_glyph, get_logicalColor, get_logicalSize, set_glyph, set_logicalColor, set_logicalSizeget_location, get_rawExtension, get_semantics, set_location, set_semanticsprotected int pos
get_pos(),
set_pos(int)public ClefPrint(int pos)
pos - is copied to field posClefPrint()
public ClefPrint doclone()
Cloneable is known to
be implemented.public Format format()
format in interface Formattableformat in class Prependedpublic ClefPrint initFrom(java.lang.Object o0)
public int get_pos()
public boolean set_pos(int val)
val - the new value of type int(never null)pospublic java.lang.String set_name()
public java.lang.String get_name()