Class LocationInfo

    • 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.LocationInfo
        See Also:
        Constant Field Values
      • classType

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

      • LocationInfo

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

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

      • getValue

        public NetObject getValue()
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setValue

        public void setValue​(NetObject Value)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getName

        public java.lang.String getName()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setName

        public void setName​(java.lang.String Name)
                     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