public class FloatingOne extends Floating
Modifier and Type | Field and Description |
---|---|
protected TimedObject |
reference
Generated by umod; model author's documentation MISSING.
|
glyph, logicalColor, logicalSize
location, semantics
format
Constructor and Description |
---|
FloatingOne() |
FloatingOne(TimedObject reference)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
Modifier and Type | Method and Description |
---|---|
FloatingOne |
doclone()
Clones this object.
|
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
TimedObject |
get_reference()
Generated by umod; model author's documentation MISSING.
|
FloatingOne |
initFrom(java.lang.Object o0)
Copies values of all common fields from the argument.
|
boolean |
set_reference(TimedObject 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 TimedObject reference
TimedObject
(never null)public FloatingOne(TimedObject reference)
reference
- is copied to field reference
FloatingOne()
public FloatingOne doclone()
Cloneable
is known to
be implemented.public Format format()
format
in interface Formattable
format
in class Floating
public FloatingOne initFrom(java.lang.Object o0)
public TimedObject get_reference()
TimedObject
(never
null)public boolean set_reference(TimedObject val)
val
- the new value of type TimedObject
(never null)reference