Interface Member

  • All Known Implementing Classes:
    MemberImpl

    public interface Member
    • Method Detail

      • getUrl

        Url getUrl()
      • getDisplay

        java.lang.String getDisplay​(boolean withVisibilityChar)
      • hasUrl

        boolean hasUrl()
      • isStatic

        boolean isStatic()
      • isAbstract

        boolean isAbstract()