Interface HasStatusLoopVfx

All Superinterfaces:
HasPrimaryValue
All Known Implementing Classes:
StatusLoopVfxApplied, StatusLoopVfxRemoved

public interface HasStatusLoopVfx extends HasPrimaryValue
  • Method Details

    • getStatusLoopVfx

      StatusLoopVfx getStatusLoopVfx()
    • getPrimaryValue

      default String getPrimaryValue()
      Specified by:
      getPrimaryValue in interface HasPrimaryValue
      Returns:
      A text description of this object. Should be user-friendly and not over-the-top technical (fine-grained details belong in other fields, or in the Object.toString() method).