@PermazenType public abstract class Planet extends AbstractHasSatellites<Moon> implements Satellite<Star>
Modifier | Constructor and Description |
---|---|
protected |
Planet() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
isRinged()
Get whether this planet is ringed.
|
abstract void |
setRinged(boolean ringed) |
getSatellites
toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getImage, getMass, getName, setImage, setMass, setName
cascadeCopyIn, cascadeCopyOut, cascadeCopyTo, cascadeCopyTo, copyIn, copyOut, copyTo, delete, exists, findReferring, getJClass, getModelClass, getObjId, getSchemaVersion, getTransaction, isSnapshot, recreate, resetCachedFieldValues, revalidate, upgrade
Copyright © 2022. All rights reserved.