Class Derived

    • Field Detail

      • TRUE

        public static final Derived TRUE
        Is a derived object.
      • FALSE

        public static final Derived FALSE
        Is not a derived object.
    • Constructor Detail

      • Derived

        public Derived​(String aValue)
        Parameters:
        aValue - a string representation
      • Derived

        public Derived​(Boolean aValue)
        Parameters:
        aValue - a boolean value
    • Method Detail

      • getDerived

        public final Boolean getDerived()
        Returns:
        Returns the rsvp.
      • getValue

        public final String getValue()
        Specified by:
        getValue in class Content
        Returns:
        the content value