Uses of Enum Class
io.github.tonywasher.joceanus.oceanus.profile.OceanusProfile.OceanusProfileStatus
Packages that use OceanusProfile.OceanusProfileStatus
-
Uses of OceanusProfile.OceanusProfileStatus in io.github.tonywasher.joceanus.oceanus.profile
Methods in io.github.tonywasher.joceanus.oceanus.profile that return OceanusProfile.OceanusProfileStatusModifier and TypeMethodDescriptionOceanusProfile.getStatus()Obtain the status of the profile.Returns the enum constant of this class with the specified name.static OceanusProfile.OceanusProfileStatus[]OceanusProfile.OceanusProfileStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.