public class FloatingTwo extends Floating
| Modifier and Type | Field and Description |
|---|---|
protected TimedObject |
reference
Generated by umod; model author's documentation MISSING.
|
protected TimedObject |
reference2
Generated by umod; model author's documentation MISSING.
|
glyph, logicalColor, logicalSizelocation, semanticsformat| Constructor and Description |
|---|
FloatingTwo() |
FloatingTwo(TimedObject reference,
TimedObject reference2)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
| Modifier and Type | Method and Description |
|---|---|
FloatingTwo |
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.
|
TimedObject |
get_reference2()
Generated by umod; model author's documentation MISSING.
|
FloatingTwo |
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.
|
boolean |
set_reference2(TimedObject 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 TimedObject reference
TimedObject(never null)protected TimedObject reference2
TimedObject(never null)public FloatingTwo(TimedObject reference, TimedObject reference2)
reference - is copied to field referencereference2 - is copied to field reference2FloatingTwo()
public FloatingTwo doclone()
Cloneable is known to
be implemented.public Format format()
format in interface Formattableformat in class Floatingpublic FloatingTwo 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)referencepublic TimedObject get_reference2()
TimedObject(never
null)public boolean set_reference2(TimedObject val)
val - the new value of type TimedObject(never null)reference2