public class ClefPrint extends Prepended
Modifier and Type | Field and Description |
---|---|
protected int |
pos
Generated by umod; model author's documentation MISSING.
|
glyph, logicalColor, logicalSize
location, semantics
format
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_logicalSize
get_location, get_rawExtension, get_semantics, set_location, set_semantics
protected int pos
get_pos()
,
set_pos(int)
public ClefPrint(int pos)
pos
- is copied to field pos
ClefPrint()
public ClefPrint doclone()
Cloneable
is known to
be implemented.public Format format()
format
in interface Formattable
format
in class Prepended
public 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)pos
public java.lang.String set_name()
public java.lang.String get_name()