Class InstanceKeyView

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Runtime.DurableInstancing, 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.Runtime.DurableInstancing
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Runtime.DurableInstancing.InstanceKeyView
        See Also:
        Constant Field Values
      • classType

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

      • InstanceKeyView

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

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

      • setJCOInstance

        public void setJCOInstance​(org.mases.jcobridge.JCObject instance)
        Overrides:
        setJCOInstance in class NetObject
      • getInstanceKey

        public Guid getInstanceKey()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setInstanceKey

        public void setInstanceKey​(Guid InstanceKey)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getInstanceKeyState

        public InstanceKeyState getInstanceKeyState()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setInstanceKeyState

        public void setInstanceKeyState​(InstanceKeyState InstanceKeyState)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getInstanceKeyMetadataConsistency

        public InstanceValueConsistency getInstanceKeyMetadataConsistency()
                                                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setInstanceKeyMetadataConsistency

        public void setInstanceKeyMetadataConsistency​(InstanceValueConsistency InstanceKeyMetadataConsistency)
                                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable