Class ApplicationLinkProperties

    • Constructor Detail

      • ApplicationLinkProperties

        public ApplicationLinkProperties​(@Nullable
                                         @Nullable String name,
                                         @Nullable
                                         @Nullable String id)
    • Method Detail

      • isNameDefined

        public boolean isNameDefined()
      • isIdDefined

        public boolean isIdDefined()
      • getName

        @Nullable
        public @Nullable String getName()
      • getId

        @Nullable
        public @Nullable String getId()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object