mirror of
https://github.com/corda/corda.git
synced 2024-12-24 23:26:48 +00:00
Update docs for M8.1
This commit is contained in:
parent
749ce80647
commit
9b46436f57
@ -4,7 +4,7 @@ buildscript {
|
||||
file("publish.properties").withInputStream { props.load(it) }
|
||||
|
||||
// Our version: bump this on release.
|
||||
ext.corda_version = "0.8"
|
||||
ext.corda_version = "0.8.1"
|
||||
ext.gradle_plugins_version = props.getProperty("gradlePluginsVersion")
|
||||
|
||||
// Dependency versions. Can run 'gradle dependencyUpdates' to find new versions of things.
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:42 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:14 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>All Classes</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
@ -64,7 +64,6 @@
|
||||
<li><a href="net/corda/node/services/messaging/ArtemisMessagingComponent.ServiceAddress.html" title="class in net.corda.node.services.messaging" target="classFrame">ArtemisMessagingComponent.ServiceAddress</a></li>
|
||||
<li><a href="net/corda/node/services/messaging/ArtemisMessagingServer.html" title="class in net.corda.node.services.messaging" target="classFrame">ArtemisMessagingServer</a></li>
|
||||
<li><a href="net/corda/node/services/messaging/ArtemisMessagingServer.Companion.html" title="class in net.corda.node.services.messaging" target="classFrame">ArtemisMessagingServer.Companion</a></li>
|
||||
<li><a href="net/corda/node/ArtemisTestKt.html" title="class in net.corda.node" target="classFrame">ArtemisTestKt</a></li>
|
||||
<li><a href="net/corda/client/fxutils/AssociatedList.html" title="class in net.corda.client.fxutils" target="classFrame">AssociatedList</a></li>
|
||||
<li><a href="net/corda/core/contracts/Attachment.html" title="interface in net.corda.core.contracts" target="classFrame"><span class="interfaceName">Attachment</span></a></li>
|
||||
<li><a href="net/corda/core/contracts/Attachment.DefaultImpls.html" title="class in net.corda.core.contracts" target="classFrame">Attachment.DefaultImpls</a></li>
|
||||
@ -136,7 +135,6 @@
|
||||
<li><a href="net/corda/contracts/asset/Clauses.Settle.html" title="class in net.corda.contracts.asset" target="classFrame">Clauses.Settle</a></li>
|
||||
<li><a href="net/corda/contracts/asset/Clauses.VerifyLifecycle.html" title="class in net.corda.contracts.asset" target="classFrame">Clauses.VerifyLifecycle</a></li>
|
||||
<li><a href="net/corda/core/contracts/clauses/ClauseVerifier.html" title="class in net.corda.core.contracts.clauses" target="classFrame">ClauseVerifier</a></li>
|
||||
<li><a href="net/corda/node/Client.html" title="class in net.corda.node" target="classFrame">Client</a></li>
|
||||
<li><a href="net/corda/flows/Client.Companion.html" title="class in net.corda.flows" target="classFrame">Client.Companion</a></li>
|
||||
<li><a href="net/corda/node/services/messaging/ClientRPCRequestMessage.html" title="class in net.corda.node.services.messaging" target="classFrame">ClientRPCRequestMessage</a></li>
|
||||
<li><a href="net/corda/node/services/messaging/ClientRPCRequestMessage.Companion.html" title="class in net.corda.node.services.messaging" target="classFrame">ClientRPCRequestMessage.Companion</a></li>
|
||||
@ -241,10 +239,7 @@
|
||||
<li><a href="net/corda/node/internal/ConfigurationException.html" title="class in net.corda.node.internal" target="classFrame">ConfigurationException</a></li>
|
||||
<li><a href="net/corda/node/services/config/ConfigUtilities.html" title="class in net.corda.node.services.config" target="classFrame">ConfigUtilities</a></li>
|
||||
<li><a href="net/corda/node/utilities/ConfigUtilsKt.html" title="class in net.corda.node.utilities" target="classFrame">ConfigUtilsKt</a></li>
|
||||
<li><a href="net/corda/node/ConnectionDirection.html" title="class in net.corda.node" target="classFrame">ConnectionDirection</a></li>
|
||||
<li><a href="net/corda/node/ConnectionDirection.Inbound.html" title="class in net.corda.node" target="classFrame">ConnectionDirection.Inbound</a></li>
|
||||
<li><a href="net/corda/node/services/messaging/ConnectionDirection.Inbound.html" title="class in net.corda.node.services.messaging" target="classFrame">ConnectionDirection.Inbound</a></li>
|
||||
<li><a href="net/corda/node/ConnectionDirection.Outbound.html" title="class in net.corda.node" target="classFrame">ConnectionDirection.Outbound</a></li>
|
||||
<li><a href="net/corda/node/services/messaging/ConnectionDirection.Outbound.html" title="class in net.corda.node.services.messaging" target="classFrame">ConnectionDirection.Outbound</a></li>
|
||||
<li><a href="net/corda/core/contracts/Contract.html" title="interface in net.corda.core.contracts" target="classFrame"><span class="interfaceName">Contract</span></a></li>
|
||||
<li><a href="net/corda/core/contracts/ContractsDSL.html" title="class in net.corda.core.contracts" target="classFrame">ContractsDSL</a></li>
|
||||
@ -484,7 +479,6 @@
|
||||
<li><a href="net/corda/core/messaging/MessagingService.html" title="interface in net.corda.core.messaging" target="classFrame"><span class="interfaceName">MessagingService</span></a></li>
|
||||
<li><a href="net/corda/node/services/api/MessagingServiceBuilder.html" title="interface in net.corda.node.services.api" target="classFrame"><span class="interfaceName">MessagingServiceBuilder</span></a></li>
|
||||
<li><a href="net/corda/node/services/api/MessagingServiceInternal.html" title="interface in net.corda.node.services.api" target="classFrame"><span class="interfaceName">MessagingServiceInternal</span></a></li>
|
||||
<li><a href="net/corda/node/utilities/MetricsKt.html" title="class in net.corda.node.utilities" target="classFrame">MetricsKt</a></li>
|
||||
<li><a href="net/corda/core/serialization/MissingAttachmentsException.html" title="class in net.corda.core.serialization" target="classFrame">MissingAttachmentsException</a></li>
|
||||
<li><a href="net/corda/client/model/Models.html" title="class in net.corda.client.model" target="classFrame">Models</a></li>
|
||||
<li><a href="net/corda/client/model/ModelsKt.html" title="class in net.corda.client.model" target="classFrame">ModelsKt</a></li>
|
||||
@ -688,7 +682,6 @@
|
||||
<li><a href="net/corda/core/serialization/SerializeAsTokenSerializer.Companion.html" title="class in net.corda.core.serialization" target="classFrame">SerializeAsTokenSerializer.Companion</a></li>
|
||||
<li><a href="net/corda/core/serialization/SerializedBytes.html" title="class in net.corda.core.serialization" target="classFrame">SerializedBytes</a></li>
|
||||
<li><a href="net/corda/core/serialization/SerializedBytesSerializer.html" title="class in net.corda.core.serialization" target="classFrame">SerializedBytesSerializer</a></li>
|
||||
<li><a href="net/corda/node/Server.html" title="class in net.corda.node" target="classFrame">Server</a></li>
|
||||
<li><a href="net/corda/node/services/persistence/Service.NotifyTransactionHandler.html" title="class in net.corda.node.services.persistence" target="classFrame">Service.NotifyTransactionHandler</a></li>
|
||||
<li><a href="net/corda/node/utilities/ServiceAffinityExecutor.Companion.html" title="class in net.corda.node.utilities" target="classFrame">ServiceAffinityExecutor.Companion</a></li>
|
||||
<li><a href="net/corda/core/node/ServiceEntry.html" title="class in net.corda.core.node" target="classFrame">ServiceEntry</a></li>
|
||||
@ -761,13 +754,10 @@
|
||||
<li><a href="net/corda/node/utilities/StrandLocalTransactionManager.Boundary.html" title="class in net.corda.node.utilities" target="classFrame">StrandLocalTransactionManager.Boundary</a></li>
|
||||
<li><a href="net/corda/node/utilities/StrandLocalTransactionManager.Companion.html" title="class in net.corda.node.utilities" target="classFrame">StrandLocalTransactionManager.Companion</a></li>
|
||||
<li><a href="net/corda/core/contracts/StructuresKt.html" title="class in net.corda.core.contracts" target="classFrame">StructuresKt</a></li>
|
||||
<li><a href="com/cordatest/TContract.html" title="class in com.cordatest" target="classFrame">TContract</a></li>
|
||||
<li><a href="net/corda/core/contracts/Tenor.html" title="class in net.corda.core.contracts" target="classFrame">Tenor</a></li>
|
||||
<li><a href="net/corda/core/contracts/Tenor.TimeUnit.html" title="enum in net.corda.core.contracts" target="classFrame">Tenor.TimeUnit</a></li>
|
||||
<li><a href="net/corda/node/utilities/TestClock.html" title="class in net.corda.node.utilities" target="classFrame">TestClock</a></li>
|
||||
<li><a href="net/corda/core/utilities/TestConstants.html" title="class in net.corda.core.utilities" target="classFrame">TestConstants</a></li>
|
||||
<li><a href="com/cordatest/TGenesisCommand.html" title="class in com.cordatest" target="classFrame">TGenesisCommand</a></li>
|
||||
<li><a href="com/cordatest/TGenesisFlow.html" title="class in com.cordatest" target="classFrame">TGenesisFlow</a></li>
|
||||
<li><a href="net/corda/core/ThreadBox.html" title="class in net.corda.core" target="classFrame">ThreadBox</a></li>
|
||||
<li><a href="net/corda/core/contracts/Timestamp.html" title="class in net.corda.core.contracts" target="classFrame">Timestamp</a></li>
|
||||
<li><a href="net/corda/core/node/services/TimestampChecker.html" title="class in net.corda.core.node.services" target="classFrame">TimestampChecker</a></li>
|
||||
@ -813,9 +803,6 @@
|
||||
<li><a href="net/corda/core/contracts/TransactionVerificationException.SignersMissing.html" title="class in net.corda.core.contracts" target="classFrame">TransactionVerificationException.SignersMissing</a></li>
|
||||
<li><a href="net/corda/core/contracts/TransactionVerificationException.TransactionMissingEncumbranceException.html" title="class in net.corda.core.contracts" target="classFrame">TransactionVerificationException.TransactionMissingEncumbranceException</a></li>
|
||||
<li><a href="net/corda/core/TransientProperty.html" title="class in net.corda.core" target="classFrame">TransientProperty</a></li>
|
||||
<li><a href="com/cordatest/TTxCommand.html" title="class in com.cordatest" target="classFrame">TTxCommand</a></li>
|
||||
<li><a href="com/cordatest/TTxFlow.html" title="class in com.cordatest" target="classFrame">TTxFlow</a></li>
|
||||
<li><a href="com/cordatest/TTxState.html" title="class in com.cordatest" target="classFrame">TTxState</a></li>
|
||||
<li><a href="net/corda/flows/TwoPartyDealFlow.html" title="class in net.corda.flows" target="classFrame">TwoPartyDealFlow</a></li>
|
||||
<li><a href="net/corda/flows/TwoPartyDealFlow.Acceptor.html" title="class in net.corda.flows" target="classFrame">TwoPartyDealFlow.Acceptor</a></li>
|
||||
<li><a href="net/corda/flows/TwoPartyDealFlow.AutoOffer.html" title="class in net.corda.flows" target="classFrame">TwoPartyDealFlow.AutoOffer</a></li>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:43 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:15 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>All Classes</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
@ -64,7 +64,6 @@
|
||||
<li><a href="net/corda/node/services/messaging/ArtemisMessagingComponent.ServiceAddress.html" title="class in net.corda.node.services.messaging">ArtemisMessagingComponent.ServiceAddress</a></li>
|
||||
<li><a href="net/corda/node/services/messaging/ArtemisMessagingServer.html" title="class in net.corda.node.services.messaging">ArtemisMessagingServer</a></li>
|
||||
<li><a href="net/corda/node/services/messaging/ArtemisMessagingServer.Companion.html" title="class in net.corda.node.services.messaging">ArtemisMessagingServer.Companion</a></li>
|
||||
<li><a href="net/corda/node/ArtemisTestKt.html" title="class in net.corda.node">ArtemisTestKt</a></li>
|
||||
<li><a href="net/corda/client/fxutils/AssociatedList.html" title="class in net.corda.client.fxutils">AssociatedList</a></li>
|
||||
<li><a href="net/corda/core/contracts/Attachment.html" title="interface in net.corda.core.contracts"><span class="interfaceName">Attachment</span></a></li>
|
||||
<li><a href="net/corda/core/contracts/Attachment.DefaultImpls.html" title="class in net.corda.core.contracts">Attachment.DefaultImpls</a></li>
|
||||
@ -136,7 +135,6 @@
|
||||
<li><a href="net/corda/contracts/asset/Clauses.Settle.html" title="class in net.corda.contracts.asset">Clauses.Settle</a></li>
|
||||
<li><a href="net/corda/contracts/asset/Clauses.VerifyLifecycle.html" title="class in net.corda.contracts.asset">Clauses.VerifyLifecycle</a></li>
|
||||
<li><a href="net/corda/core/contracts/clauses/ClauseVerifier.html" title="class in net.corda.core.contracts.clauses">ClauseVerifier</a></li>
|
||||
<li><a href="net/corda/node/Client.html" title="class in net.corda.node">Client</a></li>
|
||||
<li><a href="net/corda/flows/Client.Companion.html" title="class in net.corda.flows">Client.Companion</a></li>
|
||||
<li><a href="net/corda/node/services/messaging/ClientRPCRequestMessage.html" title="class in net.corda.node.services.messaging">ClientRPCRequestMessage</a></li>
|
||||
<li><a href="net/corda/node/services/messaging/ClientRPCRequestMessage.Companion.html" title="class in net.corda.node.services.messaging">ClientRPCRequestMessage.Companion</a></li>
|
||||
@ -241,10 +239,7 @@
|
||||
<li><a href="net/corda/node/internal/ConfigurationException.html" title="class in net.corda.node.internal">ConfigurationException</a></li>
|
||||
<li><a href="net/corda/node/services/config/ConfigUtilities.html" title="class in net.corda.node.services.config">ConfigUtilities</a></li>
|
||||
<li><a href="net/corda/node/utilities/ConfigUtilsKt.html" title="class in net.corda.node.utilities">ConfigUtilsKt</a></li>
|
||||
<li><a href="net/corda/node/ConnectionDirection.html" title="class in net.corda.node">ConnectionDirection</a></li>
|
||||
<li><a href="net/corda/node/ConnectionDirection.Inbound.html" title="class in net.corda.node">ConnectionDirection.Inbound</a></li>
|
||||
<li><a href="net/corda/node/services/messaging/ConnectionDirection.Inbound.html" title="class in net.corda.node.services.messaging">ConnectionDirection.Inbound</a></li>
|
||||
<li><a href="net/corda/node/ConnectionDirection.Outbound.html" title="class in net.corda.node">ConnectionDirection.Outbound</a></li>
|
||||
<li><a href="net/corda/node/services/messaging/ConnectionDirection.Outbound.html" title="class in net.corda.node.services.messaging">ConnectionDirection.Outbound</a></li>
|
||||
<li><a href="net/corda/core/contracts/Contract.html" title="interface in net.corda.core.contracts"><span class="interfaceName">Contract</span></a></li>
|
||||
<li><a href="net/corda/core/contracts/ContractsDSL.html" title="class in net.corda.core.contracts">ContractsDSL</a></li>
|
||||
@ -484,7 +479,6 @@
|
||||
<li><a href="net/corda/core/messaging/MessagingService.html" title="interface in net.corda.core.messaging"><span class="interfaceName">MessagingService</span></a></li>
|
||||
<li><a href="net/corda/node/services/api/MessagingServiceBuilder.html" title="interface in net.corda.node.services.api"><span class="interfaceName">MessagingServiceBuilder</span></a></li>
|
||||
<li><a href="net/corda/node/services/api/MessagingServiceInternal.html" title="interface in net.corda.node.services.api"><span class="interfaceName">MessagingServiceInternal</span></a></li>
|
||||
<li><a href="net/corda/node/utilities/MetricsKt.html" title="class in net.corda.node.utilities">MetricsKt</a></li>
|
||||
<li><a href="net/corda/core/serialization/MissingAttachmentsException.html" title="class in net.corda.core.serialization">MissingAttachmentsException</a></li>
|
||||
<li><a href="net/corda/client/model/Models.html" title="class in net.corda.client.model">Models</a></li>
|
||||
<li><a href="net/corda/client/model/ModelsKt.html" title="class in net.corda.client.model">ModelsKt</a></li>
|
||||
@ -688,7 +682,6 @@
|
||||
<li><a href="net/corda/core/serialization/SerializeAsTokenSerializer.Companion.html" title="class in net.corda.core.serialization">SerializeAsTokenSerializer.Companion</a></li>
|
||||
<li><a href="net/corda/core/serialization/SerializedBytes.html" title="class in net.corda.core.serialization">SerializedBytes</a></li>
|
||||
<li><a href="net/corda/core/serialization/SerializedBytesSerializer.html" title="class in net.corda.core.serialization">SerializedBytesSerializer</a></li>
|
||||
<li><a href="net/corda/node/Server.html" title="class in net.corda.node">Server</a></li>
|
||||
<li><a href="net/corda/node/services/persistence/Service.NotifyTransactionHandler.html" title="class in net.corda.node.services.persistence">Service.NotifyTransactionHandler</a></li>
|
||||
<li><a href="net/corda/node/utilities/ServiceAffinityExecutor.Companion.html" title="class in net.corda.node.utilities">ServiceAffinityExecutor.Companion</a></li>
|
||||
<li><a href="net/corda/core/node/ServiceEntry.html" title="class in net.corda.core.node">ServiceEntry</a></li>
|
||||
@ -761,13 +754,10 @@
|
||||
<li><a href="net/corda/node/utilities/StrandLocalTransactionManager.Boundary.html" title="class in net.corda.node.utilities">StrandLocalTransactionManager.Boundary</a></li>
|
||||
<li><a href="net/corda/node/utilities/StrandLocalTransactionManager.Companion.html" title="class in net.corda.node.utilities">StrandLocalTransactionManager.Companion</a></li>
|
||||
<li><a href="net/corda/core/contracts/StructuresKt.html" title="class in net.corda.core.contracts">StructuresKt</a></li>
|
||||
<li><a href="com/cordatest/TContract.html" title="class in com.cordatest">TContract</a></li>
|
||||
<li><a href="net/corda/core/contracts/Tenor.html" title="class in net.corda.core.contracts">Tenor</a></li>
|
||||
<li><a href="net/corda/core/contracts/Tenor.TimeUnit.html" title="enum in net.corda.core.contracts">Tenor.TimeUnit</a></li>
|
||||
<li><a href="net/corda/node/utilities/TestClock.html" title="class in net.corda.node.utilities">TestClock</a></li>
|
||||
<li><a href="net/corda/core/utilities/TestConstants.html" title="class in net.corda.core.utilities">TestConstants</a></li>
|
||||
<li><a href="com/cordatest/TGenesisCommand.html" title="class in com.cordatest">TGenesisCommand</a></li>
|
||||
<li><a href="com/cordatest/TGenesisFlow.html" title="class in com.cordatest">TGenesisFlow</a></li>
|
||||
<li><a href="net/corda/core/ThreadBox.html" title="class in net.corda.core">ThreadBox</a></li>
|
||||
<li><a href="net/corda/core/contracts/Timestamp.html" title="class in net.corda.core.contracts">Timestamp</a></li>
|
||||
<li><a href="net/corda/core/node/services/TimestampChecker.html" title="class in net.corda.core.node.services">TimestampChecker</a></li>
|
||||
@ -813,9 +803,6 @@
|
||||
<li><a href="net/corda/core/contracts/TransactionVerificationException.SignersMissing.html" title="class in net.corda.core.contracts">TransactionVerificationException.SignersMissing</a></li>
|
||||
<li><a href="net/corda/core/contracts/TransactionVerificationException.TransactionMissingEncumbranceException.html" title="class in net.corda.core.contracts">TransactionVerificationException.TransactionMissingEncumbranceException</a></li>
|
||||
<li><a href="net/corda/core/TransientProperty.html" title="class in net.corda.core">TransientProperty</a></li>
|
||||
<li><a href="com/cordatest/TTxCommand.html" title="class in com.cordatest">TTxCommand</a></li>
|
||||
<li><a href="com/cordatest/TTxFlow.html" title="class in com.cordatest">TTxFlow</a></li>
|
||||
<li><a href="com/cordatest/TTxState.html" title="class in com.cordatest">TTxState</a></li>
|
||||
<li><a href="net/corda/flows/TwoPartyDealFlow.html" title="class in net.corda.flows">TwoPartyDealFlow</a></li>
|
||||
<li><a href="net/corda/flows/TwoPartyDealFlow.Acceptor.html" title="class in net.corda.flows">TwoPartyDealFlow.Acceptor</a></li>
|
||||
<li><a href="net/corda/flows/TwoPartyDealFlow.AutoOffer.html" title="class in net.corda.flows">TwoPartyDealFlow.AutoOffer</a></li>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:17 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:07 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Constant Field Values</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:42 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:14 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Deprecated List</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
|
4
docs/build/html/api/javadoc/help-doc.html
vendored
4
docs/build/html/api/javadoc/help-doc.html
vendored
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:43 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:15 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>API Help</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
|
128
docs/build/html/api/javadoc/index-all.html
vendored
128
docs/build/html/api/javadoc/index-all.html
vendored
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:38 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:14 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Index</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
@ -607,8 +607,6 @@ zero or more nodes. Each advertising node has an associated consumer.</div>
|
||||
</dd>
|
||||
<dt><a href="net/corda/node/services/messaging/ArtemisMessagingServer.Companion.html" title="class in net.corda.node.services.messaging"><span class="typeNameLink">ArtemisMessagingServer.Companion</span></a> - Class in <a href="net/corda/node/services/messaging/package-summary.html">net.corda.node.services.messaging</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/corda/node/ArtemisTestKt.html" title="class in net.corda.node"><span class="typeNameLink">ArtemisTestKt</span></a> - Class in <a href="net/corda/node/package-summary.html">net.corda.node</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/messaging/NodeAddress.Companion.html#asPeer-peerIdentity-hostAndPort-">asPeer(peerIdentity, hostAndPort)</a></span> - Method in class net.corda.node.services.messaging.<a href="net/corda/node/services/messaging/NodeAddress.Companion.html" title="class in net.corda.node.services.messaging">NodeAddress.Companion</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/flows/TwoPartyDealFlow.Acceptor.html#assembleSharedTX-handshake-">assembleSharedTX(handshake)</a></span> - Method in class net.corda.flows.<a href="net/corda/flows/TwoPartyDealFlow.Acceptor.html" title="class in net.corda.flows">TwoPartyDealFlow.Acceptor</a></dt>
|
||||
@ -897,16 +895,6 @@ no staff are around to handle problems.</div>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/contracts/testing/VaultFiller.html#calculateRandomlySizedAmounts-howMuch-min-max-rng-">calculateRandomlySizedAmounts(howMuch, min, max, rng)</a></span> - Static method in class net.corda.contracts.testing.<a href="net/corda/contracts/testing/VaultFiller.html" title="class in net.corda.contracts.testing">VaultFiller</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="com/cordatest/TGenesisFlow.html#call--">call()</a></span> - Method in class com.cordatest.<a href="com/cordatest/TGenesisFlow.html" title="class in com.cordatest">TGenesisFlow</a></dt>
|
||||
<dd>
|
||||
<div class="block">This is where you fill out your business logic. The returned object will usually be ignored, but can be
|
||||
helpful if this flow is meant to be used as a subflow.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="com/cordatest/TTxFlow.html#call--">call()</a></span> - Method in class com.cordatest.<a href="com/cordatest/TTxFlow.html" title="class in com.cordatest">TTxFlow</a></dt>
|
||||
<dd>
|
||||
<div class="block">This is where you fill out your business logic. The returned object will usually be ignored, but can be
|
||||
helpful if this flow is meant to be used as a subflow.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/contracts/TransactionGraphSearch.html#call--">call()</a></span> - Method in class net.corda.core.contracts.<a href="net/corda/core/contracts/TransactionGraphSearch.html" title="class in net.corda.core.contracts">TransactionGraphSearch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/flows/FlowLogic.html#call--">call()</a></span> - Method in class net.corda.core.flows.<a href="net/corda/core/flows/FlowLogic.html" title="class in net.corda.core.flows">FlowLogic</a></dt>
|
||||
@ -1299,10 +1287,6 @@ timestamp is correct and none of its inputs have been used in another completed
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/flows/NotaryFlow.Client.html#Client-stx-">Client(stx)</a></span> - Constructor for class net.corda.flows.<a href="net/corda/flows/NotaryFlow.Client.html" title="class in net.corda.flows">NotaryFlow.Client</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/corda/node/Client.html" title="class in net.corda.node"><span class="typeNameLink">Client</span></a> - Class in <a href="net/corda/node/package-summary.html">net.corda.node</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/Client.html#Client-serverHostAndPort-">Client(serverHostAndPort)</a></span> - Constructor for class net.corda.node.<a href="net/corda/node/Client.html" title="class in net.corda.node">Client</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/corda/flows/Client.Companion.html" title="class in net.corda.flows"><span class="typeNameLink">Client.Companion</span></a> - Class in <a href="net/corda/flows/package-summary.html">net.corda.flows</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/corda/node/services/messaging/ClientRPCRequestMessage.html" title="class in net.corda.node.services.messaging"><span class="typeNameLink">ClientRPCRequestMessage</span></a> - Class in <a href="net/corda/node/services/messaging/package-summary.html">net.corda.node.services.messaging</a></dt>
|
||||
@ -1347,8 +1331,6 @@ timestamp is correct and none of its inputs have been used in another completed
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/utilities/Emoji.html#CODE_SANTA_CLAUS">CODE_SANTA_CLAUS</a></span> - Static variable in class net.corda.core.utilities.<a href="net/corda/core/utilities/Emoji.html" title="class in net.corda.core.utilities">Emoji</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="com/cordatest/package-summary.html">com.cordatest</a> - package com.cordatest</dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/client/mock/Generator.html#combine-other1-function-">combine(other1, function)</a></span> - Method in class net.corda.client.mock.<a href="net/corda/client/mock/Generator.html" title="class in net.corda.client.mock">Generator</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/client/mock/Generator.html#combine-other1-other2-function-">combine(other1, other2, function)</a></span> - Method in class net.corda.client.mock.<a href="net/corda/client/mock/Generator.html" title="class in net.corda.client.mock">Generator</a></dt>
|
||||
@ -2414,14 +2396,8 @@ the CA certs in Node resources. Then provision KeyStores into certificates folde
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/flows/NotaryError.Conflict.html#Conflict-tx-conflict-">Conflict(tx, conflict)</a></span> - Constructor for class net.corda.flows.<a href="net/corda/flows/NotaryError.Conflict.html" title="class in net.corda.flows">NotaryError.Conflict</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/corda/node/ConnectionDirection.html" title="class in net.corda.node"><span class="typeNameLink">ConnectionDirection</span></a> - Class in <a href="net/corda/node/package-summary.html">net.corda.node</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/corda/node/ConnectionDirection.Inbound.html" title="class in net.corda.node"><span class="typeNameLink">ConnectionDirection.Inbound</span></a> - Class in <a href="net/corda/node/package-summary.html">net.corda.node</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/corda/node/services/messaging/ConnectionDirection.Inbound.html" title="class in net.corda.node.services.messaging"><span class="typeNameLink">ConnectionDirection.Inbound</span></a> - Class in <a href="net/corda/node/services/messaging/package-summary.html">net.corda.node.services.messaging</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/corda/node/ConnectionDirection.Outbound.html" title="class in net.corda.node"><span class="typeNameLink">ConnectionDirection.Outbound</span></a> - Class in <a href="net/corda/node/package-summary.html">net.corda.node</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/corda/node/services/messaging/ConnectionDirection.Outbound.html" title="class in net.corda.node.services.messaging"><span class="typeNameLink">ConnectionDirection.Outbound</span></a> - Class in <a href="net/corda/node/services/messaging/package-summary.html">net.corda.node.services.messaging</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/contracts/asset/Clauses.ConserveAmount.html#ConserveAmount--">ConserveAmount()</a></span> - Constructor for class net.corda.contracts.asset.<a href="net/corda/contracts/asset/Clauses.ConserveAmount.html" title="class in net.corda.contracts.asset">Clauses.ConserveAmount</a></dt>
|
||||
@ -4916,8 +4892,6 @@ will not have any effect).</div>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/client/mock/EventGenerator.html#getBankOfCordaIssueGenerator--">getBankOfCordaIssueGenerator()</a></span> - Method in class net.corda.client.mock.<a href="net/corda/client/mock/EventGenerator.html" title="class in net.corda.client.mock">EventGenerator</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/Server.html#getBaseDir--">getBaseDir()</a></span> - Method in class net.corda.node.<a href="net/corda/node/Server.html" title="class in net.corda.node">Server</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/CmdLineOptions.html#getBaseDirectory--">getBaseDirectory()</a></span> - Method in class net.corda.node.<a href="net/corda/node/CmdLineOptions.html" title="class in net.corda.node">CmdLineOptions</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/config/FullNodeConfiguration.html#getBaseDirectory--">getBaseDirectory()</a></span> - Method in class net.corda.node.services.config.<a href="net/corda/node/services/config/FullNodeConfiguration.html" title="class in net.corda.node.services.config">FullNodeConfiguration</a></dt>
|
||||
@ -5147,16 +5121,10 @@ which may change across restarts.</div>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/client/mock/EventGenerator.html#getConsumedGenerator--">getConsumedGenerator()</a></span> - Method in class net.corda.client.mock.<a href="net/corda/client/mock/EventGenerator.html" title="class in net.corda.client.mock">EventGenerator</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/Client.html#getConsumer--">getConsumer()</a></span> - Method in class net.corda.node.<a href="net/corda/node/Client.html" title="class in net.corda.node">Client</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/ThreadBox.html#getContent--">getContent()</a></span> - Method in class net.corda.core.<a href="net/corda/core/ThreadBox.html" title="class in net.corda.core">ThreadBox</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/webserver/servlets/ObjectMapperConfig.html#getContext-type-">getContext(type)</a></span> - Method in class net.corda.node.webserver.servlets.<a href="net/corda/node/webserver/servlets/ObjectMapperConfig.html" title="class in net.corda.node.webserver.servlets">ObjectMapperConfig</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="com/cordatest/TTxState.html#getContract--">getContract()</a></span> - Method in class com.cordatest.<a href="com/cordatest/TTxState.html" title="class in com.cordatest">TTxState</a></dt>
|
||||
<dd>
|
||||
<div class="block">An instance of the contract class that will verify this state.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/contracts/asset/Cash.State.html#getContract--">getContract()</a></span> - Method in class net.corda.contracts.asset.<a href="net/corda/contracts/asset/Cash.State.html" title="class in net.corda.contracts.asset">Cash.State</a></dt>
|
||||
<dd>
|
||||
<div class="block">An instance of the contract class that will verify this state.</div>
|
||||
@ -5516,8 +5484,6 @@ owner to sign, some (i.e. cash) also require the issuer.</div>
|
||||
<div class="block">There must be an ExitCommand signed by these keys to destroy the amount. While all states require their
|
||||
owner to sign, some (i.e. cash) also require the issuer.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/ConnectionDirection.Outbound.html#getExpectedCommonName--">getExpectedCommonName()</a></span> - Method in class net.corda.node.<a href="net/corda/node/ConnectionDirection.Outbound.html" title="class in net.corda.node">ConnectionDirection.Outbound</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/messaging/ConnectionDirection.Outbound.html#getExpectedCommonName--">getExpectedCommonName()</a></span> - Method in class net.corda.node.services.messaging.<a href="net/corda/node/services/messaging/ConnectionDirection.Outbound.html" title="class in net.corda.node.services.messaging">ConnectionDirection.Outbound</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/flows/TwoPartyDealFlow.DealMismatchException.html#getExpectedDeal--">getExpectedDeal()</a></span> - Method in exception net.corda.flows.<a href="net/corda/flows/TwoPartyDealFlow.DealMismatchException.html" title="class in net.corda.flows">TwoPartyDealFlow.DealMismatchException</a></dt>
|
||||
@ -5890,11 +5856,6 @@ owner to sign, some (i.e. cash) also require the issuer.</div>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/client/fxutils/LeftOuterJoinedMap.html#getLeftTable--">getLeftTable()</a></span> - Method in class net.corda.client.fxutils.<a href="net/corda/client/fxutils/LeftOuterJoinedMap.html" title="class in net.corda.client.fxutils">LeftOuterJoinedMap</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="com/cordatest/TContract.html#getLegalContractReference--">getLegalContractReference()</a></span> - Method in class com.cordatest.<a href="com/cordatest/TContract.html" title="class in com.cordatest">TContract</a></dt>
|
||||
<dd>
|
||||
<div class="block">Unparsed reference to the natural language contract that this code is supposed to express (usually a hash of
|
||||
the contract's contents).</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/contracts/asset/Cash.html#getLegalContractReference--">getLegalContractReference()</a></span> - Method in class net.corda.contracts.asset.<a href="net/corda/contracts/asset/Cash.html" title="class in net.corda.contracts.asset">Cash</a></dt>
|
||||
<dd>
|
||||
<div class="block">TODO:</div>
|
||||
@ -5978,8 +5939,6 @@ except at issuance/termination.</div>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/internal/Node.html#getLog--">getLog()</a></span> - Method in class net.corda.node.internal.<a href="net/corda/node/internal/Node.html" title="class in net.corda.node.internal">Node</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/Server.html#getLog--">getLog()</a></span> - Method in class net.corda.node.<a href="net/corda/node/Server.html" title="class in net.corda.node">Server</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/messaging/NodeLoginModule.Companion.html#getLog--">getLog()</a></span> - Method in class net.corda.node.services.messaging.<a href="net/corda/node/services/messaging/NodeLoginModule.Companion.html" title="class in net.corda.node.services.messaging">NodeLoginModule.Companion</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/utilities/AbstractJDBCHashMap.Companion.html#getLog--">getLog()</a></span> - Method in class net.corda.node.utilities.<a href="net/corda/node/utilities/AbstractJDBCHashMap.Companion.html" title="class in net.corda.node.utilities">AbstractJDBCHashMap.Companion</a></dt>
|
||||
@ -6152,8 +6111,6 @@ the transaction is verified by using <a href="net/corda/core/transactions/Ledger
|
||||
<dd>
|
||||
<div class="block">Apart from the NetworkMapService this is the only other address accessible to the node outside of lookups against the NetworkMapCache.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/Server.html#getMyHostPort--">getMyHostPort()</a></span> - Method in class net.corda.node.<a href="net/corda/node/Server.html" title="class in net.corda.node">Server</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/messaging/ArtemisMessagingServer.html#getMyHostPort--">getMyHostPort()</a></span> - Method in class net.corda.node.services.messaging.<a href="net/corda/node/services/messaging/ArtemisMessagingServer.html" title="class in net.corda.node.services.messaging">ArtemisMessagingServer</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/client/model/NetworkIdentityModel.html#getMyIdentity--">getMyIdentity()</a></span> - Method in class net.corda.client.model.<a href="net/corda/client/model/NetworkIdentityModel.html" title="class in net.corda.client.model">NetworkIdentityModel</a></dt>
|
||||
@ -6186,8 +6143,6 @@ the transaction is verified by using <a href="net/corda/core/transactions/Ledger
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/utilities/PartyColumns.html#getName--">getName()</a></span> - Method in class net.corda.node.utilities.<a href="net/corda/node/utilities/PartyColumns.html" title="class in net.corda.node.utilities">PartyColumns</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/ArtemisTestKt.html#getNameToAddress--">getNameToAddress()</a></span> - Static method in class net.corda.node.<a href="net/corda/node/ArtemisTestKt.html" title="class in net.corda.node">ArtemisTestKt</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/config/FullNodeConfiguration.html#getNearestCity--">getNearestCity()</a></span> - Method in class net.corda.node.services.config.<a href="net/corda/node/services/config/FullNodeConfiguration.html" title="class in net.corda.node.services.config">FullNodeConfiguration</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/config/NodeConfiguration.html#getNearestCity--">getNearestCity()</a></span> - Method in interface net.corda.node.services.config.<a href="net/corda/node/services/config/NodeConfiguration.html" title="interface in net.corda.node.services.config">NodeConfiguration</a></dt>
|
||||
@ -6525,8 +6480,6 @@ logic / roll conventions.</div>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/transactions/TransactionBuilder.html#getOutputs--">getOutputs()</a></span> - Method in class net.corda.core.transactions.<a href="net/corda/core/transactions/TransactionBuilder.html" title="class in net.corda.core.transactions">TransactionBuilder</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="com/cordatest/TTxState.html#getOwner--">getOwner()</a></span> - Method in class com.cordatest.<a href="com/cordatest/TTxState.html" title="class in com.cordatest">TTxState</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/contracts/asset/Cash.State.html#getOwner--">getOwner()</a></span> - Method in class net.corda.contracts.asset.<a href="net/corda/contracts/asset/Cash.State.html" title="class in net.corda.contracts.asset">Cash.State</a></dt>
|
||||
<dd>
|
||||
<div class="block">There must be a MoveCommand signed by this key to claim the amount.</div>
|
||||
@ -6583,14 +6536,6 @@ logic / roll conventions.</div>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/flows/TwoPartyDealFlow.Primary.html#getPartialTransaction--">getPartialTransaction()</a></span> - Method in class net.corda.flows.<a href="net/corda/flows/TwoPartyDealFlow.Primary.html" title="class in net.corda.flows">TwoPartyDealFlow.Primary</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="com/cordatest/TGenesisFlow.html#getParticipants--">getParticipants()</a></span> - Method in class com.cordatest.<a href="com/cordatest/TGenesisFlow.html" title="class in com.cordatest">TGenesisFlow</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="com/cordatest/TTxFlow.html#getParticipants--">getParticipants()</a></span> - Method in class com.cordatest.<a href="com/cordatest/TTxFlow.html" title="class in com.cordatest">TTxFlow</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="com/cordatest/TTxState.html#getParticipants--">getParticipants()</a></span> - Method in class com.cordatest.<a href="com/cordatest/TTxState.html" title="class in com.cordatest">TTxState</a></dt>
|
||||
<dd>
|
||||
<div class="block">A <em>participant</em> is any party that is able to consume this state in a valid transaction.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/contracts/asset/Cash.State.html#getParticipants--">getParticipants()</a></span> - Method in class net.corda.contracts.asset.<a href="net/corda/contracts/asset/Cash.State.html" title="class in net.corda.contracts.asset">Cash.State</a></dt>
|
||||
<dd>
|
||||
<div class="block">A <em>participant</em> is any party that is able to consume this state in a valid transaction.</div>
|
||||
@ -6731,8 +6676,6 @@ logic / roll conventions.</div>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/client/mock/EventGenerator.html#getProducedGenerator--">getProducedGenerator()</a></span> - Method in class net.corda.client.mock.<a href="net/corda/client/mock/EventGenerator.html" title="class in net.corda.client.mock">EventGenerator</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/Client.html#getProducer--">getProducer()</a></span> - Method in class net.corda.node.<a href="net/corda/node/Client.html" title="class in net.corda.node">Client</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/contracts/asset/Obligation.Terms.html#getProduct--">getProduct()</a></span> - Method in class net.corda.contracts.asset.<a href="net/corda/contracts/asset/Obligation.Terms.html" title="class in net.corda.contracts.asset">Obligation.Terms</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/contracts/Issued.html#getProduct--">getProduct()</a></span> - Method in class net.corda.core.contracts.<a href="net/corda/core/contracts/Issued.html" title="class in net.corda.core.contracts">Issued</a></dt>
|
||||
@ -7247,8 +7190,6 @@ allow access to the Flow factory and Flow initiation entry points there.</div>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/node/services/ServiceType.Companion.html#getServiceType-namespace-typeId-">getServiceType(namespace, typeId)</a></span> - Method in class net.corda.core.node.services.<a href="net/corda/core/node/services/ServiceType.Companion.html" title="class in net.corda.core.node.services">ServiceType.Companion</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/Client.html#getSession--">getSession()</a></span> - Method in class net.corda.node.<a href="net/corda/node/Client.html" title="class in net.corda.node">Client</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/statemachine/FlowIORequest.html#getSession--">getSession()</a></span> - Method in interface net.corda.node.services.statemachine.<a href="net/corda/node/services/statemachine/FlowIORequest.html" title="interface in net.corda.node.services.statemachine">FlowIORequest</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/statemachine/ReceiveOnly.html#getSession--">getSession()</a></span> - Method in class net.corda.node.services.statemachine.<a href="net/corda/node/services/statemachine/ReceiveOnly.html" title="class in net.corda.node.services.statemachine">ReceiveOnly</a></dt>
|
||||
@ -7592,10 +7533,6 @@ simple, totally non-extensible binary (sub)format.</div>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/transactions/SignedTransaction.html#getTxBits--">getTxBits()</a></span> - Method in class net.corda.core.transactions.<a href="net/corda/core/transactions/SignedTransaction.html" title="class in net.corda.core.transactions">SignedTransaction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="com/cordatest/TTxFlow.html#getTxContent--">getTxContent()</a></span> - Method in class com.cordatest.<a href="com/cordatest/TTxFlow.html" title="class in com.cordatest">TTxFlow</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="com/cordatest/TTxState.html#getTxContent--">getTxContent()</a></span> - Method in class com.cordatest.<a href="com/cordatest/TTxState.html" title="class in com.cordatest">TTxState</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/contracts/StateRef.html#getTxhash--">getTxhash()</a></span> - Method in class net.corda.core.contracts.<a href="net/corda/core/contracts/StateRef.html" title="class in net.corda.core.contracts">StateRef</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/schemas/PersistentStateRef.html#getTxId--">getTxId()</a></span> - Method in class net.corda.core.schemas.<a href="net/corda/core/schemas/PersistentStateRef.html" title="class in net.corda.core.schemas">PersistentStateRef</a></dt>
|
||||
@ -8486,8 +8423,6 @@ and seller) and the following steps:</div>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/flows/Companion.VERIFYING.html#INSTANCE">INSTANCE</a></span> - Static variable in class net.corda.flows.<a href="net/corda/flows/Companion.VERIFYING.html" title="class in net.corda.flows">Companion.VERIFYING</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/ConnectionDirection.Inbound.html#INSTANCE">INSTANCE</a></span> - Static variable in class net.corda.node.<a href="net/corda/node/ConnectionDirection.Inbound.html" title="class in net.corda.node">ConnectionDirection.Inbound</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/driver/PortAllocation.RandomFree.html#INSTANCE">INSTANCE</a></span> - Static variable in class net.corda.node.driver.<a href="net/corda/node/driver/PortAllocation.RandomFree.html" title="class in net.corda.node.driver">PortAllocation.RandomFree</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/config/ConfigHelper.html#INSTANCE">INSTANCE</a></span> - Static variable in class net.corda.node.services.config.<a href="net/corda/node/services/config/ConfigHelper.html" title="class in net.corda.node.services.config">ConfigHelper</a></dt>
|
||||
@ -9220,8 +9155,6 @@ create a new pair of keys using the provided function if the keys not exist.</di
|
||||
</a>
|
||||
<h2 class="title">M</h2>
|
||||
<dl>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/ArtemisTestKt.html#main-args-">main(args)</a></span> - Static method in class net.corda.node.<a href="net/corda/node/ArtemisTestKt.html" title="class in net.corda.node">ArtemisTestKt</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/Corda.html#main-args-">main(args)</a></span> - Static method in class net.corda.node.<a href="net/corda/node/Corda.html" title="class in net.corda.node">Corda</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/utilities/certsigning/CertificateSignerKt.html#main-args-">main(args)</a></span> - Static method in class net.corda.node.utilities.certsigning.<a href="net/corda/node/utilities/certsigning/CertificateSignerKt.html" title="class in net.corda.node.utilities.certsigning">CertificateSignerKt</a></dt>
|
||||
@ -9396,8 +9329,6 @@ may let you cast the returned future to an object that lets you get status info.
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/messaging/ClientRPCRequestMessage.html#METHOD_NAME">METHOD_NAME</a></span> - Static variable in class net.corda.node.services.messaging.<a href="net/corda/node/services/messaging/ClientRPCRequestMessage.html" title="class in net.corda.node.services.messaging">ClientRPCRequestMessage</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/corda/node/utilities/MetricsKt.html" title="class in net.corda.node.utilities"><span class="typeNameLink">MetricsKt</span></a> - Class in <a href="net/corda/node/utilities/package-summary.html">net.corda.node.utilities</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/contracts/Amount.html#minus-other-">minus(other)</a></span> - Method in class net.corda.core.contracts.<a href="net/corda/core/contracts/Amount.html" title="class in net.corda.core.contracts">Amount</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/corda/core/serialization/MissingAttachmentsException.html" title="class in net.corda.core.serialization"><span class="typeNameLink">MissingAttachmentsException</span></a> - Exception in <a href="net/corda/core/serialization/package-summary.html">net.corda.core.serialization</a></dt>
|
||||
@ -10325,10 +10256,6 @@ a stream for the data, which will be a zip/jar file.</div>
|
||||
</dd>
|
||||
<dt><a href="net/corda/core/serialization/OrderedSerializer.html" title="class in net.corda.core.serialization"><span class="typeNameLink">OrderedSerializer</span></a> - Class in <a href="net/corda/core/serialization/package-summary.html">net.corda.core.serialization</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/ConnectionDirection.Outbound.html#Outbound-expectedCommonName-">Outbound(expectedCommonName)</a></span> - Constructor for class net.corda.node.<a href="net/corda/node/ConnectionDirection.Outbound.html" title="class in net.corda.node">ConnectionDirection.Outbound</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/ConnectionDirection.Outbound.html#Outbound--">Outbound()</a></span> - Constructor for class net.corda.node.<a href="net/corda/node/ConnectionDirection.Outbound.html" title="class in net.corda.node">ConnectionDirection.Outbound</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/messaging/ConnectionDirection.Outbound.html#Outbound-expectedCommonName-">Outbound(expectedCommonName)</a></span> - Constructor for class net.corda.node.services.messaging.<a href="net/corda/node/services/messaging/ConnectionDirection.Outbound.html" title="class in net.corda.node.services.messaging">ConnectionDirection.Outbound</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/messaging/ConnectionDirection.Outbound.html#Outbound--">Outbound()</a></span> - Constructor for class net.corda.node.services.messaging.<a href="net/corda/node/services/messaging/ConnectionDirection.Outbound.html" title="class in net.corda.node.services.messaging">ConnectionDirection.Outbound</a></dt>
|
||||
@ -10369,8 +10296,6 @@ a stream for the data, which will be a zip/jar file.</div>
|
||||
</a>
|
||||
<h2 class="title">P</h2>
|
||||
<dl>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/ArtemisTestKt.html#P2P_QUEUE">P2P_QUEUE</a></span> - Static variable in class net.corda.node.<a href="net/corda/node/ArtemisTestKt.html" title="class in net.corda.node">ArtemisTestKt</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/messaging/ArtemisMessagingComponent.html#P2P_QUEUE">P2P_QUEUE</a></span> - Static variable in class net.corda.node.services.messaging.<a href="net/corda/node/services/messaging/ArtemisMessagingComponent.html" title="class in net.corda.node.services.messaging">ArtemisMessagingComponent</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/crypto/SecureHash.Companion.html#parse-str-">parse(str)</a></span> - Method in class net.corda.core.crypto.<a href="net/corda/core/crypto/SecureHash.Companion.html" title="class in net.corda.core.crypto">SecureHash.Companion</a></dt>
|
||||
@ -11267,8 +11192,6 @@ to. These permissions are represented as Strings to allow RPC implementations to
|
||||
<dd> </dd>
|
||||
<dt><a href="net/corda/node/services/RPCUserServiceKt.html" title="class in net.corda.node.services"><span class="typeNameLink">RPCUserServiceKt</span></a> - Class in <a href="net/corda/node/services/package-summary.html">net.corda.node.services</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/Client.html#run--">run()</a></span> - Method in class net.corda.node.<a href="net/corda/node/Client.html" title="class in net.corda.node">Client</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/internal/Node.html#run--">run()</a></span> - Method in class net.corda.node.internal.<a href="net/corda/node/internal/Node.html" title="class in net.corda.node.internal">Node</a></dt>
|
||||
<dd>
|
||||
<div class="block">Starts a blocking event loop for message dispatch.</div>
|
||||
@ -11465,8 +11388,6 @@ implementation: the type system provides an opaque high level view, with more fi
|
||||
available via type casting. Once this function returns the message is queued for delivery but not necessarily
|
||||
delivered: if the recipients are offline then the message could be queued hours or days later.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/Client.html#send-message-queueName-">send(message, queueName)</a></span> - Method in class net.corda.node.<a href="net/corda/node/Client.html" title="class in net.corda.node">Client</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/messaging/NodeMessagingClient.html#send-message-target-">send(message, target)</a></span> - Method in class net.corda.node.services.messaging.<a href="net/corda/node/services/messaging/NodeMessagingClient.html" title="class in net.corda.node.services.messaging">NodeMessagingClient</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sends a message to the given receiver. The details of how receivers are identified is up to the messaging
|
||||
@ -11578,10 +11499,6 @@ type safety hack.</div>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/utilities/JDBCHashMapKt.html#serializeToBlob-value-finalizables-">serializeToBlob(value, finalizables)</a></span> - Static method in class net.corda.node.utilities.<a href="net/corda/node/utilities/JDBCHashMapKt.html" title="class in net.corda.node.utilities">JDBCHashMapKt</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/corda/node/Server.html" title="class in net.corda.node"><span class="typeNameLink">Server</span></a> - Class in <a href="net/corda/node/package-summary.html">net.corda.node</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/Server.html#Server-baseDir-myHostPort-">Server(baseDir, myHostPort)</a></span> - Constructor for class net.corda.node.<a href="net/corda/node/Server.html" title="class in net.corda.node">Server</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/webserver/api/APIServer.html#serverTime--">serverTime()</a></span> - Method in interface net.corda.node.webserver.api.<a href="net/corda/node/webserver/api/APIServer.html" title="interface in net.corda.node.webserver.api">APIServer</a></dt>
|
||||
<dd>
|
||||
<div class="block">Report current UTC time as understood by the platform.</div>
|
||||
@ -11743,8 +11660,6 @@ will not have any effect).</div>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/utilities/ProgressTracker.html#setChildProgressTracker-step-childProgressTracker-">setChildProgressTracker(step, childProgressTracker)</a></span> - Method in class net.corda.core.utilities.<a href="net/corda/core/utilities/ProgressTracker.html" title="class in net.corda.core.utilities">ProgressTracker</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/Client.html#setConsumer-p-">setConsumer(p)</a></span> - Method in class net.corda.node.<a href="net/corda/node/Client.html" title="class in net.corda.node">Client</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/serialization/SerializeAsTokenSerializer.Companion.html#setContext-kryo-context-">setContext(kryo, context)</a></span> - Method in class net.corda.core.serialization.<a href="net/corda/core/serialization/SerializeAsTokenSerializer.Companion.html" title="class in net.corda.core.serialization">SerializeAsTokenSerializer.Companion</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/schemas/CashSchemaV1.PersistentCashState.html#setCurrency-p-">setCurrency(p)</a></span> - Method in class net.corda.schemas.<a href="net/corda/schemas/CashSchemaV1.PersistentCashState.html" title="class in net.corda.schemas">CashSchemaV1.PersistentCashState</a></dt>
|
||||
@ -11835,8 +11750,6 @@ by the due date, or resetting a defaulted contract back to the issued state.</di
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/schemas/CashSchemaV1.PersistentCashState.html#setPennies-p-">setPennies(p)</a></span> - Method in class net.corda.schemas.<a href="net/corda/schemas/CashSchemaV1.PersistentCashState.html" title="class in net.corda.schemas">CashSchemaV1.PersistentCashState</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/Client.html#setProducer-p-">setProducer(p)</a></span> - Method in class net.corda.node.<a href="net/corda/node/Client.html" title="class in net.corda.node">Client</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/utilities/ANSIProgressRenderer.html#setProgressTracker-value-">setProgressTracker(value)</a></span> - Method in class net.corda.node.utilities.<a href="net/corda/node/utilities/ANSIProgressRenderer.html" title="class in net.corda.node.utilities">ANSIProgressRenderer</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/contracts/TransactionGraphSearch.html#setQuery-p-">setQuery(p)</a></span> - Method in class net.corda.core.contracts.<a href="net/corda/core/contracts/TransactionGraphSearch.html" title="class in net.corda.core.contracts">TransactionGraphSearch</a></dt>
|
||||
@ -11849,8 +11762,6 @@ by the due date, or resetting a defaulted contract back to the issued state.</di
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/statemachine/FlowStateMachineImpl.html#setServiceHub-p-">setServiceHub(p)</a></span> - Method in class net.corda.node.services.statemachine.<a href="net/corda/node/services/statemachine/FlowStateMachineImpl.html" title="class in net.corda.node.services.statemachine">FlowStateMachineImpl</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/Client.html#setSession-p-">setSession(p)</a></span> - Method in class net.corda.node.<a href="net/corda/node/Client.html" title="class in net.corda.node">Client</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/internal/AbstractNode.html#setSmm-p-">setSmm(p)</a></span> - Method in class net.corda.node.internal.<a href="net/corda/node/internal/AbstractNode.html" title="class in net.corda.node.internal">AbstractNode</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/statemachine/StateMachineManager.FlowSession.html#setState-p-">setState(p)</a></span> - Method in class net.corda.node.services.statemachine.<a href="net/corda/node/services/statemachine/StateMachineManager.FlowSession.html" title="class in net.corda.node.services.statemachine">StateMachineManager.FlowSession</a></dt>
|
||||
@ -12546,12 +12457,6 @@ states cannot be added together (i.e. are different currencies).</div>
|
||||
</a>
|
||||
<h2 class="title">T</h2>
|
||||
<dl>
|
||||
<dt><a href="com/cordatest/TContract.html" title="class in com.cordatest"><span class="typeNameLink">TContract</span></a> - Class in <a href="com/cordatest/package-summary.html">com.cordatest</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="com/cordatest/TContract.html#TContract--">TContract()</a></span> - Constructor for class com.cordatest.<a href="com/cordatest/TContract.html" title="class in com.cordatest">TContract</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/ArtemisTestKt.html#tcpTransport-direction-host-port-">tcpTransport(direction, host, port)</a></span> - Static method in class net.corda.node.<a href="net/corda/node/ArtemisTestKt.html" title="class in net.corda.node">ArtemisTestKt</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/messaging/ArtemisMessagingComponent.html#tcpTransport-direction-host-port-">tcpTransport(direction, host, port)</a></span> - Method in class net.corda.node.services.messaging.<a href="net/corda/node/services/messaging/ArtemisMessagingComponent.html" title="class in net.corda.node.services.messaging">ArtemisMessagingComponent</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/Utils.html#tee-:Dreceiver-teeTo-">tee($receiver, teeTo)</a></span> - Static method in class net.corda.core.<a href="net/corda/core/Utils.html" title="class in net.corda.core">Utils</a></dt>
|
||||
@ -12588,14 +12493,6 @@ states cannot be added together (i.e. are different currencies).</div>
|
||||
</dd>
|
||||
<dt><a href="net/corda/core/utilities/TestConstants.html" title="class in net.corda.core.utilities"><span class="typeNameLink">TestConstants</span></a> - Class in <a href="net/corda/core/utilities/package-summary.html">net.corda.core.utilities</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="com/cordatest/TGenesisCommand.html" title="class in com.cordatest"><span class="typeNameLink">TGenesisCommand</span></a> - Class in <a href="com/cordatest/package-summary.html">com.cordatest</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="com/cordatest/TGenesisCommand.html#TGenesisCommand--">TGenesisCommand()</a></span> - Constructor for class com.cordatest.<a href="com/cordatest/TGenesisCommand.html" title="class in com.cordatest">TGenesisCommand</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="com/cordatest/TGenesisFlow.html" title="class in com.cordatest"><span class="typeNameLink">TGenesisFlow</span></a> - Class in <a href="com/cordatest/package-summary.html">com.cordatest</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="com/cordatest/TGenesisFlow.html#TGenesisFlow-participants-">TGenesisFlow(participants)</a></span> - Constructor for class com.cordatest.<a href="com/cordatest/TGenesisFlow.html" title="class in com.cordatest">TGenesisFlow</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/Utils.html#then-:Dreceiver-executor-body-">then($receiver, executor, body)</a></span> - Static method in class net.corda.core.<a href="net/corda/core/Utils.html" title="class in net.corda.core">Utils</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/Utils.html#then-:Dreceiver-body-">then($receiver, body)</a></span> - Static method in class net.corda.core.<a href="net/corda/core/Utils.html" title="class in net.corda.core">Utils</a></dt>
|
||||
@ -12614,8 +12511,6 @@ Simply define a private class to hold the data that must be grouped under the sa
|
||||
instance to the ThreadBox constructor. You can now use the locked method with a lambda to take the lock in a
|
||||
way that ensures it'll be released if there's an exception.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/utilities/MetricsKt.html#timed-action-">timed(action)</a></span> - Static method in class net.corda.node.utilities.<a href="net/corda/node/utilities/MetricsKt.html" title="class in net.corda.node.utilities">MetricsKt</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/contracts/Amount.html#times-other-">times(other)</a></span> - Method in class net.corda.core.contracts.<a href="net/corda/core/contracts/Amount.html" title="class in net.corda.core.contracts">Amount</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/contracts/Amount.html#times-other-">times(other)</a></span> - Method in class net.corda.core.contracts.<a href="net/corda/core/contracts/Amount.html" title="class in net.corda.core.contracts">Amount</a></dt>
|
||||
@ -13357,18 +13252,6 @@ used to set it up. Note that the initializer will be called with the TransientPr
|
||||
will not be serialized to disk, and if it's missing (or the first time it's accessed), the initializer will be
|
||||
used to set it up. Note that the initializer will be called with the TransientProperty object locked.</div>
|
||||
</dd>
|
||||
<dt><a href="com/cordatest/TTxCommand.html" title="class in com.cordatest"><span class="typeNameLink">TTxCommand</span></a> - Class in <a href="com/cordatest/package-summary.html">com.cordatest</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="com/cordatest/TTxCommand.html#TTxCommand--">TTxCommand()</a></span> - Constructor for class com.cordatest.<a href="com/cordatest/TTxCommand.html" title="class in com.cordatest">TTxCommand</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="com/cordatest/TTxFlow.html" title="class in com.cordatest"><span class="typeNameLink">TTxFlow</span></a> - Class in <a href="com/cordatest/package-summary.html">com.cordatest</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="com/cordatest/TTxFlow.html#TTxFlow-txContent-participants-">TTxFlow(txContent, participants)</a></span> - Constructor for class com.cordatest.<a href="com/cordatest/TTxFlow.html" title="class in com.cordatest">TTxFlow</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="com/cordatest/TTxState.html" title="class in com.cordatest"><span class="typeNameLink">TTxState</span></a> - Class in <a href="com/cordatest/package-summary.html">com.cordatest</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="com/cordatest/TTxState.html#TTxState-owner-txContent-">TTxState(owner, txContent)</a></span> - Constructor for class com.cordatest.<a href="com/cordatest/TTxState.html" title="class in com.cordatest">TTxState</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/corda/flows/TwoPartyDealFlow.html" title="class in net.corda.flows"><span class="typeNameLink">TwoPartyDealFlow</span></a> - Class in <a href="net/corda/flows/package-summary.html">net.corda.flows</a></dt>
|
||||
<dd>
|
||||
<div class="block">Classes for manipulating a two party deal or agreement.</div>
|
||||
@ -13708,13 +13591,6 @@ consumed by someone else first!</div>
|
||||
<dd>
|
||||
<div class="block">Returns a pair of all recorded transactions and an observable of future recorded ones.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="com/cordatest/TContract.html#verify-tx-">verify(tx)</a></span> - Method in class com.cordatest.<a href="com/cordatest/TContract.html" title="class in com.cordatest">TContract</a></dt>
|
||||
<dd>
|
||||
<div class="block">Takes an object that represents a state transition, and ensures the inputs/outputs/commands make sense.
|
||||
Must throw an exception if there's a problem that should prevent state transition. Takes a single object
|
||||
rather than an argument so that additional data can be added without breaking binary compatibility with
|
||||
existing contract code.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/contracts/asset/Cash.html#verify-tx-">verify(tx)</a></span> - Method in class net.corda.contracts.asset.<a href="net/corda/contracts/asset/Cash.html" title="class in net.corda.contracts.asset">Cash</a></dt>
|
||||
<dd>
|
||||
<div class="block">Takes an object that represents a state transition, and ensures the inputs/outputs/commands make sense.
|
||||
|
2
docs/build/html/api/javadoc/index.html
vendored
2
docs/build/html/api/javadoc/index.html
vendored
@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:43 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:15 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Generated Documentation (Untitled)</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:56 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:49 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>AggregatedList</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.fxutils.AggregatedList class">
|
||||
<meta name="keywords" content="get()">
|
||||
<meta name="keywords" content="getSourceIndex()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:56 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:49 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>AmountBindings</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.fxutils.AmountBindings class">
|
||||
<meta name="keywords" content="INSTANCE">
|
||||
<meta name="keywords" content="sum()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:56 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:49 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>AssociatedList</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.fxutils.AssociatedList class">
|
||||
<meta name="keywords" content="getSourceList()">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:56 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:49 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ChosenList</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.fxutils.ChosenList class">
|
||||
<meta name="keywords" content="get()">
|
||||
<meta name="keywords" content="getSize()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:56 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:49 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ConcatenatedList</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.fxutils.ConcatenatedList class">
|
||||
<meta name="keywords" content="sourceChanged()">
|
||||
<meta name="keywords" content="getSize()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>FlattenedList.WrappedObservableValue</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.fxutils.FlattenedList.WrappedObservableValue class">
|
||||
<meta name="keywords" content="getObservableValue()">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:49 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>FlattenedList</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.fxutils.FlattenedList class">
|
||||
<meta name="keywords" content="getIndexMap()">
|
||||
<meta name="keywords" content="sourceChanged()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:49 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>LeftOuterJoinedMap</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.fxutils.LeftOuterJoinedMap class">
|
||||
<meta name="keywords" content="getLeftTable()">
|
||||
<meta name="keywords" content="getRightTable()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:56 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:49 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MapValuesList.Companion</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.fxutils.MapValuesList.Companion class">
|
||||
<meta name="keywords" content="create()">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:49 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MapValuesList</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.fxutils.MapValuesList class">
|
||||
<meta name="keywords" content="Companion">
|
||||
<meta name="keywords" content="getSourceMap()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:49 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MappedList</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.fxutils.MappedList class">
|
||||
<meta name="keywords" content="sourceChanged()">
|
||||
<meta name="keywords" content="get()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:49 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ObservableFoldKt</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.fxutils.ObservableFoldKt class">
|
||||
<meta name="keywords" content="foldToObservableValue()">
|
||||
<meta name="keywords" content="fold()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:49 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ObservableUtilitiesKt</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.fxutils.ObservableUtilitiesKt class">
|
||||
<meta name="keywords" content="map()">
|
||||
<meta name="keywords" content="lift()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ReadOnlyBackedObservableMapBase</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.fxutils.ReadOnlyBackedObservableMapBase class">
|
||||
<meta name="keywords" content="getBackingMap()">
|
||||
<meta name="keywords" content="fireChange()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ReadOnlyBackedObservableMapBaseKt</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.fxutils.ReadOnlyBackedObservableMapBaseKt class">
|
||||
<meta name="keywords" content="createMapChange()">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ReplayedList</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.fxutils.ReplayedList class">
|
||||
<meta name="keywords" content="getReplayedList()">
|
||||
<meta name="keywords" content="getSize()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:12 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:04 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>net.corda.client.fxutils</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.fxutils package">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:12 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:04 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>net.corda.client.fxutils</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.fxutils package">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
@ -44,7 +44,7 @@
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/cordatest/package-summary.html">Prev Package</a></li>
|
||||
<li>Prev Package</li>
|
||||
<li><a href="../../../../net/corda/client/mock/package-summary.html">Next Package</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
@ -197,7 +197,7 @@ non-backed observable</div>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/cordatest/package-summary.html">Prev Package</a></li>
|
||||
<li>Prev Package</li>
|
||||
<li><a href="../../../../net/corda/client/mock/package-summary.html">Next Package</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:12 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:04 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>net.corda.client.fxutils Class Hierarchy</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
@ -43,7 +43,7 @@
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/cordatest/package-tree.html">Prev</a></li>
|
||||
<li>Prev</li>
|
||||
<li><a href="../../../../net/corda/client/mock/package-tree.html">Next</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
@ -95,8 +95,8 @@
|
||||
<li type="circle">net.corda.client.fxutils.<a href="../../../../net/corda/client/fxutils/MappedList.html" title="class in net.corda.client.fxutils"><span class="typeNameLink">MappedList</span></a><A,B></li>
|
||||
<li type="circle">net.corda.client.fxutils.<a href="../../../../net/corda/client/fxutils/FlattenedList.WrappedObservableValue.html" title="class in net.corda.client.fxutils"><span class="typeNameLink">FlattenedList.WrappedObservableValue</span></a><A></li>
|
||||
<li type="circle">net.corda.client.fxutils.<a href="../../../../net/corda/client/fxutils/ReadOnlyBackedObservableMapBaseKt.html" title="class in net.corda.client.fxutils"><span class="typeNameLink">ReadOnlyBackedObservableMapBaseKt</span></a></li>
|
||||
<li type="circle">net.corda.client.fxutils.<a href="../../../../net/corda/client/fxutils/FlattenedList.html" title="class in net.corda.client.fxutils"><span class="typeNameLink">FlattenedList</span></a><A></li>
|
||||
<li type="circle">net.corda.client.fxutils.<a href="../../../../net/corda/client/fxutils/ChosenList.html" title="class in net.corda.client.fxutils"><span class="typeNameLink">ChosenList</span></a><E></li>
|
||||
<li type="circle">net.corda.client.fxutils.<a href="../../../../net/corda/client/fxutils/FlattenedList.html" title="class in net.corda.client.fxutils"><span class="typeNameLink">FlattenedList</span></a><A></li>
|
||||
<li type="circle">net.corda.client.fxutils.<a href="../../../../net/corda/client/fxutils/ObservableFoldKt.html" title="class in net.corda.client.fxutils"><span class="typeNameLink">ObservableFoldKt</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
@ -120,7 +120,7 @@
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/cordatest/package-tree.html">Prev</a></li>
|
||||
<li>Prev</li>
|
||||
<li><a href="../../../../net/corda/client/mock/package-tree.html">Next</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>EventGenerator</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.mock.EventGenerator class">
|
||||
<meta name="keywords" content="getIssuerGenerator()">
|
||||
<meta name="keywords" content="getCurrencyGenerator()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Generator.Companion</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.mock.Generator.Companion class">
|
||||
<meta name="keywords" content="pure()">
|
||||
<meta name="keywords" content="impure()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Generator</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.mock.Generator class">
|
||||
<meta name="keywords" content="Companion">
|
||||
<meta name="keywords" content="map()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>GeneratorKt</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.mock.GeneratorKt class">
|
||||
<meta name="keywords" content="frequency()">
|
||||
<meta name="keywords" content="generateOrFail()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>GeneratorsKt</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.mock.GeneratorsKt class">
|
||||
<meta name="keywords" content="generateCurrency()">
|
||||
<meta name="keywords" content="generateAmount()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:12 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:04 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>net.corda.client.mock</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.mock package">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:12 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:04 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>net.corda.client.mock</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.mock package">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:12 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:04 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>net.corda.client.mock Class Hierarchy</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ContractStateModel.Companion</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.ContractStateModel.Companion class">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ContractStateModel</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.ContractStateModel class">
|
||||
<meta name="keywords" content="Companion">
|
||||
<meta name="keywords" content="getCashStates()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Diff</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.Diff class">
|
||||
<meta name="keywords" content="getAdded()">
|
||||
<meta name="keywords" content="getRemoved()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ExchangeRate</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.ExchangeRate interface">
|
||||
<meta name="keywords" content="rate()">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ExchangeRateModel</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.ExchangeRateModel class">
|
||||
<meta name="keywords" content="getExchangeRate()">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ExchangeRateModelKt</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.ExchangeRateModelKt class">
|
||||
<meta name="keywords" content="exchangeAmount()">
|
||||
<meta name="keywords" content="exchangeDouble()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>FlowStatus</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.FlowStatus class">
|
||||
<meta name="keywords" content="getStatus()">
|
||||
<meta name="keywords" content="component1()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>GatheredTransactionData</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.GatheredTransactionData class">
|
||||
<meta name="keywords" content="getTransaction()">
|
||||
<meta name="keywords" content="getStateMachines()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>InputResolution.Resolved</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.PartiallyResolvedTransaction.InputResolution.Resolved class">
|
||||
<meta name="keywords" content="getStateAndRef()">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>InputResolution.Unresolved</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.PartiallyResolvedTransaction.InputResolution.Unresolved class">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Models</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.Models class">
|
||||
<meta name="keywords" content="INSTANCE">
|
||||
<meta name="keywords" content="initModel()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ModelsKt</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.ModelsKt class">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>NetworkIdentityModel</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.NetworkIdentityModel class">
|
||||
<meta name="keywords" content="getNetworkIdentities()">
|
||||
<meta name="keywords" content="getParties()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>NodeMonitorModel</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.NodeMonitorModel class">
|
||||
<meta name="keywords" content="getStateMachineUpdates()">
|
||||
<meta name="keywords" content="getVaultUpdates()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>PartiallyResolvedTransaction.Companion</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.PartiallyResolvedTransaction.Companion class">
|
||||
<meta name="keywords" content="fromSignedTransaction()">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>PartiallyResolvedTransaction.InputResolution</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.PartiallyResolvedTransaction.InputResolution class">
|
||||
<meta name="keywords" content="getStateRef()">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>PartiallyResolvedTransaction</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.PartiallyResolvedTransaction class">
|
||||
<meta name="keywords" content="Companion">
|
||||
<meta name="keywords" content="getId()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ProgressTrackingEvent.Companion</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.ProgressTrackingEvent.Companion class">
|
||||
<meta name="keywords" content="createStreamFromStateMachineInfo()">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ProgressTrackingEvent</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.ProgressTrackingEvent class">
|
||||
<meta name="keywords" content="Companion">
|
||||
<meta name="keywords" content="getStateMachineId()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>StateMachineData</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.StateMachineData class">
|
||||
<meta name="keywords" content="getId()">
|
||||
<meta name="keywords" content="getFlowStatus()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>StateMachineStatus.Added</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.StateMachineStatus.Added class">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>StateMachineStatus.Removed</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.StateMachineStatus.Removed class">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>StateMachineStatus</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.StateMachineStatus class">
|
||||
<meta name="keywords" content="toString()">
|
||||
<meta name="keywords" content="getStateMachineName()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TrackedDelegate.EventSinkDelegate</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.TrackedDelegate.EventSinkDelegate class">
|
||||
<meta name="keywords" content="getValue()">
|
||||
<meta name="keywords" content="getEventSinkProperty()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TrackedDelegate.EventStreamDelegate</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.TrackedDelegate.EventStreamDelegate class">
|
||||
<meta name="keywords" content="getValue()">
|
||||
<meta name="keywords" content="getEventStreamProperty()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TrackedDelegate.ObjectPropertyDelegate</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.TrackedDelegate.ObjectPropertyDelegate class">
|
||||
<meta name="keywords" content="getValue()">
|
||||
<meta name="keywords" content="getObjectPropertyProperty()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TrackedDelegate.ObservableDelegate</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.TrackedDelegate.ObservableDelegate class">
|
||||
<meta name="keywords" content="getValue()">
|
||||
<meta name="keywords" content="getObservableProperty()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TrackedDelegate.ObservableListDelegate</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.TrackedDelegate.ObservableListDelegate class">
|
||||
<meta name="keywords" content="getValue()">
|
||||
<meta name="keywords" content="getObservableListProperty()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TrackedDelegate.ObservableListReadOnlyDelegate</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.TrackedDelegate.ObservableListReadOnlyDelegate class">
|
||||
<meta name="keywords" content="getValue()">
|
||||
<meta name="keywords" content="getObservableListReadOnlyProperty()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TrackedDelegate.ObservableValueDelegate</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.TrackedDelegate.ObservableValueDelegate class">
|
||||
<meta name="keywords" content="getValue()">
|
||||
<meta name="keywords" content="getObservableValueProperty()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TrackedDelegate.ObserverDelegate</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.TrackedDelegate.ObserverDelegate class">
|
||||
<meta name="keywords" content="getValue()">
|
||||
<meta name="keywords" content="getObserverProperty()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TrackedDelegate.SubjectDelegate</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.TrackedDelegate.SubjectDelegate class">
|
||||
<meta name="keywords" content="getValue()">
|
||||
<meta name="keywords" content="getSubjectProperty()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TrackedDelegate.WritableValueDelegate</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.TrackedDelegate.WritableValueDelegate class">
|
||||
<meta name="keywords" content="getValue()">
|
||||
<meta name="keywords" content="getWritableValueProperty()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TrackedDelegate</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.TrackedDelegate class">
|
||||
<meta name="keywords" content="getKlass()">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TransactionCreateStatus.Failed</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.TransactionCreateStatus.Failed class">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TransactionCreateStatus.Started</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.TransactionCreateStatus.Started class">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TransactionCreateStatus</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.TransactionCreateStatus class">
|
||||
<meta name="keywords" content="toString()">
|
||||
<meta name="keywords" content="getMessage()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:22:57 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:38:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TransactionDataModel</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model.TransactionDataModel class">
|
||||
<meta name="keywords" content="getPartiallyResolvedTransactions()">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:12 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:04 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>net.corda.client.model</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model package">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:13 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:04 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>net.corda.client.model</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.client.model package">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:13 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:04 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>net.corda.client.model Class Hierarchy</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
@ -110,15 +110,15 @@
|
||||
<li type="circle">net.corda.client.model.<a href="../../../../net/corda/client/model/StateMachineStatus.Removed.html" title="class in net.corda.client.model"><span class="typeNameLink">StateMachineStatus.Removed</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li type="circle">net.corda.client.model.<a href="../../../../net/corda/client/model/ProgressTrackingEvent.html" title="class in net.corda.client.model"><span class="typeNameLink">ProgressTrackingEvent</span></a></li>
|
||||
<li type="circle">net.corda.client.model.<a href="../../../../net/corda/client/model/TransactionCreateStatus.html" title="class in net.corda.client.model"><span class="typeNameLink">TransactionCreateStatus</span></a>
|
||||
<ul>
|
||||
<li type="circle">net.corda.client.model.<a href="../../../../net/corda/client/model/TransactionCreateStatus.Failed.html" title="class in net.corda.client.model"><span class="typeNameLink">TransactionCreateStatus.Failed</span></a></li>
|
||||
<li type="circle">net.corda.client.model.<a href="../../../../net/corda/client/model/TransactionCreateStatus.Started.html" title="class in net.corda.client.model"><span class="typeNameLink">TransactionCreateStatus.Started</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li type="circle">net.corda.client.model.<a href="../../../../net/corda/client/model/ExchangeRateModelKt.html" title="class in net.corda.client.model"><span class="typeNameLink">ExchangeRateModelKt</span></a></li>
|
||||
<li type="circle">net.corda.client.model.<a href="../../../../net/corda/client/model/ProgressTrackingEvent.html" title="class in net.corda.client.model"><span class="typeNameLink">ProgressTrackingEvent</span></a></li>
|
||||
<li type="circle">net.corda.client.model.<a href="../../../../net/corda/client/model/ModelsKt.html" title="class in net.corda.client.model"><span class="typeNameLink">ModelsKt</span></a></li>
|
||||
<li type="circle">net.corda.client.model.<a href="../../../../net/corda/client/model/ExchangeRateModelKt.html" title="class in net.corda.client.model"><span class="typeNameLink">ExchangeRateModelKt</span></a></li>
|
||||
<li type="circle">net.corda.client.model.<a href="../../../../net/corda/client/model/NetworkIdentityModel.html" title="class in net.corda.client.model"><span class="typeNameLink">NetworkIdentityModel</span></a></li>
|
||||
<li type="circle">net.corda.client.model.<a href="../../../../net/corda/client/model/Models.html" title="class in net.corda.client.model"><span class="typeNameLink">Models</span></a></li>
|
||||
<li type="circle">net.corda.client.model.<a href="../../../../net/corda/client/model/ContractStateModel.html" title="class in net.corda.client.model"><span class="typeNameLink">ContractStateModel</span></a></li>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:11 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:03 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Clauses.Group</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.contracts.CommercialPaper.Clauses.Group class">
|
||||
<meta name="keywords" content="groupStates()">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:12 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:03 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Clauses.Issue</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.contracts.CommercialPaper.Clauses.Issue class">
|
||||
<meta name="keywords" content="getRequiredCommands()">
|
||||
<meta name="keywords" content="verify()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:12 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:04 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Clauses.Move</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.contracts.CommercialPaper.Clauses.Move class">
|
||||
<meta name="keywords" content="getRequiredCommands()">
|
||||
<meta name="keywords" content="verify()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:12 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:04 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Clauses.Redeem</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.contracts.CommercialPaper.Clauses.Redeem class">
|
||||
<meta name="keywords" content="getRequiredCommands()">
|
||||
<meta name="keywords" content="verify()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:12 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:03 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Commands.Issue</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.contracts.CommercialPaperLegacy.Commands.Issue class">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:12 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:04 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Commands.Move</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.contracts.CommercialPaperLegacy.Commands.Move class">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:12 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:04 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Commands.Redeem</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.contracts.CommercialPaperLegacy.Commands.Redeem class">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:11 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:03 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CommercialPaper.Clauses</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.contracts.CommercialPaper.Clauses interface">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:11 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:03 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CommercialPaper.Commands</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.contracts.CommercialPaper.Commands interface">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:12 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:04 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CommercialPaper.State</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.contracts.CommercialPaper.State class">
|
||||
<meta name="keywords" content="getContract()">
|
||||
<meta name="keywords" content="getParticipants()">
|
||||
@ -259,15 +259,15 @@ implements <a href="../../../net/corda/core/contracts/OwnableState.html" title="
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../net/corda/contracts/CommercialPaper.State.html#toString--">toString</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i17" class="rowColor">
|
||||
<td class="colFirst"><code>net.corda.contracts.ICommercialPaperState</code></td>
|
||||
<td class="colFirst"><code>NonExistentClass</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../net/corda/contracts/CommercialPaper.State.html#withFaceValue-newFaceValue-">withFaceValue</a></span>(<a href="../../../net/corda/core/contracts/Amount.html" title="type parameter in Amount">Amount</a><net.corda.core.contracts.Issued> newFaceValue)</code> </td>
|
||||
</tr>
|
||||
<tr id="i18" class="altColor">
|
||||
<td class="colFirst"><code>net.corda.contracts.ICommercialPaperState</code></td>
|
||||
<td class="colFirst"><code>NonExistentClass</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../net/corda/contracts/CommercialPaper.State.html#withIssuance-newIssuance-">withIssuance</a></span>(<a href="../../../net/corda/core/contracts/PartyAndReference.html" title="type parameter in PartyAndReference">PartyAndReference</a> newIssuance)</code> </td>
|
||||
</tr>
|
||||
<tr id="i19" class="rowColor">
|
||||
<td class="colFirst"><code>net.corda.contracts.ICommercialPaperState</code></td>
|
||||
<td class="colFirst"><code>NonExistentClass</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../net/corda/contracts/CommercialPaper.State.html#withMaturityDate-newMaturityDate-">withMaturityDate</a></span>(java.time.Instant newMaturityDate)</code> </td>
|
||||
</tr>
|
||||
<tr id="i20" class="altColor">
|
||||
@ -277,7 +277,7 @@ implements <a href="../../../net/corda/core/contracts/OwnableState.html" title="
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i21" class="rowColor">
|
||||
<td class="colFirst"><code>net.corda.contracts.ICommercialPaperState</code></td>
|
||||
<td class="colFirst"><code>NonExistentClass</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../net/corda/contracts/CommercialPaper.State.html#withOwner-newOwner-">withOwner</a></span>(<a href="../../../net/corda/core/crypto/CompositeKey.html" title="type parameter in CompositeKey">CompositeKey</a> newOwner)</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
@ -417,7 +417,7 @@ list should just contain the owner.</p></p></p></div>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>withOwner</h4>
|
||||
<pre>public net.corda.contracts.ICommercialPaperState withOwner(<a href="../../../net/corda/core/crypto/CompositeKey.html" title="type parameter in CompositeKey">CompositeKey</a> newOwner)</pre>
|
||||
<pre>public NonExistentClass withOwner(<a href="../../../net/corda/core/crypto/CompositeKey.html" title="type parameter in CompositeKey">CompositeKey</a> newOwner)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="withIssuance-newIssuance-">
|
||||
@ -426,7 +426,7 @@ list should just contain the owner.</p></p></p></div>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>withIssuance</h4>
|
||||
<pre>public net.corda.contracts.ICommercialPaperState withIssuance(<a href="../../../net/corda/core/contracts/PartyAndReference.html" title="type parameter in PartyAndReference">PartyAndReference</a> newIssuance)</pre>
|
||||
<pre>public NonExistentClass withIssuance(<a href="../../../net/corda/core/contracts/PartyAndReference.html" title="type parameter in PartyAndReference">PartyAndReference</a> newIssuance)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="withFaceValue-newFaceValue-">
|
||||
@ -435,7 +435,7 @@ list should just contain the owner.</p></p></p></div>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>withFaceValue</h4>
|
||||
<pre>public net.corda.contracts.ICommercialPaperState withFaceValue(<a href="../../../net/corda/core/contracts/Amount.html" title="type parameter in Amount">Amount</a><net.corda.core.contracts.Issued> newFaceValue)</pre>
|
||||
<pre>public NonExistentClass withFaceValue(<a href="../../../net/corda/core/contracts/Amount.html" title="type parameter in Amount">Amount</a><net.corda.core.contracts.Issued> newFaceValue)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="withMaturityDate-newMaturityDate-">
|
||||
@ -444,7 +444,7 @@ list should just contain the owner.</p></p></p></div>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>withMaturityDate</h4>
|
||||
<pre>public net.corda.contracts.ICommercialPaperState withMaturityDate(java.time.Instant newMaturityDate)</pre>
|
||||
<pre>public NonExistentClass withMaturityDate(java.time.Instant newMaturityDate)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="supportedSchemas--">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:12 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:04 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CommercialPaper.Terms</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.contracts.CommercialPaper.Terms class">
|
||||
<meta name="keywords" content="getAsset()">
|
||||
<meta name="keywords" content="getMaturityDate()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:11 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:03 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CommercialPaper</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.contracts.CommercialPaper class">
|
||||
<meta name="keywords" content="getLegalContractReference()">
|
||||
<meta name="keywords" content="verify()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:11 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:03 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CommercialPaperKt</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.contracts.CommercialPaperKt class">
|
||||
<meta name="keywords" content="getCP_PROGRAM_ID()">
|
||||
<meta name="keywords" content="owned by()">
|
||||
@ -143,8 +143,8 @@ is adjusted as if the paper was redeemed and immediately repurchased, but withou
|
||||
<a href="../../../net/corda/core/crypto/CompositeKey.html" title="type parameter in CompositeKey">CompositeKey</a> owner)</code> </td>
|
||||
</tr>
|
||||
<tr id="i2" class="altColor">
|
||||
<td class="colFirst"><code>static net.corda.contracts.ICommercialPaperState</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../net/corda/contracts/CommercialPaperKt.html#ownedby-:Dreceiver-newOwner-">owned by</a></span>(net.corda.contracts.ICommercialPaperState $receiver,
|
||||
<td class="colFirst"><code>static NonExistentClass</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../net/corda/contracts/CommercialPaperKt.html#ownedby-:Dreceiver-newOwner-">owned by</a></span>(NonExistentClass $receiver,
|
||||
<a href="../../../net/corda/core/crypto/CompositeKey.html" title="type parameter in CompositeKey">CompositeKey</a> newOwner)</code> </td>
|
||||
</tr>
|
||||
<tr id="i3" class="rowColor">
|
||||
@ -213,8 +213,8 @@ the prototyping phase. It is thus very incomplete.</p><p>Open issues:</p><ul><li
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>owned by</h4>
|
||||
<pre>public static net.corda.contracts.ICommercialPaperState owned by(net.corda.contracts.ICommercialPaperState $receiver,
|
||||
<a href="../../../net/corda/core/crypto/CompositeKey.html" title="type parameter in CompositeKey">CompositeKey</a> newOwner)</pre>
|
||||
<pre>public static NonExistentClass owned by(NonExistentClass $receiver,
|
||||
<a href="../../../net/corda/core/crypto/CompositeKey.html" title="type parameter in CompositeKey">CompositeKey</a> newOwner)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:11 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:03 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CommercialPaperLegacy.Commands</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.contracts.CommercialPaperLegacy.Commands interface">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:12 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:04 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CommercialPaperLegacy.State</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.contracts.CommercialPaperLegacy.State class">
|
||||
<meta name="keywords" content="getContract()">
|
||||
<meta name="keywords" content="getParticipants()">
|
||||
@ -241,15 +241,15 @@ implements <a href="../../../net/corda/core/contracts/OwnableState.html" title="
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../net/corda/contracts/CommercialPaperLegacy.State.html#toString--">toString</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i14" class="altColor">
|
||||
<td class="colFirst"><code>net.corda.contracts.ICommercialPaperState</code></td>
|
||||
<td class="colFirst"><code>NonExistentClass</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../net/corda/contracts/CommercialPaperLegacy.State.html#withFaceValue-newFaceValue-">withFaceValue</a></span>(<a href="../../../net/corda/core/contracts/Amount.html" title="type parameter in Amount">Amount</a><net.corda.core.contracts.Issued> newFaceValue)</code> </td>
|
||||
</tr>
|
||||
<tr id="i15" class="rowColor">
|
||||
<td class="colFirst"><code>net.corda.contracts.ICommercialPaperState</code></td>
|
||||
<td class="colFirst"><code>NonExistentClass</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../net/corda/contracts/CommercialPaperLegacy.State.html#withIssuance-newIssuance-">withIssuance</a></span>(<a href="../../../net/corda/core/contracts/PartyAndReference.html" title="type parameter in PartyAndReference">PartyAndReference</a> newIssuance)</code> </td>
|
||||
</tr>
|
||||
<tr id="i16" class="altColor">
|
||||
<td class="colFirst"><code>net.corda.contracts.ICommercialPaperState</code></td>
|
||||
<td class="colFirst"><code>NonExistentClass</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../net/corda/contracts/CommercialPaperLegacy.State.html#withMaturityDate-newMaturityDate-">withMaturityDate</a></span>(java.time.Instant newMaturityDate)</code> </td>
|
||||
</tr>
|
||||
<tr id="i17" class="rowColor">
|
||||
@ -259,7 +259,7 @@ implements <a href="../../../net/corda/core/contracts/OwnableState.html" title="
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i18" class="altColor">
|
||||
<td class="colFirst"><code>net.corda.contracts.ICommercialPaperState</code></td>
|
||||
<td class="colFirst"><code>NonExistentClass</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../net/corda/contracts/CommercialPaperLegacy.State.html#withOwner-newOwner-">withOwner</a></span>(<a href="../../../net/corda/core/crypto/CompositeKey.html" title="type parameter in CompositeKey">CompositeKey</a> newOwner)</code> </td>
|
||||
</tr>
|
||||
<tr id="i19" class="rowColor">
|
||||
@ -396,7 +396,7 @@ list should just contain the owner.</p></p></p></div>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>withOwner</h4>
|
||||
<pre>public net.corda.contracts.ICommercialPaperState withOwner(<a href="../../../net/corda/core/crypto/CompositeKey.html" title="type parameter in CompositeKey">CompositeKey</a> newOwner)</pre>
|
||||
<pre>public NonExistentClass withOwner(<a href="../../../net/corda/core/crypto/CompositeKey.html" title="type parameter in CompositeKey">CompositeKey</a> newOwner)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="withIssuance-newIssuance-">
|
||||
@ -405,7 +405,7 @@ list should just contain the owner.</p></p></p></div>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>withIssuance</h4>
|
||||
<pre>public net.corda.contracts.ICommercialPaperState withIssuance(<a href="../../../net/corda/core/contracts/PartyAndReference.html" title="type parameter in PartyAndReference">PartyAndReference</a> newIssuance)</pre>
|
||||
<pre>public NonExistentClass withIssuance(<a href="../../../net/corda/core/contracts/PartyAndReference.html" title="type parameter in PartyAndReference">PartyAndReference</a> newIssuance)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="withFaceValue-newFaceValue-">
|
||||
@ -414,7 +414,7 @@ list should just contain the owner.</p></p></p></div>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>withFaceValue</h4>
|
||||
<pre>public net.corda.contracts.ICommercialPaperState withFaceValue(<a href="../../../net/corda/core/contracts/Amount.html" title="type parameter in Amount">Amount</a><net.corda.core.contracts.Issued> newFaceValue)</pre>
|
||||
<pre>public NonExistentClass withFaceValue(<a href="../../../net/corda/core/contracts/Amount.html" title="type parameter in Amount">Amount</a><net.corda.core.contracts.Issued> newFaceValue)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="withMaturityDate-newMaturityDate-">
|
||||
@ -423,7 +423,7 @@ list should just contain the owner.</p></p></p></div>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>withMaturityDate</h4>
|
||||
<pre>public net.corda.contracts.ICommercialPaperState withMaturityDate(java.time.Instant newMaturityDate)</pre>
|
||||
<pre>public NonExistentClass withMaturityDate(java.time.Instant newMaturityDate)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getIssuance--">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:11 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:03 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CommercialPaperLegacy</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.contracts.CommercialPaperLegacy class">
|
||||
<meta name="keywords" content="getLegalContractReference()">
|
||||
<meta name="keywords" content="verify()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:11 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:03 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CommercialPaperLegacyKt</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.contracts.CommercialPaperLegacyKt class">
|
||||
<meta name="keywords" content="getCP_LEGACY_PROGRAM_ID()">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:07 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:01 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Cash.Clauses</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.contracts.asset.Cash.Clauses interface">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:07 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:01 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Cash.Commands</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.contracts.asset.Cash.Commands interface">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:11 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:03 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Cash.State</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.contracts.asset.Cash.State class">
|
||||
<meta name="keywords" content="getExitKeys()">
|
||||
<meta name="keywords" content="getContract()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:07 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:00 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Cash</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.contracts.asset.Cash class">
|
||||
<meta name="keywords" content="getLegalContractReference()">
|
||||
<meta name="keywords" content="getConserveClause()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:07 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:01 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CashKt</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.contracts.asset.CashKt class">
|
||||
<meta name="keywords" content="getCASH_PROGRAM_ID()">
|
||||
<meta name="keywords" content="sumCashBy()">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:08 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:01 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Clauses.ConserveAmount</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.contracts.asset.CommodityContract.Clauses.ConserveAmount class">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_112) on Tue Feb 07 17:23:08 GMT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 15 15:39:01 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Clauses.Group</title>
|
||||
<meta name="date" content="2017-02-07">
|
||||
<meta name="date" content="2017-02-15">
|
||||
<meta name="keywords" content="net.corda.contracts.asset.Cash.Clauses.Group class">
|
||||
<meta name="keywords" content="groupStates()">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user