mirror of
https://github.com/corda/corda.git
synced 2025-06-16 06:08:13 +00:00
Regen docsite with new Key Concepts section (#182)
This commit is contained in:
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 19 18:07:20 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:01:09 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>All Classes</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
@ -544,8 +544,6 @@
|
||||
<li><a href="net/corda/node/services/events/NodeSchedulerService.html" title="class in net.corda.node.services.events" target="classFrame">NodeSchedulerService</a></li>
|
||||
<li><a href="net/corda/node/services/events/NodeSchedulerService.RunScheduled.html" title="class in net.corda.node.services.events" target="classFrame">NodeSchedulerService.RunScheduled</a></li>
|
||||
<li><a href="net/corda/node/services/schema/NodeSchemaService.html" title="class in net.corda.node.services.schema" target="classFrame">NodeSchemaService</a></li>
|
||||
<li><a href="net/corda/node/services/config/NodeSSLConfiguration.html" title="interface in net.corda.node.services.config" target="classFrame"><span class="interfaceName">NodeSSLConfiguration</span></a></li>
|
||||
<li><a href="net/corda/node/services/config/NodeSSLConfiguration.DefaultImpls.html" title="class in net.corda.node.services.config" target="classFrame">NodeSSLConfiguration.DefaultImpls</a></li>
|
||||
<li><a href="net/corda/node/services/vault/NodeVaultService.html" title="class in net.corda.node.services.vault" target="classFrame">NodeVaultService</a></li>
|
||||
<li><a href="net/corda/core/utilities/NonEmptySet.html" title="class in net.corda.core.utilities" target="classFrame">NonEmptySet</a></li>
|
||||
<li><a href="net/corda/core/utilities/NonEmptySetKt.html" title="class in net.corda.core.utilities" target="classFrame">NonEmptySetKt</a></li>
|
||||
@ -561,6 +559,7 @@
|
||||
<li><a href="net/corda/flows/NotaryChangeFlow.Proposal.html" title="class in net.corda.flows" target="classFrame">NotaryChangeFlow.Proposal</a></li>
|
||||
<li><a href="net/corda/flows/NotaryError.html" title="class in net.corda.flows" target="classFrame">NotaryError</a></li>
|
||||
<li><a href="net/corda/flows/NotaryError.Conflict.html" title="class in net.corda.flows" target="classFrame">NotaryError.Conflict</a></li>
|
||||
<li><a href="net/corda/flows/NotaryError.SignaturesInvalid.html" title="class in net.corda.flows" target="classFrame">NotaryError.SignaturesInvalid</a></li>
|
||||
<li><a href="net/corda/flows/NotaryError.SignaturesMissing.html" title="class in net.corda.flows" target="classFrame">NotaryError.SignaturesMissing</a></li>
|
||||
<li><a href="net/corda/flows/NotaryError.TimestampInvalid.html" title="class in net.corda.flows" target="classFrame">NotaryError.TimestampInvalid</a></li>
|
||||
<li><a href="net/corda/flows/NotaryError.TransactionInvalid.html" title="class in net.corda.flows" target="classFrame">NotaryError.TransactionInvalid</a></li>
|
||||
@ -731,6 +730,8 @@
|
||||
<li><a href="net/corda/core/serialization/SingletonSerializationToken.Companion.html" title="class in net.corda.core.serialization" target="classFrame">SingletonSerializationToken.Companion</a></li>
|
||||
<li><a href="net/corda/core/serialization/SingletonSerializeAsToken.html" title="class in net.corda.core.serialization" target="classFrame">SingletonSerializeAsToken</a></li>
|
||||
<li><a href="net/corda/core/math/SplineFunction.html" title="class in net.corda.core.math" target="classFrame">SplineFunction</a></li>
|
||||
<li><a href="net/corda/node/services/config/SSLConfiguration.html" title="interface in net.corda.node.services.config" target="classFrame"><span class="interfaceName">SSLConfiguration</span></a></li>
|
||||
<li><a href="net/corda/node/services/config/SSLConfiguration.DefaultImpls.html" title="class in net.corda.node.services.config" target="classFrame">SSLConfiguration.DefaultImpls</a></li>
|
||||
<li><a href="net/corda/node/services/statemachine/StackSnapshot.html" title="class in net.corda.node.services.statemachine" target="classFrame">StackSnapshot</a></li>
|
||||
<li><a href="net/corda/core/contracts/StateAndRef.html" title="class in net.corda.core.contracts" target="classFrame">StateAndRef</a></li>
|
||||
<li><a href="net/corda/client/model/StateMachineData.html" title="class in net.corda.client.model" target="classFrame">StateMachineData</a></li>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 19 18:07:20 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:01:09 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>All Classes</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
@ -544,8 +544,6 @@
|
||||
<li><a href="net/corda/node/services/events/NodeSchedulerService.html" title="class in net.corda.node.services.events">NodeSchedulerService</a></li>
|
||||
<li><a href="net/corda/node/services/events/NodeSchedulerService.RunScheduled.html" title="class in net.corda.node.services.events">NodeSchedulerService.RunScheduled</a></li>
|
||||
<li><a href="net/corda/node/services/schema/NodeSchemaService.html" title="class in net.corda.node.services.schema">NodeSchemaService</a></li>
|
||||
<li><a href="net/corda/node/services/config/NodeSSLConfiguration.html" title="interface in net.corda.node.services.config"><span class="interfaceName">NodeSSLConfiguration</span></a></li>
|
||||
<li><a href="net/corda/node/services/config/NodeSSLConfiguration.DefaultImpls.html" title="class in net.corda.node.services.config">NodeSSLConfiguration.DefaultImpls</a></li>
|
||||
<li><a href="net/corda/node/services/vault/NodeVaultService.html" title="class in net.corda.node.services.vault">NodeVaultService</a></li>
|
||||
<li><a href="net/corda/core/utilities/NonEmptySet.html" title="class in net.corda.core.utilities">NonEmptySet</a></li>
|
||||
<li><a href="net/corda/core/utilities/NonEmptySetKt.html" title="class in net.corda.core.utilities">NonEmptySetKt</a></li>
|
||||
@ -561,6 +559,7 @@
|
||||
<li><a href="net/corda/flows/NotaryChangeFlow.Proposal.html" title="class in net.corda.flows">NotaryChangeFlow.Proposal</a></li>
|
||||
<li><a href="net/corda/flows/NotaryError.html" title="class in net.corda.flows">NotaryError</a></li>
|
||||
<li><a href="net/corda/flows/NotaryError.Conflict.html" title="class in net.corda.flows">NotaryError.Conflict</a></li>
|
||||
<li><a href="net/corda/flows/NotaryError.SignaturesInvalid.html" title="class in net.corda.flows">NotaryError.SignaturesInvalid</a></li>
|
||||
<li><a href="net/corda/flows/NotaryError.SignaturesMissing.html" title="class in net.corda.flows">NotaryError.SignaturesMissing</a></li>
|
||||
<li><a href="net/corda/flows/NotaryError.TimestampInvalid.html" title="class in net.corda.flows">NotaryError.TimestampInvalid</a></li>
|
||||
<li><a href="net/corda/flows/NotaryError.TransactionInvalid.html" title="class in net.corda.flows">NotaryError.TransactionInvalid</a></li>
|
||||
@ -731,6 +730,8 @@
|
||||
<li><a href="net/corda/core/serialization/SingletonSerializationToken.Companion.html" title="class in net.corda.core.serialization">SingletonSerializationToken.Companion</a></li>
|
||||
<li><a href="net/corda/core/serialization/SingletonSerializeAsToken.html" title="class in net.corda.core.serialization">SingletonSerializeAsToken</a></li>
|
||||
<li><a href="net/corda/core/math/SplineFunction.html" title="class in net.corda.core.math">SplineFunction</a></li>
|
||||
<li><a href="net/corda/node/services/config/SSLConfiguration.html" title="interface in net.corda.node.services.config"><span class="interfaceName">SSLConfiguration</span></a></li>
|
||||
<li><a href="net/corda/node/services/config/SSLConfiguration.DefaultImpls.html" title="class in net.corda.node.services.config">SSLConfiguration.DefaultImpls</a></li>
|
||||
<li><a href="net/corda/node/services/statemachine/StackSnapshot.html" title="class in net.corda.node.services.statemachine">StackSnapshot</a></li>
|
||||
<li><a href="net/corda/core/contracts/StateAndRef.html" title="class in net.corda.core.contracts">StateAndRef</a></li>
|
||||
<li><a href="net/corda/client/model/StateMachineData.html" title="class in net.corda.client.model">StateMachineData</a></li>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 19 18:07:12 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:01:00 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Constant Field Values</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:20 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:01:09 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Deprecated List</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:20 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:01:09 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>API Help</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
|
68
docs/build/html/api/javadoc/index-all.html
vendored
68
docs/build/html/api/javadoc/index-all.html
vendored
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 19 18:07:19 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:01:09 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Index</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
@ -1172,6 +1172,8 @@ unfortunately Artemis tends to bury the exception when the password is wrong.</d
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/utilities/ProgressTracker.Step.html#childProgressTracker--">childProgressTracker()</a></span> - Method in class net.corda.core.utilities.<a href="net/corda/core/utilities/ProgressTracker.Step.html" title="class in net.corda.core.utilities">ProgressTracker.Step</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/flows/Companion.NOTARY.html#childProgressTracker--">childProgressTracker()</a></span> - Method in class net.corda.flows.<a href="net/corda/flows/Companion.NOTARY.html" title="class in net.corda.flows">Companion.NOTARY</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/client/mock/Generator.Companion.html#choice-generators-">choice(generators)</a></span> - Method in class net.corda.client.mock.<a href="net/corda/client/mock/Generator.Companion.html" title="class in net.corda.client.mock">Generator.Companion</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/corda/client/fxutils/ChosenList.html" title="class in net.corda.client.fxutils"><span class="typeNameLink">ChosenList</span></a><<a href="net/corda/client/fxutils/ChosenList.html" title="type parameter in ChosenList">E</a>> - Class in <a href="net/corda/client/fxutils/package-summary.html">net.corda.client.fxutils</a></dt>
|
||||
@ -5073,6 +5075,8 @@ which we have no cash evaluate to null (not present in map), not 0.</div>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/client/model/ContractStateModel.html#getCashStates--">getCashStates()</a></span> - Method in class net.corda.client.model.<a href="net/corda/client/model/ContractStateModel.html" title="class in net.corda.client.model">ContractStateModel</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/flows/NotaryError.SignaturesMissing.html#getCause--">getCause()</a></span> - Method in class net.corda.flows.<a href="net/corda/flows/NotaryError.SignaturesMissing.html" title="class in net.corda.flows">NotaryError.SignaturesMissing</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/crypto/X509Utilities.CACertAndKey.html#getCertificate--">getCertificate()</a></span> - Method in class net.corda.core.crypto.<a href="net/corda/core/crypto/X509Utilities.CACertAndKey.html" title="class in net.corda.core.crypto">X509Utilities.CACertAndKey</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/config/FullNodeConfiguration.html#getCertificatesDirectory--">getCertificatesDirectory()</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>
|
||||
@ -5081,7 +5085,7 @@ which we have no cash evaluate to null (not present in map), not 0.</div>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/config/NodeConfiguration.html#getCertificatesDirectory--">getCertificatesDirectory()</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>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/config/NodeSSLConfiguration.html#getCertificatesDirectory--">getCertificatesDirectory()</a></span> - Method in interface net.corda.node.services.config.<a href="net/corda/node/services/config/NodeSSLConfiguration.html" title="interface in net.corda.node.services.config">NodeSSLConfiguration</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/config/SSLConfiguration.html#getCertificatesDirectory--">getCertificatesDirectory()</a></span> - Method in interface net.corda.node.services.config.<a href="net/corda/node/services/config/SSLConfiguration.html" title="interface in net.corda.node.services.config">SSLConfiguration</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/utilities/certsigning/CertificateSigner.html#getCertService--">getCertService()</a></span> - Method in class net.corda.node.utilities.certsigning.<a href="net/corda/node/utilities/certsigning/CertificateSigner.html" title="class in net.corda.node.utilities.certsigning">CertificateSigner</a></dt>
|
||||
<dd> </dd>
|
||||
@ -5959,17 +5963,17 @@ owner to sign, some (i.e. cash) also require the issuer.</div>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/crypto/X509Utilities.html#getKEYSTORE_TYPE--">getKEYSTORE_TYPE()</a></span> - Method in class net.corda.core.crypto.<a href="net/corda/core/crypto/X509Utilities.html" title="class in net.corda.core.crypto">X509Utilities</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/config/FullNodeConfiguration.html#getKeyStoreFile--">getKeyStoreFile()</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.DefaultImpls.html#getKeyStoreFile-:Dthis-">getKeyStoreFile($this)</a></span> - Static method in class net.corda.node.services.config.<a href="net/corda/node/services/config/NodeConfiguration.DefaultImpls.html" title="class in net.corda.node.services.config">NodeConfiguration.DefaultImpls</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/config/SSLConfiguration.DefaultImpls.html#getKeyStoreFile-:Dthis-">getKeyStoreFile($this)</a></span> - Static method in class net.corda.node.services.config.<a href="net/corda/node/services/config/SSLConfiguration.DefaultImpls.html" title="class in net.corda.node.services.config">SSLConfiguration.DefaultImpls</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/config/SSLConfiguration.html#getKeyStoreFile--">getKeyStoreFile()</a></span> - Method in interface net.corda.node.services.config.<a href="net/corda/node/services/config/SSLConfiguration.html" title="interface in net.corda.node.services.config">SSLConfiguration</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/config/FullNodeConfiguration.html#getKeyStorePassword--">getKeyStorePassword()</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/NodeSSLConfiguration.html#getKeyStorePassword--">getKeyStorePassword()</a></span> - Method in interface net.corda.node.services.config.<a href="net/corda/node/services/config/NodeSSLConfiguration.html" title="interface in net.corda.node.services.config">NodeSSLConfiguration</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/config/FullNodeConfiguration.html#getKeyStorePath--">getKeyStorePath()</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.DefaultImpls.html#getKeyStorePath-:Dthis-">getKeyStorePath($this)</a></span> - Static method in class net.corda.node.services.config.<a href="net/corda/node/services/config/NodeConfiguration.DefaultImpls.html" title="class in net.corda.node.services.config">NodeConfiguration.DefaultImpls</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/config/NodeSSLConfiguration.DefaultImpls.html#getKeyStorePath-:Dthis-">getKeyStorePath($this)</a></span> - Static method in class net.corda.node.services.config.<a href="net/corda/node/services/config/NodeSSLConfiguration.DefaultImpls.html" title="class in net.corda.node.services.config">NodeSSLConfiguration.DefaultImpls</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/config/NodeSSLConfiguration.html#getKeyStorePath--">getKeyStorePath()</a></span> - Method in interface net.corda.node.services.config.<a href="net/corda/node/services/config/NodeSSLConfiguration.html" title="interface in net.corda.node.services.config">NodeSSLConfiguration</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/config/SSLConfiguration.html#getKeyStorePassword--">getKeyStorePassword()</a></span> - Method in interface net.corda.node.services.config.<a href="net/corda/node/services/config/SSLConfiguration.html" title="interface in net.corda.node.services.config">SSLConfiguration</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/client/model/TrackedDelegate.html#getKlass--">getKlass()</a></span> - Method in class net.corda.client.model.<a href="net/corda/client/model/TrackedDelegate.html" title="class in net.corda.client.model">TrackedDelegate</a></dt>
|
||||
<dd> </dd>
|
||||
@ -6207,8 +6211,6 @@ except at issuance/termination.</div>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/transactions/SignedTransaction.SignaturesMissingException.html#getMissing--">getMissing()</a></span> - Method in exception net.corda.core.transactions.<a href="net/corda/core/transactions/SignedTransaction.SignaturesMissingException.html" title="class in net.corda.core.transactions">SignedTransaction.SignaturesMissingException</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/flows/NotaryError.SignaturesMissing.html#getMissingSigners--">getMissingSigners()</a></span> - Method in class net.corda.flows.<a href="net/corda/flows/NotaryError.SignaturesMissing.html" title="class in net.corda.flows">NotaryError.SignaturesMissing</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/flows/AbstractStateReplacementFlow.Instigator.html#getModification--">getModification()</a></span> - Method in class net.corda.flows.<a href="net/corda/flows/AbstractStateReplacementFlow.Instigator.html" title="class in net.corda.flows">AbstractStateReplacementFlow.Instigator</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/flows/AbstractStateReplacementFlow.Proposal.html#getModification--">getModification()</a></span> - Method in interface net.corda.flows.<a href="net/corda/flows/AbstractStateReplacementFlow.Proposal.html" title="interface in net.corda.flows">AbstractStateReplacementFlow.Proposal</a></dt>
|
||||
@ -6219,6 +6221,10 @@ except at issuance/termination.</div>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/client/mock/EventGenerator.html#getMoveCashGenerator--">getMoveCashGenerator()</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/flows/NotaryError.SignaturesInvalid.html#getMsg--">getMsg()</a></span> - Method in class net.corda.flows.<a href="net/corda/flows/NotaryError.SignaturesInvalid.html" title="class in net.corda.flows">NotaryError.SignaturesInvalid</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/flows/NotaryError.TransactionInvalid.html#getMsg--">getMsg()</a></span> - Method in class net.corda.flows.<a href="net/corda/flows/NotaryError.TransactionInvalid.html" title="class in net.corda.flows">NotaryError.TransactionInvalid</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/contracts/asset/Obligation.State.html#getMultilateralNetState--">getMultilateralNetState()</a></span> - Method in class net.corda.contracts.asset.<a href="net/corda/contracts/asset/Obligation.State.html" title="class in net.corda.contracts.asset">Obligation.State</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns an object used to determine if two states can be subject to close-out netting. If two states return
|
||||
@ -7654,17 +7660,17 @@ simple, totally non-extensible binary (sub)format.</div>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/persistence/DBTransactionStorage.html#getTransactions--">getTransactions()</a></span> - Method in class net.corda.node.services.persistence.<a href="net/corda/node/services/persistence/DBTransactionStorage.html" title="class in net.corda.node.services.persistence">DBTransactionStorage</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/config/FullNodeConfiguration.html#getTrustStoreFile--">getTrustStoreFile()</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.DefaultImpls.html#getTrustStoreFile-:Dthis-">getTrustStoreFile($this)</a></span> - Static method in class net.corda.node.services.config.<a href="net/corda/node/services/config/NodeConfiguration.DefaultImpls.html" title="class in net.corda.node.services.config">NodeConfiguration.DefaultImpls</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/config/SSLConfiguration.DefaultImpls.html#getTrustStoreFile-:Dthis-">getTrustStoreFile($this)</a></span> - Static method in class net.corda.node.services.config.<a href="net/corda/node/services/config/SSLConfiguration.DefaultImpls.html" title="class in net.corda.node.services.config">SSLConfiguration.DefaultImpls</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/config/SSLConfiguration.html#getTrustStoreFile--">getTrustStoreFile()</a></span> - Method in interface net.corda.node.services.config.<a href="net/corda/node/services/config/SSLConfiguration.html" title="interface in net.corda.node.services.config">SSLConfiguration</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/config/FullNodeConfiguration.html#getTrustStorePassword--">getTrustStorePassword()</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/NodeSSLConfiguration.html#getTrustStorePassword--">getTrustStorePassword()</a></span> - Method in interface net.corda.node.services.config.<a href="net/corda/node/services/config/NodeSSLConfiguration.html" title="interface in net.corda.node.services.config">NodeSSLConfiguration</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/config/FullNodeConfiguration.html#getTrustStorePath--">getTrustStorePath()</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.DefaultImpls.html#getTrustStorePath-:Dthis-">getTrustStorePath($this)</a></span> - Static method in class net.corda.node.services.config.<a href="net/corda/node/services/config/NodeConfiguration.DefaultImpls.html" title="class in net.corda.node.services.config">NodeConfiguration.DefaultImpls</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/config/NodeSSLConfiguration.DefaultImpls.html#getTrustStorePath-:Dthis-">getTrustStorePath($this)</a></span> - Static method in class net.corda.node.services.config.<a href="net/corda/node/services/config/NodeSSLConfiguration.DefaultImpls.html" title="class in net.corda.node.services.config">NodeSSLConfiguration.DefaultImpls</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/config/NodeSSLConfiguration.html#getTrustStorePath--">getTrustStorePath()</a></span> - Method in interface net.corda.node.services.config.<a href="net/corda/node/services/config/NodeSSLConfiguration.html" title="interface in net.corda.node.services.config">NodeSSLConfiguration</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/config/SSLConfiguration.html#getTrustStorePassword--">getTrustStorePassword()</a></span> - Method in interface net.corda.node.services.config.<a href="net/corda/node/services/config/SSLConfiguration.html" title="interface in net.corda.node.services.config">SSLConfiguration</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/contracts/TransactionVerificationException.html#getTx--">getTx()</a></span> - Method in exception net.corda.core.contracts.<a href="net/corda/core/contracts/TransactionVerificationException.html" title="class in net.corda.core.contracts">TransactionVerificationException</a></dt>
|
||||
<dd> </dd>
|
||||
@ -10064,10 +10070,6 @@ that also encompasses the <a href="#">Vault</a> observer for processing transact
|
||||
<dd>
|
||||
<div class="block">Most basic implementation of <a href="net/corda/node/services/api/SchemaService.html" title="interface in net.corda.node.services.api"><code>interface SchemaService</code></a>.</div>
|
||||
</dd>
|
||||
<dt><a href="net/corda/node/services/config/NodeSSLConfiguration.html" title="interface in net.corda.node.services.config"><span class="typeNameLink">NodeSSLConfiguration</span></a> - Interface in <a href="net/corda/node/services/config/package-summary.html">net.corda.node.services.config</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/corda/node/services/config/NodeSSLConfiguration.DefaultImpls.html" title="class in net.corda.node.services.config"><span class="typeNameLink">NodeSSLConfiguration.DefaultImpls</span></a> - Class in <a href="net/corda/node/services/config/package-summary.html">net.corda.node.services.config</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/corda/node/services/vault/NodeVaultService.html" title="class in net.corda.node.services.vault"><span class="typeNameLink">NodeVaultService</span></a> - Class in <a href="net/corda/node/services/vault/package-summary.html">net.corda.node.services.vault</a></dt>
|
||||
<dd>
|
||||
<div class="block">Currently, the node vault service is a very simple RDBMS backed implementation. It will change significantly when
|
||||
@ -10162,6 +10164,8 @@ must point to the same notary.</div>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/corda/flows/NotaryError.Conflict.html" title="class in net.corda.flows"><span class="typeNameLink">NotaryError.Conflict</span></a> - Class in <a href="net/corda/flows/package-summary.html">net.corda.flows</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/corda/flows/NotaryError.SignaturesInvalid.html" title="class in net.corda.flows"><span class="typeNameLink">NotaryError.SignaturesInvalid</span></a> - Class in <a href="net/corda/flows/package-summary.html">net.corda.flows</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/corda/flows/NotaryError.SignaturesMissing.html" title="class in net.corda.flows"><span class="typeNameLink">NotaryError.SignaturesMissing</span></a> - Class in <a href="net/corda/flows/package-summary.html">net.corda.flows</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/corda/flows/NotaryError.TimestampInvalid.html" title="class in net.corda.flows"><span class="typeNameLink">NotaryError.TimestampInvalid</span></a> - Class in <a href="net/corda/flows/package-summary.html">net.corda.flows</a></dt>
|
||||
@ -12029,7 +12033,9 @@ state object to the beneficiary. If this reduces the balance to zero, the state
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/flows/TwoPartyTradeFlow.SignaturesFromSeller.html#SignaturesFromSeller-sellerSig-notarySig-">SignaturesFromSeller(sellerSig, notarySig)</a></span> - Constructor for class net.corda.flows.<a href="net/corda/flows/TwoPartyTradeFlow.SignaturesFromSeller.html" title="class in net.corda.flows">TwoPartyTradeFlow.SignaturesFromSeller</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/flows/NotaryError.SignaturesMissing.html#SignaturesMissing-missingSigners-">SignaturesMissing(missingSigners)</a></span> - Constructor for class net.corda.flows.<a href="net/corda/flows/NotaryError.SignaturesMissing.html" title="class in net.corda.flows">NotaryError.SignaturesMissing</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/flows/NotaryError.SignaturesInvalid.html#SignaturesInvalid-msg-">SignaturesInvalid(msg)</a></span> - Constructor for class net.corda.flows.<a href="net/corda/flows/NotaryError.SignaturesInvalid.html" title="class in net.corda.flows">NotaryError.SignaturesInvalid</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/flows/NotaryError.SignaturesMissing.html#SignaturesMissing-cause-">SignaturesMissing(cause)</a></span> - Constructor for class net.corda.flows.<a href="net/corda/flows/NotaryError.SignaturesMissing.html" title="class in net.corda.flows">NotaryError.SignaturesMissing</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/transactions/SignedTransaction.SignaturesMissingException.html#SignaturesMissingException-missing-descriptions-id-">SignaturesMissingException(missing, descriptions, id)</a></span> - Constructor for exception net.corda.core.transactions.<a href="net/corda/core/transactions/SignedTransaction.SignaturesMissingException.html" title="class in net.corda.core.transactions">SignedTransaction.SignaturesMissingException</a></dt>
|
||||
<dd> </dd>
|
||||
@ -12192,6 +12198,10 @@ Points at which polynomial pieces connect are known as <em>knots</em>.</div>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/utilities/UUIDStringColumnType.html#sqlType--">sqlType()</a></span> - Method in class net.corda.node.utilities.<a href="net/corda/node/utilities/UUIDStringColumnType.html" title="class in net.corda.node.utilities">UUIDStringColumnType</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/corda/node/services/config/SSLConfiguration.html" title="interface in net.corda.node.services.config"><span class="typeNameLink">SSLConfiguration</span></a> - Interface in <a href="net/corda/node/services/config/package-summary.html">net.corda.node.services.config</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/corda/node/services/config/SSLConfiguration.DefaultImpls.html" title="class in net.corda.node.services.config"><span class="typeNameLink">SSLConfiguration.DefaultImpls</span></a> - Class in <a href="net/corda/node/services/config/package-summary.html">net.corda.node.services.config</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="net/corda/node/services/statemachine/StackSnapshot.html" title="class in net.corda.node.services.statemachine"><span class="typeNameLink">StackSnapshot</span></a> - Exception in <a href="net/corda/node/services/statemachine/package-summary.html">net.corda.node.services.statemachine</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/node/services/statemachine/StackSnapshot.html#StackSnapshot--">StackSnapshot()</a></span> - Constructor for exception net.corda.node.services.statemachine.<a href="net/corda/node/services/statemachine/StackSnapshot.html" title="class in net.corda.node.services.statemachine">StackSnapshot</a></dt>
|
||||
@ -13370,7 +13380,7 @@ the starting point down in order to find transactions that match the given query
|
||||
</dd>
|
||||
<dt><a href="net/corda/core/contracts/TransactionGraphSearch.Query.html" title="class in net.corda.core.contracts"><span class="typeNameLink">TransactionGraphSearch.Query</span></a> - Class in <a href="net/corda/core/contracts/package-summary.html">net.corda.core.contracts</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/flows/NotaryError.TransactionInvalid.html#TransactionInvalid--">TransactionInvalid()</a></span> - Constructor for class net.corda.flows.<a href="net/corda/flows/NotaryError.TransactionInvalid.html" title="class in net.corda.flows">NotaryError.TransactionInvalid</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/flows/NotaryError.TransactionInvalid.html#TransactionInvalid-msg-">TransactionInvalid(msg)</a></span> - Constructor for class net.corda.flows.<a href="net/corda/flows/NotaryError.TransactionInvalid.html" title="class in net.corda.flows">NotaryError.TransactionInvalid</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="net/corda/core/contracts/TransactionVerificationException.TransactionMissingEncumbranceException.html#TransactionMissingEncumbranceException-tx-missing-inOut-">TransactionMissingEncumbranceException(tx, missing, inOut)</a></span> - Constructor for exception net.corda.core.contracts.<a href="net/corda/core/contracts/TransactionVerificationException.TransactionMissingEncumbranceException.html" title="class in net.corda.core.contracts">TransactionVerificationException.TransactionMissingEncumbranceException</a></dt>
|
||||
<dd> </dd>
|
||||
|
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_102) on Thu Jan 19 18:07:20 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:01:09 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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>AggregatedList</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>AmountBindings</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>AssociatedList</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ChosenList</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ConcatenatedList</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>FlattenedList.WrappedObservableValue</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>FlattenedList</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>LeftOuterJoinedMap</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MapValuesList.Companion</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MapValuesList</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MappedList</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ObservableFoldKt</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ObservableUtilitiesKt</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ReadOnlyBackedObservableMapBase</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ReadOnlyBackedObservableMapBaseKt</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ReplayedList</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:10 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:59 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>net.corda.client.fxutils</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:10 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:59 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>net.corda.client.fxutils</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:10 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:59 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-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>EventGenerator</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Generator.Companion</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Generator</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>GeneratorKt</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>GeneratorsKt</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:10 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:59 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>net.corda.client.mock</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:10 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:59 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>net.corda.client.mock</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:10 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:59 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-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ContractStateModel.Companion</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ContractStateModel</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Diff</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ExchangeRate</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ExchangeRateModel</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ExchangeRateModelKt</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>FlowStatus</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>GatheredTransactionData</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:02 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>InputResolution.Resolved</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:02 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>InputResolution.Unresolved</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Models</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ModelsKt</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>NetworkIdentityModel</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>NodeMonitorModel</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<meta name="keywords" content="net.corda.client.model.NodeMonitorModel class">
|
||||
<meta name="keywords" content="getStateMachineUpdates()">
|
||||
<meta name="keywords" content="getVaultUpdates()">
|
||||
@ -183,7 +183,7 @@ var activeTableTab = "activeTableTab";
|
||||
<tr id="i7" class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../net/corda/client/model/NodeMonitorModel.html#register-nodeHostAndPort-sslConfig-username-password-">register</a></span>(com.google.common.net.HostAndPort nodeHostAndPort,
|
||||
<a href="../../../../net/corda/node/services/config/NodeSSLConfiguration.html" title="type parameter in NodeSSLConfiguration">NodeSSLConfiguration</a> sslConfig,
|
||||
<a href="../../../../net/corda/node/services/config/SSLConfiguration.html" title="type parameter in SSLConfiguration">SSLConfiguration</a> sslConfig,
|
||||
java.lang.String username,
|
||||
java.lang.String password)</code>
|
||||
<div class="block">Register for updates to/from a given vault.
|
||||
@ -293,7 +293,7 @@ TODO provide an unsubscribe mechanism</div>
|
||||
<li class="blockList">
|
||||
<h4>register</h4>
|
||||
<pre>public void register(com.google.common.net.HostAndPort nodeHostAndPort,
|
||||
<a href="../../../../net/corda/node/services/config/NodeSSLConfiguration.html" title="type parameter in NodeSSLConfiguration">NodeSSLConfiguration</a> sslConfig,
|
||||
<a href="../../../../net/corda/node/services/config/SSLConfiguration.html" title="type parameter in SSLConfiguration">SSLConfiguration</a> sslConfig,
|
||||
java.lang.String username,
|
||||
java.lang.String password)</pre>
|
||||
<div class="block"><p><p>Register for updates to/from a given vault.
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>PartiallyResolvedTransaction.Companion</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>PartiallyResolvedTransaction.InputResolution</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>PartiallyResolvedTransaction</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ProgressTrackingEvent.Companion</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ProgressTrackingEvent</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:02 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>StateMachineData</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>StateMachineStatus.Added</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>StateMachineStatus.Removed</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:02 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>StateMachineStatus</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TrackedDelegate.EventSinkDelegate</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TrackedDelegate.EventStreamDelegate</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TrackedDelegate.ObjectPropertyDelegate</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TrackedDelegate.ObservableDelegate</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TrackedDelegate.ObservableListDelegate</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TrackedDelegate.ObservableListReadOnlyDelegate</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TrackedDelegate.ObservableValueDelegate</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TrackedDelegate.ObserverDelegate</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:02 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TrackedDelegate.SubjectDelegate</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:02 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TrackedDelegate.WritableValueDelegate</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:02 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TrackedDelegate</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:01 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:50 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TransactionCreateStatus.Failed</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:02 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TransactionCreateStatus.Started</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:02 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TransactionCreateStatus</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:02 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:51 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TransactionDataModel</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:10 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:59 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>net.corda.client.model</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:10 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:59 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>net.corda.client.model</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:10 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:59 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-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
@ -110,13 +110,13 @@
|
||||
<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/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>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 19 18:07:09 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:58 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Clauses.Group</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:09 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:58 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Clauses.Issue</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:09 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:58 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Clauses.Move</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:10 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:58 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Clauses.Redeem</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:09 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:58 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Commands.Issue</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:09 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:58 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Commands.Move</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:10 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:58 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Commands.Redeem</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:09 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:58 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CommercialPaper.Clauses</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:09 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:58 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CommercialPaper.Commands</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:10 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:59 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CommercialPaper.State</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:10 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:59 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CommercialPaper.Terms</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:09 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:58 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CommercialPaper</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:09 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:58 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CommercialPaperKt</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:09 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:58 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CommercialPaperLegacy.Commands</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:10 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:58 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CommercialPaperLegacy.State</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:09 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:58 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CommercialPaperLegacy</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:09 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:58 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CommercialPaperLegacyKt</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:07 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:56 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Cash.Clauses</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:07 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:56 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Cash.Commands</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:09 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:58 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Cash.State</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:07 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:55 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Cash</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:07 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:56 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CashKt</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:07 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:56 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Clauses.ConserveAmount</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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_102) on Thu Jan 19 18:07:07 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:56 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Clauses.Group</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<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">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 19 18:07:07 CET 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_102) on Thu Jan 26 16:00:56 GMT 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Clauses.Issue</title>
|
||||
<meta name="date" content="2017-01-19">
|
||||
<meta name="date" content="2017-01-26">
|
||||
<meta name="keywords" content="net.corda.contracts.asset.CommodityContract.Clauses.Issue class">
|
||||
<meta name="keywords" content="getRequiredCommands()">
|
||||
<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
Reference in New Issue
Block a user