Class AbstractAuthored

  • Direct Known Subclasses:
    ProMViewType

    public class AbstractAuthored
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.deckfour.uitopia.api.model.Author getAuthor()  
      • Methods inherited from class java.lang.Object

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

      • AbstractAuthored

        public AbstractAuthored()
    • Method Detail

      • getAuthor

        public org.deckfour.uitopia.api.model.Author getAuthor()