Class CustomStringSandboxOption

java.lang.Object
zombie.sandbox.CustomSandboxOption
zombie.sandbox.CustomStringSandboxOption

public final class CustomStringSandboxOption
extends CustomSandboxOption
  • Field Summary

    Fields
    Modifier and Type Field Description
    java.lang.String defaultValue  

    Fields inherited from class zombie.sandbox.CustomSandboxOption

    m_id, m_page, m_translation
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • defaultValue

      public final java.lang.String defaultValue