- getImage() - Method in interface org.jsimpledb.demo.Body
-
Get the image of this instance, if any.
- getLuminosity() - Method in class org.jsimpledb.demo.Star
-
Get this star's luminosity.
- getMass() - Method in interface org.jsimpledb.demo.Body
-
Get the mass of this instance in kilograms.
- getName() - Method in interface org.jsimpledb.demo.Body
-
Get the name of this instance.
- getParent() - Method in interface org.jsimpledb.demo.Satellite
-
Get the parent around which this instance orbits, if any.
- getSatellites() - Method in class org.jsimpledb.demo.AbstractHasSatellites
-
- getSatellites() - Method in interface org.jsimpledb.demo.HasSatellites
-
Get the satellites associated with this instance.