Class Owner


  • public class Owner
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Owner()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getCompanyId()  
      java.lang.String getId()  
      boolean isMyself()  
      • Methods inherited from class java.lang.Object

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

      • Owner

        public Owner()
    • Method Detail

      • getId

        public java.lang.String getId()
      • isMyself

        public boolean isMyself()
      • getCompanyId

        public java.lang.String getCompanyId()