Class BookmarkInfo

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Activities, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Activities
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Activities.Hosting.BookmarkInfo
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • BookmarkInfo

        public BookmarkInfo​(java.lang.Object instance)
                     throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • BookmarkInfo

        public BookmarkInfo()
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getScopeInfo

        public BookmarkScopeInfo getScopeInfo()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setScopeInfo

        public void setScopeInfo​(BookmarkScopeInfo ScopeInfo)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getBookmarkName

        public java.lang.String getBookmarkName()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setBookmarkName

        public void setBookmarkName​(java.lang.String BookmarkName)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getOwnerDisplayName

        public java.lang.String getOwnerDisplayName()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setOwnerDisplayName

        public void setOwnerDisplayName​(java.lang.String OwnerDisplayName)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable