Class WithRequiredLongName

  • All Implemented Interfaces:
    java.io.Serializable

    public class WithRequiredLongName
    extends java.lang.Object
    implements java.io.Serializable
    To use as generic transient class for dialogs.
    Since:
    5.6
    Author:
    Javier Paniza
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getName()  
      void setName​(java.lang.String name)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WithRequiredLongName

        public WithRequiredLongName()
    • Method Detail

      • getName

        public java.lang.String getName()
      • setName

        public void setName​(java.lang.String name)