A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  _ 

G

GENERAL - enum entry in net.corda.core.node.services.Vault.UpdateType
 
generateAgreement(net.corda.core.identity.Party) - function in net.corda.finance.contracts.DealState
Generate a partial transaction representing an agreement (command) to this deal, allowing a general deal/agreement flow to generate the necessary transaction for potential implementations.
generateAgreement(net.corda.core.identity.Party) - function in net.corda.finance.contracts.FixableDealState
Generate a partial transaction representing an agreement (command) to this deal, allowing a general deal/agreement flow to generate the necessary transaction for potential implementations.
generateAgreement(net.corda.core.identity.Party) - function in net.corda.testing.internal.vault.DummyDealContract.State
Generate a partial transaction representing an agreement (command) to this deal, allowing a general deal/agreement flow to generate the necessary transaction for potential implementations.
generateCashIssue(net.corda.core.transactions.TransactionBuilder,net.corda.core.identity.AbstractParty,net.corda.core.crypto.SecureHash,net.corda.core.contracts.Amount,java.time.Instant,net.corda.core.identity.AbstractParty,net.corda.core.identity.Party) - function in net.corda.finance.workflows.asset.ObligationUtils
Puts together an issuance transaction for the specified currency obligation amount that starts out being owned by the given pubkey.
generateCloseOutNetting(net.corda.core.transactions.TransactionBuilder,net.corda.core.identity.AbstractParty,net.corda.core.contracts.StateAndRef) - function in net.corda.finance.workflows.asset.ObligationUtils
Generate a transaction performing close-out netting of two or more states.
generateExit(net.corda.core.transactions.TransactionBuilder,net.corda.core.contracts.Amount,java.util.List) - function in net.corda.finance.contracts.asset.OnLedgerAsset
Generate an transaction exiting assets from the ledger.
generateExit(net.corda.core.transactions.TransactionBuilder,net.corda.core.contracts.Amount,java.util.List,net.corda.core.identity.AbstractParty) - function in net.corda.finance.contracts.asset.OnLedgerAsset
Generate an transaction exiting assets from the ledger.
generateExit(net.corda.core.transactions.TransactionBuilder,net.corda.core.contracts.Amount,java.util.List) - function in net.corda.finance.contracts.asset.OnLedgerAsset
Generate an transaction exiting assets from the ledger.
generateExit(net.corda.core.transactions.TransactionBuilder,net.corda.core.contracts.Amount,java.util.List,net.corda.core.identity.AbstractParty) - function in net.corda.finance.contracts.asset.OnLedgerAsset
Generate an transaction exiting assets from the ledger.
generateExit(net.corda.core.transactions.TransactionBuilder,net.corda.core.contracts.Amount,java.util.List,kotlin.jvm.functions.Function3,kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function1) - function in net.corda.finance.contracts.asset.OnLedgerAsset.Companion
Generate an transaction exiting fungible assets from the ledger.
generateExit(net.corda.core.transactions.TransactionBuilder,net.corda.core.contracts.Amount,java.util.List,net.corda.core.identity.AbstractParty,kotlin.jvm.functions.Function3,kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function1) - function in net.corda.finance.contracts.asset.OnLedgerAsset.Companion
Generate an transaction exiting fungible assets from the ledger.
generateExit(net.corda.core.transactions.TransactionBuilder,net.corda.core.contracts.Amount,java.util.List) - function in net.corda.finance.workflows.asset.ObligationUtils
Generate an transaction exiting an obligation from the ledger.
generateExitCommand(net.corda.core.contracts.Amount) - function in net.corda.finance.contracts.asset.Cash
 
generateExitCommand(net.corda.core.contracts.Amount) - function in net.corda.finance.contracts.asset.OnLedgerAsset
 
generateFix(net.corda.core.transactions.TransactionBuilder,net.corda.core.contracts.StateAndRef,net.corda.finance.contracts.Fix) - function in net.corda.finance.contracts.FixableDealState
Generate a fixing command for this deal and fix.
generateIssue(net.corda.core.transactions.TransactionBuilder,net.corda.core.contracts.Amount,net.corda.core.identity.AbstractParty,net.corda.core.identity.Party) - function in net.corda.finance.contracts.asset.Cash
Puts together an issuance transaction for the specified amount that starts out being owned by the given pubkey.
generateIssue(net.corda.core.transactions.TransactionBuilder,net.corda.core.contracts.Issued,java.lang.Long,net.corda.core.identity.AbstractParty,net.corda.core.identity.Party) - function in net.corda.finance.contracts.asset.Cash
Puts together an issuance transaction from the given template, that starts out being owned by the given pubkey.
generateIssue(net.corda.core.transactions.TransactionBuilder,net.corda.core.contracts.TransactionState,net.corda.core.contracts.CommandData) - function in net.corda.finance.contracts.asset.OnLedgerAsset.Companion
Puts together an issuance transaction for the specified state.
generateIssue(net.corda.core.contracts.PartyAndReference,net.corda.core.contracts.Amount,java.time.Instant,net.corda.core.identity.Party) - function in net.corda.finance.workflows.CommercialPaperUtils
Returns a transaction that issues commercial paper, owned by the issuing parties key.
generateIssue(net.corda.core.transactions.TransactionBuilder,net.corda.core.identity.AbstractParty,net.corda.finance.contracts.asset.Obligation.Terms,java.lang.Long,net.corda.core.identity.AbstractParty,net.corda.core.identity.Party) - function in net.corda.finance.workflows.asset.ObligationUtils
Puts together an issuance transaction for the specified amount that starts out being owned by the given pubkey.
generateKeyPair(java.lang.String) - function in net.corda.core.crypto.Crypto
Utility to simplify the act of generating keys.
generateKeyPair(net.corda.core.crypto.SignatureScheme) - function in net.corda.core.crypto.Crypto
Generate a KeyPair for the selected SignatureScheme.
generateKeyPair() - function in net.corda.core.crypto.CryptoUtilsKt
A simple wrapper that will make it easier to swap out the signature algorithm we use in future.
generateKeyPair() - function in net.corda.core.crypto.internal.Secp256k1SupportProvider.Secp256k1SupportKeyPairGeneratorSpi
 
generateKeyPair(java.lang.String,net.corda.core.crypto.SignatureScheme) - function in net.corda.testing.node.internal.MockCryptoService
 
generateMappedObject(net.corda.core.schemas.MappedSchema) - function in net.corda.core.schemas.QueryableState
Export a representation for the given schema.
generateMappedObject(net.corda.core.schemas.MappedSchema) - function in net.corda.finance.contracts.CommercialPaper.State
Object Relational Mapping support.
generateMappedObject(net.corda.core.schemas.MappedSchema) - function in net.corda.finance.contracts.asset.Cash.State
Object Relational Mapping support.
generateMappedObject(net.corda.core.schemas.MappedSchema) - function in net.corda.testing.internal.vault.DummyDealContract.State
Export a representation for the given schema.
generateMappedObject(net.corda.core.schemas.MappedSchema) - function in net.corda.testing.internal.vault.DummyLinearContract.State
Export a representation for the given schema.
generateMappedObject(net.corda.core.schemas.MappedSchema) - function in net.corda.testing.internal.vault.UniqueDummyFungibleContract.State
Export a representation for the given schema.
generateMappedObject(net.corda.core.schemas.MappedSchema) - function in net.corda.testing.internal.vault.UniqueDummyLinearContract.State
Export a representation for the given schema.
generateMove(net.corda.core.transactions.TransactionBuilder,net.corda.core.contracts.StateAndRef,net.corda.core.identity.AbstractParty) - function in net.corda.finance.workflows.CommercialPaperUtils
Updates the given partial transaction with an input/output/command to reassign ownership of the paper.
generateMoveCommand() - function in net.corda.finance.contracts.asset.Cash
 
generateMoveCommand() - function in net.corda.finance.contracts.asset.OnLedgerAsset
 
generatePaymentNetting(net.corda.core.transactions.TransactionBuilder,net.corda.core.contracts.Issued,net.corda.core.identity.Party,net.corda.core.contracts.StateAndRef) - function in net.corda.finance.workflows.asset.ObligationUtils
 
generateRedeem(net.corda.core.transactions.TransactionBuilder,net.corda.core.contracts.StateAndRef,net.corda.core.node.ServiceHub,net.corda.core.identity.PartyAndCertificate) - function in net.corda.finance.workflows.CommercialPaperUtils
Intended to be called by the issuer of some commercial paper, when an owner has notified us that they wish to redeem the paper.
generateSeed(java.lang.Integer) - function in java.security.DummySecureRandom
 
generateSetLifecycle(net.corda.core.transactions.TransactionBuilder,java.util.List,net.corda.finance.contracts.asset.Obligation.Lifecycle,net.corda.core.identity.Party) - function in net.corda.finance.workflows.asset.ObligationUtils
Generate a transaction changing the lifecycle of one or more state objects.
generateSettle(net.corda.core.transactions.TransactionBuilder,java.lang.Iterable,java.lang.Iterable,net.corda.core.contracts.MoveCommand,net.corda.core.identity.Party) - function in net.corda.finance.workflows.asset.ObligationUtils
 
generateSignature(net.corda.core.flows.NotarisationRequest,net.corda.core.node.ServiceHub) - function in net.corda.core.internal.notary.NotaryUtilsKt
Creates a signature over the notarisation request using the legal identity key.
generateSpend(net.corda.core.transactions.TransactionBuilder,java.util.List,java.util.List,net.corda.core.identity.AbstractParty,kotlin.jvm.functions.Function3,kotlin.jvm.functions.Function0) - function in net.corda.finance.contracts.asset.OnLedgerAsset.Companion
Adds to the given transaction states that move amounts of a fungible asset to the given parties, using only the provided acceptable input states to find a solution (not all of them may be used in the end).
generateSpend(net.corda.core.transactions.TransactionBuilder,net.corda.core.contracts.Amount,net.corda.core.identity.AbstractParty,java.util.List,net.corda.core.identity.AbstractParty,kotlin.jvm.functions.Function3,kotlin.jvm.functions.Function0) - function in net.corda.finance.contracts.asset.OnLedgerAsset.Companion
Generate a transaction that moves an amount of currency to the given pubkey.
generateSpend(net.corda.core.node.ServiceHub,net.corda.core.transactions.TransactionBuilder,java.util.List,java.util.Set) - function in net.corda.finance.workflows.asset.CashUtils
Generate a transaction that moves money of the given amounts to the recipients specified, and sends any change back to sole identity of the calling node.
generateSpend(net.corda.core.node.ServiceHub,net.corda.core.transactions.TransactionBuilder,java.util.List,net.corda.core.identity.PartyAndCertificate,java.util.Set,java.lang.Boolean) - function in net.corda.finance.workflows.asset.CashUtils
Generate a transaction that moves money of the given amounts to the recipients specified.
generateSpend(net.corda.core.node.ServiceHub,net.corda.core.transactions.TransactionBuilder,net.corda.core.contracts.Amount,net.corda.core.identity.AbstractParty,java.util.Set) - function in net.corda.finance.workflows.asset.CashUtils
Generate a transaction that moves an amount of currency to the given party, and sends any change back to sole identity of the calling node.
generateSpend(net.corda.core.node.ServiceHub,net.corda.core.transactions.TransactionBuilder,net.corda.core.contracts.Amount,net.corda.core.identity.PartyAndCertificate,net.corda.core.identity.AbstractParty,java.util.Set,java.lang.Boolean) - function in net.corda.finance.workflows.asset.CashUtils
Generate a transaction that moves an amount of currency to the given party.
generateWrappedKeyPair(java.lang.String,net.corda.core.crypto.SignatureScheme) - function in net.corda.testing.node.internal.MockCryptoService
 
genericDriver(D,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1) - function in net.corda.testing.node.internal.DriverDSLImplKt
This is a helper method to allow extending of the DSL, along the lines of interface SomeOtherExposedDSLInterface : DriverDSL interface SomeOtherInternalDSLInterface : InternalDriverDSL, SomeOtherExposedDSLInterface class SomeOtherDSL(val driverDSL : DriverDSLImpl) : InternalDriverDSL by driverDSL, SomeOtherInternalDSLInterface
GenericQueryCriteria - class in net.corda.core.node.services.vault
 
GenericQueryCriteria.ChainableQueryCriteria - class in net.corda.core.node.services.vault.GenericQueryCriteria
 
GenericQueryCriteria.ChainableQueryCriteria.AndVisitor - class in net.corda.core.node.services.vault.GenericQueryCriteria.ChainableQueryCriteria
 
GenericQueryCriteria.ChainableQueryCriteria.OrVisitor - class in net.corda.core.node.services.vault.GenericQueryCriteria.ChainableQueryCriteria
 
get(java.lang.Object) - function in java.security.Provider
 
get() - function in java.util.concurrent.CordaFuture
 
get(java.lang.Long,java.util.concurrent.TimeUnit) - function in java.util.concurrent.CordaFuture
 
get() - function in java.util.concurrent.Future
 
get(java.lang.Long,java.util.concurrent.TimeUnit) - function in java.util.concurrent.Future
 
get() - function in java.util.concurrent.OpenFuture
 
get(java.lang.Long,java.util.concurrent.TimeUnit) - function in java.util.concurrent.OpenFuture
 
get(java.lang.String) - function in net.corda.core.cordapp.CordappConfig
Get the value of the configuration at "path".
get() - function in net.corda.core.flows.MaybeSerializedSignedTransaction
 
get() - function in net.corda.core.internal.InheritableThreadLocalToggleField
 
get(java.lang.Integer) - function in net.corda.core.internal.LazyMappedList
 
get() - function in net.corda.core.internal.SimpleToggleField
 
get() - function in net.corda.core.internal.ThreadLocalToggleField
 
get() - function in net.corda.core.internal.ToggleField
 
get(java.util.concurrent.Future,java.time.Duration) - function in net.corda.core.internal.concurrent.CordaFutureImplKt
 
get(java.util.jar.Manifest,java.lang.String) - function in net.corda.core.internal.cordapp.ManifestUtilsKt
 
get(java.net.URL) - function in net.corda.core.serialization.internal.AttachmentsHolder
 
get(java.security.PublicKey) - function in net.corda.testing.node.internal.MockPublicKeyToOwningIdentityCache
 
get_allEnabledSerializationEnvs() - function in net.corda.core.serialization.internal.SerializationEnvironmentKt
 
get_contextSerializationEnv() - function in net.corda.core.serialization.internal.SerializationEnvironmentKt
 
get_driverSerializationEnv() - function in net.corda.core.serialization.internal.SerializationEnvironmentKt
 
get_inheritableContextSerializationEnv() - function in net.corda.core.serialization.internal.SerializationEnvironmentKt
 
get_rpcClientSerializationEnv() - function in net.corda.core.serialization.internal.SerializationEnvironmentKt
 
getA() - function in net.corda.core.node.services.vault.AttachmentQueryCriteria.AndComposition
 
getA() - function in net.corda.core.node.services.vault.AttachmentQueryCriteria.OrComposition
 
getA() - function in net.corda.core.node.services.vault.GenericQueryCriteria.ChainableQueryCriteria.AndVisitor
 
getA() - function in net.corda.core.node.services.vault.GenericQueryCriteria.ChainableQueryCriteria.OrVisitor
 
getA() - function in net.corda.core.node.services.vault.QueryCriteria.AndComposition
 
getA() - function in net.corda.core.node.services.vault.QueryCriteria.OrComposition
 
getAcceptableContracts() - function in net.corda.finance.contracts.asset.Obligation.Terms
The hash of the asset contract we're willing to accept in payment for this debt.
getAcceptableIssuedProducts() - function in net.corda.finance.contracts.asset.Obligation.Terms
The parties whose assets we are willing to accept in payment for this debt.
getAcceptableLiveFiberCountOnStop() - function in net.corda.testing.node.internal.InternalMockNetwork.MockNode
 
getActor() - function in net.corda.core.context.InvocationContext
Acting agent of the invocation, used to derive the security principal.
getActor() - function in net.corda.core.context.InvocationOrigin.RPC
 
getAdditionalContracts() - function in net.corda.core.contracts.ContractAttachment
Additional contract names contained within the JAR.
getAdditionalCordapps() - function in net.corda.testing.driver.NodeParameters
Additional TestCordapps that this node will have available, in addition to the ones common to all nodes managed by the DriverDSL.
getAdditionalCordapps() - function in net.corda.testing.node.MockNodeParameters
TestCordapps that will be added to this node in addition to the ones shared by all nodes, which get specified at MockNetwork level.
getAdditionalCordapps() - function in net.corda.testing.node.internal.InternalMockNodeParameters
 
getAdditionalHeaders() - function in net.corda.testing.node.internal.InMemoryMessage
 
getAddresses() - function in net.corda.core.internal.errors.AddressBindingException
 
getAddresses() - function in net.corda.core.node.NodeInfo
An ordered list of IP addresses/hostnames where the node can be contacted.
getAddresses() - function in net.corda.core.node.services.PartyInfo.SingleNode
 
getAddressOfParty(net.corda.core.node.services.PartyInfo) - function in net.corda.testing.node.internal.MockNodeMessagingService
 
getAlgorithm() - function in java.security.DummySecureRandom
 
getAlgorithm() - function in java.security.Provider.Service
 
getAlgorithm() - function in java.security.Signature
 
getAlgorithm() - function in net.corda.core.crypto.CompositeKey
 
getAlgorithm() - function in net.corda.core.crypto.DigestAlgorithm
Algorithm identifier.
getAlgorithm() - function in net.corda.core.crypto.NullKeys.NullPublicKey
 
getAlgorithm() - function in net.corda.core.crypto.SecureHash.HASH
 
getAlgorithm() - function in net.corda.core.crypto.SecureHashKt
 
getAlgorithm() - function in net.corda.core.crypto.internal.AliasPrivateKey
 
getAlgorithm() - function in net.corda.core.crypto.internal.DigestAlgorithmFactory
 
getAlgorithm() - function in net.corda.testing.node.internal.CustomCordapp.SigningInfo
 
getAlgorithmName() - function in net.corda.core.crypto.SignatureScheme
 
getAlgSpec() - function in net.corda.core.crypto.SignatureScheme
 
getAlias() - function in net.corda.core.crypto.internal.AliasPrivateKey
 
getAllContracts() - function in net.corda.core.contracts.ContractAttachment
 
getAllFlows() - function in net.corda.core.cordapp.Cordapp
List of all flow classes
getAllFlows() - function in net.corda.core.internal.cordapp.CordappImpl
List of all flow classes
getAllIdentities() - function in net.corda.core.node.services.IdentityService
Get all identities known to the service.
getAllNodes() - function in net.corda.core.node.services.NetworkMapCache
Return all NodeInfos the node currently is aware of (including ourselves).
getAllNodes() - function in net.corda.core.node.services.NetworkMapCacheBase
Return all NodeInfos the node currently is aware of (including ourselves).
getAllOnesHash() - function in net.corda.core.crypto.DigestService
 
getAllOnesHash() - function in net.corda.core.crypto.SecureHash.Companion
A SHA-256 hash value consisting of 32 0xFF bytes.
getAllOnesHash() - function in net.corda.core.crypto.SecureHash.Companion
A SHA-256 hash value consisting of 32 0xFF bytes.
getAllowHibernateToManageAppSchema() - function in net.corda.testing.driver.DriverParameters
 
getAllowHibernateToManageAppSchema() - function in net.corda.testing.node.internal.DriverDSLImpl
 
getAllSteps() - function in net.corda.core.utilities.ProgressTracker
 
getAllStepsLabels() - function in net.corda.core.utilities.ProgressTracker
 
getAlsoFinalize() - function in net.corda.core.flows.LedgerRecoveryParameters
 
getAlternativeOIDs() - function in net.corda.core.crypto.SignatureScheme
 
getAmount() - function in net.corda.core.contracts.FungibleAsset
Amount represents a positive quantity of some issued product which can be cash, tokens, assets, or generally anything else that's quantifiable with integer quantities.
getAmount() - function in net.corda.core.contracts.FungibleState
Amount represents a positive quantity of some token which can be cash, tokens, stock, agreements, or generally anything else that's quantifiable with integer quantities.
getAmount() - function in net.corda.core.contracts.SourceAndAmount
the Amount of asset available.
getAmount() - function in net.corda.finance.contracts.asset.Cash.Commands.Exit
 
getAmount() - function in net.corda.finance.contracts.asset.Cash.State
Amount represents a positive quantity of some issued product which can be cash, tokens, assets, or generally anything else that's quantifiable with integer quantities.
getAmount() - function in net.corda.finance.contracts.asset.Obligation.Commands.Exit
 
getAmount() - function in net.corda.finance.contracts.asset.Obligation.Commands.Settle
 
getAmount() - function in net.corda.finance.contracts.asset.Obligation.State
Amount represents a positive quantity of some issued product which can be cash, tokens, assets, or generally anything else that's quantifiable with integer quantities.
getAmount() - function in net.corda.finance.contracts.asset.PartyAndAmount
 
getAmount() - function in net.corda.finance.flows.AbstractCashFlow.AbstractRequest
 
getAmount() - function in net.corda.finance.flows.AbstractCashFlow.AbstractRequest
 
getAmount() - function in net.corda.finance.flows.CashIssueAndPaymentFlow
 
getAmount() - function in net.corda.finance.flows.CashPaymentFlow
 
getAmount() - function in net.corda.testing.internal.vault.CommodityState
Amount represents a positive quantity of some issued product which can be cash, tokens, assets, or generally anything else that's quantifiable with integer quantities.
getAmount() - function in net.corda.testing.internal.vault.UniqueDummyFungibleContract.State
Amount represents a positive quantity of some issued product which can be cash, tokens, assets, or generally anything else that's quantifiable with integer quantities.
getAmountMissing() - function in net.corda.core.contracts.InsufficientBalanceException
An Amount that specifies how many tokens were missing.
getAnnualCompoundCount() - function in net.corda.finance.contracts.Frequency
 
getAnonymous() - function in net.corda.finance.flows.CashIssueAndPaymentFlow
 
getAnonymous() - function in net.corda.finance.flows.CashIssueAndPaymentFlow.IssueAndPaymentRequest
 
getAnonymous() - function in net.corda.finance.flows.CashPaymentFlow
 
getAnonymous() - function in net.corda.finance.flows.CashPaymentFlow.PaymentRequest
 
getAppClassLoader() - function in net.corda.core.internal.cordapp.CordappProviderInternal
 
getAppClassLoader() - function in net.corda.core.internal.verification.NodeVerificationSupport
 
getAppClassLoader() - function in net.corda.core.internal.verification.ServiceHubCoreInternal
 
getAppClassLoader() - function in net.corda.core.internal.verification.VerificationSupport
 
getAppClassLoader() - function in net.corda.core.internal.verification.VerifyingServiceHub
 
getAppContext() - function in net.corda.core.cordapp.CordappProvider
Exposes the current CorDapp context which will contain information and configuration of the CorDapp that is currently running.
getAppContext() - function in net.corda.core.cordapp.CordappProviderInternal
Exposes the current CorDapp context which will contain information and configuration of the CorDapp that is currently running.
getAppContext() - function in net.corda.core.node.AppServiceHub
See CordappProvider.getAppContext
getAppContext() - function in net.corda.core.node.ServiceHub
See CordappProvider.getAppContext
getAppContext() - function in net.corda.core.node.ServiceHub
See CordappProvider.getAppContext
getAppContext() - function in net.corda.core.node.ServiceHubCoreInternal
See CordappProvider.getAppContext
getAppContext() - function in net.corda.core.node.VerifyingServiceHub
See CordappProvider.getAppContext
getAppName() - function in net.corda.core.flows.FlowInfo
Name of the CorDapp jar hosting the flow, without the .jar extension.
getArgs() - function in net.corda.client.jackson.StringToMethodCallParser.ParsedMethodCall
 
getArguments() - function in net.corda.core.context.InvocationContext
 
getAttachment() - function in net.corda.core.contracts.ContractAttachment
The attachment representing the contract JAR
getAttachment(net.corda.core.crypto.SecureHash) - function in net.corda.core.internal.verification.NodeVerificationSupport
 
getAttachment(net.corda.core.crypto.SecureHash) - function in net.corda.core.internal.verification.ServiceHubCoreInternal
 
getAttachment(net.corda.core.crypto.SecureHash) - function in net.corda.core.internal.verification.VerificationSupport
 
getAttachment(net.corda.core.crypto.SecureHash) - function in net.corda.core.internal.verification.VerifyingServiceHub
 
getAttachment(java.lang.Integer) - function in net.corda.core.transactions.LedgerTransaction
Helper to simplify getting an indexed attachment.
getAttachment(net.corda.core.crypto.SecureHash) - function in net.corda.core.transactions.LedgerTransaction
Helper to simplify getting an indexed attachment.
getAttachmentFixups() - function in net.corda.core.internal.cordapp.CordappProviderInternal
 
getAttachmentHash() - function in net.corda.core.contracts.TransactionVerificationException.InvalidAttachmentException
 
getAttachmentHash() - function in net.corda.core.contracts.TransactionVerificationException.PackageOwnershipException
 
getAttachmentId() - function in net.corda.core.contracts.BrokenAttachmentException
 
getAttachmentId() - function in net.corda.core.contracts.HashAttachmentConstraint
 
getAttachmentId() - function in net.corda.core.contracts.TransactionVerificationException.DuplicateAttachmentsRejection
 
getAttachmentId() - function in net.corda.core.cordapp.CordappContext
For CorDapps containing Contract or UpgradedContract implementations this will be populated with the attachment containing those class files
getAttachmentId() - function in net.corda.core.internal.AttachmentTrustInfo
 
getAttachmentIdAndBytes(java.io.InputStream) - function in net.corda.testing.services.MockAttachmentStorage
 
getAttachments() - function in net.corda.core.internal.verification.NodeVerificationSupport
 
getAttachments(java.util.Collection) - function in net.corda.core.internal.verification.NodeVerificationSupport
 
getAttachments(java.util.Collection) - function in net.corda.core.internal.verification.ServiceHubCoreInternal
 
getAttachments(java.util.Collection) - function in net.corda.core.internal.verification.VerificationSupport
 
getAttachments(java.util.Collection) - function in net.corda.core.internal.verification.VerifyingServiceHub
 
getAttachments() - function in net.corda.core.node.AppServiceHub
Provides access to storage of arbitrary JAR files (which may contain only data, no code).
getAttachments() - function in net.corda.core.node.ServiceHub
Provides access to storage of arbitrary JAR files (which may contain only data, no code).
getAttachments() - function in net.corda.core.node.ServiceHubCoreInternal
Provides access to storage of arbitrary JAR files (which may contain only data, no code).
getAttachments() - function in net.corda.core.node.ServicesForResolution
Provides access to storage of arbitrary JAR files (which may contain only data, no code).
getAttachments() - function in net.corda.core.node.VerifyingServiceHub
Provides access to storage of arbitrary JAR files (which may contain only data, no code).
getAttachments() - function in net.corda.core.transactions.LedgerTransaction
A list of Attachment objects identified by the transaction that are needed for this transaction to verify.
getAttachments() - function in net.corda.core.transactions.TraversableTransaction
 
getAttachments() - function in net.corda.core.transactions.TraversableTransaction
 
getAttachments() - function in net.corda.testing.node.MockServices
Provides access to storage of arbitrary JAR files (which may contain only data, no code).
getAttachments() - function in net.corda.testing.node.internal.TestStartedNode
 
getAttachmentsClassLoaderCache() - function in net.corda.core.internal.verification.NodeVerificationSupport
 
getAttachmentsClassLoaderCache() - function in net.corda.core.internal.verification.ServiceHubCoreInternal
 
getAttachmentsClassLoaderCache() - function in net.corda.core.internal.verification.VerificationSupport
 
getAttachmentsClassLoaderCache() - function in net.corda.core.internal.verification.VerifyingServiceHub
 
getAttachmentTrustCalculator() - function in net.corda.core.internal.verification.NodeVerificationSupport
 
getAttachmentTrustCalculator() - function in net.corda.core.internal.verification.ServiceHubCoreInternal
 
getAttachmentTrustCalculator() - function in net.corda.core.internal.verification.VerifyingServiceHub
 
getAttachmentTrustInfos() - function in net.corda.core.internal.messaging.AttachmentTrustInfoRPCOps
Get all the attachment trust information
getAttribute(java.lang.String) - function in java.security.Provider.Service
 
getAttribute() - function in net.corda.core.node.services.vault.SortAttribute.Standard
 
getAttributeChild() - function in net.corda.core.node.services.vault.Sort.CommonStateAttribute
 
getAttributeFullRules() - function in net.corda.core.internal.LegalNameValidator.Rule.Companion
 
getAttributeName() - function in net.corda.core.node.services.vault.Sort.FungibleStateAttribute
 
getAttributeName() - function in net.corda.core.node.services.vault.Sort.LinearStateAttribute
 
getAttributeName() - function in net.corda.core.node.services.vault.Sort.VaultStateAttribute
 
getAttributeParent() - function in net.corda.core.node.services.vault.Sort.CommonStateAttribute
 
getAttributeRules() - function in net.corda.core.internal.LegalNameValidator.Rule.Companion
 
getAttributes() - function in net.corda.core.internal.telemetry.StartSpanEvent
 
getAttributes() - function in net.corda.core.internal.telemetry.StartSpanForFlowEvent
 
getAuthorisedContractUpgrade(net.corda.core.contracts.StateRef) - function in net.corda.core.node.services.ContractUpgradeService
Get contracts we would be willing to upgrade the suggested contract to.
getAutoVisibleNodes() - function in net.corda.testing.node.internal.InternalMockNetwork
 
getAvailableCommands() - function in net.corda.client.jackson.StringToMethodCallParser
 
getAvailableComponentGroups() - function in net.corda.core.transactions.TraversableTransaction
 
getAvailableComponentGroups() - function in net.corda.core.transactions.TraversableTransaction
 
getAvailableComponentHashes() - function in net.corda.client.jackson.JacksonSupport.WireTransactionMixin
 
getAvailableComponents() - function in net.corda.client.jackson.JacksonSupport.WireTransactionMixin
 
getB() - function in net.corda.core.node.services.vault.AttachmentQueryCriteria.AndComposition
 
getB() - function in net.corda.core.node.services.vault.AttachmentQueryCriteria.OrComposition
 
getB() - function in net.corda.core.node.services.vault.GenericQueryCriteria.ChainableQueryCriteria.AndVisitor
 
getB() - function in net.corda.core.node.services.vault.GenericQueryCriteria.ChainableQueryCriteria.OrVisitor
 
getB() - function in net.corda.core.node.services.vault.QueryCriteria.AndComposition
 
getB() - function in net.corda.core.node.services.vault.QueryCriteria.OrComposition
 
getBackoffBase() - function in net.corda.testing.node.MockNetFlowTimeOut
 
getBaggage() - function in net.corda.core.internal.telemetry.SimpleLogContext
 
getBagOfCash() - function in net.corda.core.internal.Emoji
 
GetBalancesKt - class in net.corda.finance.workflows
 
getBaseDirectory() - function in net.corda.testing.driver.InProcess
The location of the node's base directory
getBaseDirectory() - function in net.corda.testing.driver.NodeHandle
The location of the node's base directory
getBaseDirectory() - function in net.corda.testing.driver.NodeHandle
The location of the node's base directory
getBaseDirectory() - function in net.corda.testing.driver.OutOfProcess
The location of the node's base directory
getBaseDirectory() - function in net.corda.testing.driver.internal.NodeHandleInternal
The location of the node's base directory
getBeneficiary() - function in net.corda.finance.contracts.asset.Obligation.State
The public key of the entity the contract pays to
getBilateralNetState() - function in net.corda.finance.contracts.BilateralNettableState
Returns an object used to determine if two states can be subject to close-out netting.
getBilateralNetState() - function in net.corda.finance.contracts.NettableState
Returns an object used to determine if two states can be subject to close-out netting.
getBilateralNetState() - function in net.corda.finance.contracts.asset.Obligation.State
 
getBooks() - function in net.corda.core.internal.Emoji
 
getBoolean(java.lang.String) - function in net.corda.core.cordapp.CordappConfig
Get the boolean value of the configuration at "path".
getBroker() - function in net.corda.testing.node.internal.RpcServerHandle
 
getBuffer() - function in net.corda.core.crypto.CompositeSignature.State
 
getBy() - function in net.corda.core.crypto.DigitalSignature.WithKey
 
getBy() - function in net.corda.core.crypto.TransactionSignature
PublicKey of the signer.
getBy() - function in net.corda.core.internal.DigitalSignatureWithCert
 
getBytes() - function in net.corda.core.utilities.ByteSequence
The underlying bytes.
getBytes() - function in net.corda.core.utilities.OpaqueBytes
The underlying bytes.
getBytes() - function in net.corda.core.utilities.OpaqueBytes
The underlying bytes.
getBytes() - function in net.corda.core.utilities.OpaqueBytesSubSequence
The underlying bytes.
getCaCertStore() - function in net.corda.core.node.services.IdentityService
 
getCall() - function in net.corda.testing.node.internal.RandomRpcUser.Companion.Call
 
getCaller() - function in net.corda.core.internal.notary.SinglePartyNotaryService.CommitOperation
 
getCallerPackage(kotlin.reflect.KClass) - function in net.corda.testing.node.internal.InternalTestUtilsKt
 
getCarpenterDisabled() - function in net.corda.core.serialization.SerializationContext
If true, deserialization calls using this context will not fallback to using the Class Carpenter to attempt to construct classes present in the schema but not on the current classpath.
getCASH() - function in net.corda.finance.contracts.asset.CashKt
 
getCashBalance(net.corda.core.messaging.CordaRPCOps,java.util.Currency) - function in net.corda.finance.workflows.GetBalancesKt
 
getCashBalance(net.corda.core.node.ServiceHub,java.util.Currency) - function in net.corda.finance.workflows.GetBalancesKt
 
getCashBalances(net.corda.core.messaging.CordaRPCOps) - function in net.corda.finance.workflows.GetBalancesKt
 
getCashBalances(net.corda.core.node.ServiceHub) - function in net.corda.finance.workflows.GetBalancesKt
 
getCashSigningPubKeys() - function in net.corda.finance.flows.TwoPartyTradeFlow.Buyer.SharedTx
 
getCause() - function in kotlin.Throwable
 
getCause() - function in net.corda.core.CordaException
 
getCause() - function in net.corda.core.CordaException
 
getCause() - function in net.corda.core.CordaRuntimeException
 
getCause() - function in net.corda.core.CordaRuntimeException
 
getCause() - function in net.corda.core.flows.NotaryError.General
 
getCause() - function in net.corda.core.flows.NotaryError.RequestSignatureInvalid
 
getCause() - function in net.corda.core.flows.NotaryError.TransactionInvalid
 
getCause() - function in net.corda.core.node.services.StatesNotAvailableException
 
getCauseFromStdError() - function in net.corda.testing.node.internal.NodeListenProcessDeathException
 
getCertificate() - function in net.corda.core.identity.PartyAndCertificate
 
getCertPath() - function in net.corda.core.identity.PartyAndCertificate
 
getChanged() - function in net.corda.core.node.services.NetworkMapCache
Tracks changes to the network map cache.
getChanged() - function in net.corda.core.node.services.NetworkMapCacheBase
Tracks changes to the network map cache.
getChanges() - function in net.corda.core.utilities.AbstractCashFlow.Companion.FINALISING_TX
 
getChanges() - function in net.corda.core.utilities.AbstractCashFlow.Companion.GENERATING_ID
 
getChanges() - function in net.corda.core.utilities.AbstractCashFlow.Companion.GENERATING_TX
 
getChanges() - function in net.corda.core.utilities.AbstractCashFlow.Companion.SIGNING_TX
 
getChanges() - function in net.corda.core.utilities.AbstractStateReplacementFlow.Acceptor.Companion.APPROVING
 
getChanges() - function in net.corda.core.utilities.AbstractStateReplacementFlow.Acceptor.Companion.VERIFYING
 
getChanges() - function in net.corda.core.utilities.AbstractStateReplacementFlow.Instigator.Companion.NOTARY
 
getChanges() - function in net.corda.core.utilities.AbstractStateReplacementFlow.Instigator.Companion.SIGNING
 
getChanges() - function in net.corda.core.utilities.CollectSignaturesFlow.Companion.COLLECTING
 
getChanges() - function in net.corda.core.utilities.CollectSignaturesFlow.Companion.VERIFYING
 
getChanges() - function in net.corda.core.utilities.FinalityFlow.Companion.BROADCASTING
 
getChanges() - function in net.corda.core.utilities.FinalityFlow.Companion.BROADCASTING_NOTARY_ERROR
 
getChanges() - function in net.corda.core.utilities.FinalityFlow.Companion.BROADCASTING_POST_NOTARISATION
 
getChanges() - function in net.corda.core.utilities.FinalityFlow.Companion.BROADCASTING_PRE_NOTARISATION
 
getChanges() - function in net.corda.core.utilities.FinalityFlow.Companion.FINALISING_TRANSACTION
 
getChanges() - function in net.corda.core.utilities.FinalityFlow.Companion.NOTARISING
 
getChanges() - function in net.corda.core.utilities.FinalityFlow.Companion.RECORD_UNNOTARISED
 
getChanges() - function in net.corda.core.utilities.NotaryFlow.Client.Companion.REQUESTING
 
getChanges() - function in net.corda.core.utilities.NotaryFlow.Client.Companion.VALIDATING
 
getChanges() - function in net.corda.core.utilities.ProgressTracker
 
getChanges() - function in net.corda.core.utilities.ProgressTracker.DONE
 
getChanges() - function in net.corda.core.utilities.ProgressTracker.STARTING
 
getChanges() - function in net.corda.core.utilities.ProgressTracker.Step
 
getChanges() - function in net.corda.core.utilities.ProgressTracker.UNSTARTED
 
getChanges() - function in net.corda.core.utilities.SignTransactionFlow.Companion.RECEIVING
 
getChanges() - function in net.corda.core.utilities.SignTransactionFlow.Companion.SIGNING
 
getChanges() - function in net.corda.core.utilities.SignTransactionFlow.Companion.VERIFYING
 
getChanges() - function in net.corda.core.utilities.TwoPartyDealFlow.Primary.Companion.GENERATING_ID
 
getChanges() - function in net.corda.core.utilities.TwoPartyDealFlow.Primary.Companion.SENDING_PROPOSAL
 
getChanges() - function in net.corda.core.utilities.TwoPartyDealFlow.Secondary.Companion.COLLECTING_SIGNATURES
 
getChanges() - function in net.corda.core.utilities.TwoPartyDealFlow.Secondary.Companion.RECEIVING
 
getChanges() - function in net.corda.core.utilities.TwoPartyDealFlow.Secondary.Companion.RECORDING
 
getChanges() - function in net.corda.core.utilities.TwoPartyDealFlow.Secondary.Companion.SIGNING
 
getChanges() - function in net.corda.core.utilities.TwoPartyDealFlow.Secondary.Companion.VERIFYING
 
getChanges() - function in net.corda.core.utilities.TwoPartyTradeFlow.Buyer.COLLECTING_SIGNATURES
 
getChanges() - function in net.corda.core.utilities.TwoPartyTradeFlow.Buyer.RECEIVING
 
getChanges() - function in net.corda.core.utilities.TwoPartyTradeFlow.Buyer.RECORDING
 
getChanges() - function in net.corda.core.utilities.TwoPartyTradeFlow.Buyer.SIGNING
 
getChanges() - function in net.corda.core.utilities.TwoPartyTradeFlow.Buyer.VERIFYING
 
getChanges() - function in net.corda.core.utilities.TwoPartyTradeFlow.Seller.Companion.AWAITING_PROPOSAL
 
getChanges() - function in net.corda.core.utilities.TwoPartyTradeFlow.Seller.Companion.VERIFYING_AND_SIGNING
 
getChanges() - function in net.corda.core.utilities.WithReferencedStatesFlow.Companion.ATTEMPT
 
getChanges() - function in net.corda.core.utilities.WithReferencedStatesFlow.Companion.RETRYING
 
getChanges() - function in net.corda.core.utilities.WithReferencedStatesFlow.Companion.SUCCESS
 
getCHECKPOINT_CONTEXT() - function in net.corda.core.serialization.internal.CheckpointSerializationDefaults
 
getCHECKPOINT_SERIALIZER() - function in net.corda.core.serialization.internal.CheckpointSerializationDefaults
 
getCheckpointContext() - function in net.corda.core.serialization.internal.SerializationEnvironment
 
getCheckpointCustomSerializers() - function in net.corda.core.cordapp.Cordapp
List of serializers for checkpoints
getCheckpointCustomSerializers() - function in net.corda.core.internal.cordapp.CordappImpl
List of serializers for checkpoints
getCheckpointCustomSerializers() - function in net.corda.core.serialization.internal.CheckpointSerializationContext
User defined custom serializers for use in checkpoint serialization.
getCheckpointSerializer() - function in net.corda.core.serialization.internal.SerializationEnvironment
 
getCheckpointsRpc(net.corda.testing.driver.NodeHandle) - function in net.corda.testing.driver.internal.checkpoint.CheckpointRpcHelper
 
getCHF() - function in net.corda.finance.CurrenciesKt
 
getChildProgressTracker(net.corda.core.utilities.ProgressTracker.Step) - function in net.corda.core.utilities.ProgressTracker
 
getChildren() - function in net.corda.core.crypto.CompositeKey
Τhe order of the children may not be the same to what was provided in the builder.
getClasses() - function in net.corda.testing.node.internal.CustomCordapp
 
getClassFileMajorVersion() - function in net.corda.core.internal.cordapp.LanguageVersion.Bytecode
 
getClassLoader() - function in net.corda.client.rpc.internal.ReconnectingCordaRPCOps.ReconnectingRPCConnection
 
getClassLoader() - function in net.corda.core.cordapp.CordappContext
the classloader used to load this cordapp's classes
getClassName() - function in java.security.Provider.Service
 
getClassName() - function in net.corda.core.flows.StackFrameDataToken
 
getClassName() - function in net.corda.testing.node.MockNetNotaryConfig
 
getClassName() - function in net.corda.testing.node.MockNetworkNotarySpec
String the optional name of a notary service class to load.
getClientId() - function in net.corda.core.context.InvocationContext
 
getClientId() - function in net.corda.core.internal.FlowStateMachine
 
getClientId() - function in net.corda.core.internal.FlowStateMachineHandle
 
getClientId() - function in net.corda.core.messaging.FlowHandleWithClientId
The clientId with which the client has started the flow.
getClientId() - function in net.corda.core.messaging.FlowHandleWithClientIdImpl
The clientId with which the client has started the flow.
getClientTransportConfiguration() - function in net.corda.testing.node.internal.RpcBrokerHandle
null if this is an InVM broker
getClock() - function in net.corda.core.node.AppServiceHub
A Clock representing the node's current time.
getClock() - function in net.corda.core.node.ServiceHub
A Clock representing the node's current time.
getClock() - function in net.corda.core.node.ServiceHubCoreInternal
A Clock representing the node's current time.
getClock() - function in net.corda.core.node.VerifyingServiceHub
A Clock representing the node's current time.
getClock() - function in net.corda.core.node.services.TimeWindowChecker
 
getClock() - function in net.corda.testing.node.MockServices
A Clock representing the node's current time.
getCluster() - function in net.corda.testing.node.NotarySpec
ClusterSpec if this is a distributed cluster notary.
getClusterSize() - function in net.corda.testing.node.ClusterSpec
The number of nodes within the cluster.
getClusterSize() - function in net.corda.testing.node.ClusterSpec.Raft
The number of nodes within the cluster.
getClusterSize() - function in net.corda.testing.node.internal.DummyClusterSpec
The number of nodes within the cluster.
getCode() - function in net.corda.finance.contracts.Tenor.TimeUnit
 
getCODE_BAG_OF_CASH() - function in net.corda.core.internal.Emoji
 
getCODE_BOOKS() - function in net.corda.core.internal.Emoji
 
getCODE_COOL_GUY() - function in net.corda.core.internal.Emoji
 
getCODE_DEVELOPER() - function in net.corda.core.internal.Emoji
 
getCODE_DIAMOND() - function in net.corda.core.internal.Emoji
 
getCODE_FREE() - function in net.corda.core.internal.Emoji
 
getCODE_GREEN_TICK() - function in net.corda.core.internal.Emoji
 
getCODE_LEFT_ARROW() - function in net.corda.core.internal.Emoji
 
getCODE_LIGHTBULB() - function in net.corda.core.internal.Emoji
 
getCODE_NEWSPAPER() - function in net.corda.core.internal.Emoji
 
getCODE_NO_ENTRY() - function in net.corda.core.internal.Emoji
 
getCODE_PAPERCLIP() - function in net.corda.core.internal.Emoji
 
getCODE_RIGHT_ARROW() - function in net.corda.core.internal.Emoji
 
getCODE_SANTA_CLAUS() - function in net.corda.core.internal.Emoji
 
getCODE_SKULL_AND_CROSSBONES() - function in net.corda.core.internal.Emoji
 
getCODE_SLEEPING_FACE() - function in net.corda.core.internal.Emoji
 
getCODE_SOON() - function in net.corda.core.internal.Emoji
 
getCODE_WARNING_SIGN() - function in net.corda.core.internal.Emoji
 
getColumn() - function in net.corda.core.node.services.vault.CriteriaExpression.AggregateFunctionExpression
 
getColumn() - function in net.corda.core.node.services.vault.CriteriaExpression.ColumnPredicateExpression
 
getColumnName() - function in net.corda.core.node.services.vault.AttachmentSort.AttachmentSortAttribute
 
getColumnName(net.corda.core.node.services.vault.Column) - function in net.corda.core.node.services.vault.QueryCriteriaUtilsKt
 
getColumns() - function in net.corda.core.node.services.vault.AttachmentSort
 
getColumns() - function in net.corda.core.node.services.vault.Sort
 
getCommand() - function in net.corda.core.contracts.CommandAndState
 
getCommand(java.lang.Integer) - function in net.corda.core.transactions.LedgerTransaction
Helper to simplify getting an indexed command.
getCommands() - function in net.corda.core.transactions.LedgerTransaction
Arbitrary data passed to the program of each input state.
getCommands() - function in net.corda.core.transactions.TraversableTransaction
Ordered list of (CommandData, PublicKey) pairs that instruct the contracts what to do.
getCommands() - function in net.corda.core.transactions.TraversableTransaction
Ordered list of (CommandData, PublicKey) pairs that instruct the contracts what to do.
getCommodityCode() - function in net.corda.finance.contracts.Commodity
 
getCommonName() - function in net.corda.core.identity.CordaX500Name
optional name by the which the entity is usually known.
getCompatibilityZone() - function in net.corda.testing.node.internal.DriverDSLImpl
 
getComponent() - function in net.corda.core.transactions.ContractUpgradeFilteredTransaction.FilteredComponent
 
getComponentGroups() - function in net.corda.core.transactions.TraversableTransaction
 
getComponentGroups() - function in net.corda.core.transactions.TraversableTransaction
 
getComponents() - function in net.corda.core.transactions.ComponentGroup
 
getComponents() - function in net.corda.core.transactions.FilteredComponentGroup
 
getComponentTelemetryIds() - function in net.corda.core.internal.telemetry.ComponentTelemetryIds
 
getCOMPOSITE_KEY() - function in net.corda.core.crypto.CordaObjectIdentifier
 
getCOMPOSITE_KEY() - function in net.corda.core.crypto.Crypto
Corda CompositeKey signature type.
getCOMPOSITE_SIGNATURE() - function in net.corda.core.crypto.CordaObjectIdentifier
 
getCompositeKey() - function in net.corda.core.schemas.IndirectStatePersistable
 
getCompositeServiceIdentity() - function in net.corda.testing.node.internal.DummyClusterSpec
If true, the cluster will use a shared composite public key for the service identity, with individual private keys.
getConfidentialIdentityMinimumBackupInterval() - function in net.corda.core.node.NetworkParameters
A default value for the minimum age of a generated confidential identity key before it can be used.
getConfig() - function in net.corda.core.cordapp.CordappContext
Configuration for this CorDapp
getConfig() - function in net.corda.testing.node.TestCordapp
Returns the config for on this CorDapp, defaults to empty if not specified.
getConfig() - function in net.corda.testing.node.TestCordapp
Returns the config for on this CorDapp, defaults to empty if not specified.
getConfig() - function in net.corda.testing.node.internal.CustomCordapp
Returns the config for on this CorDapp, defaults to empty if not specified.
getConfig() - function in net.corda.testing.node.internal.MockNodeArgs
 
getConfig() - function in net.corda.testing.node.internal.ScanPackageTestCordapp
Returns the config for on this CorDapp, defaults to empty if not specified.
getConfig() - function in net.corda.testing.node.internal.SharedCompatibilityZoneParams
 
getConfig() - function in net.corda.testing.node.internal.SplitCompatibilityZoneParams
 
getConfig() - function in net.corda.testing.node.internal.UriTestCordapp
Returns the config for on this CorDapp, defaults to empty if not specified.
getConfigByName(java.lang.String) - function in net.corda.testing.internal.MockCordappConfigProvider
 
getConfigOverrides() - function in net.corda.testing.node.MockNodeParameters
Add/override behaviour of the NodeConfiguration mock object.
getConfigOverrides() - function in net.corda.testing.node.internal.InternalMockNodeParameters
 
getConfiguration() - function in net.corda.testing.driver.internal.InProcessImpl
 
getConfiguration() - function in net.corda.testing.driver.internal.NodeHandleInternal
 
getConfiguration() - function in net.corda.testing.driver.internal.OutOfProcessImpl
 
getConnectionMaxRetryInterval() - function in net.corda.client.rpc.CordaRPCClientConfiguration
The maximum retry interval for re-connections.
getConnectionOpt() - function in net.corda.client.rpc.ext.RPCConnectionListener.ConnectionContext
 
getConnectionRetryInterval() - function in net.corda.client.rpc.CordaRPCClientConfiguration
The base retry interval for reconnection attempts.
getConnectionRetryIntervalMultiplier() - function in net.corda.client.rpc.CordaRPCClientConfiguration
The retry interval multiplier for exponential backoff.
getConstraint() - function in net.corda.core.contracts.TransactionState
A validator for the contract attachments on the transaction.
getConstraint() - function in net.corda.core.node.services.Vault.ConstraintInfo
 
getConstraintInfo() - function in net.corda.core.node.services.Vault.StateMetadata
 
getConstraints() - function in net.corda.core.node.services.vault.QueryCriteria.CommonQueryCriteria
 
getConstraints() - function in net.corda.core.node.services.vault.QueryCriteria.CommonQueryCriteria
 
getConstraints() - function in net.corda.core.node.services.vault.QueryCriteria.VaultQueryCriteria
 
getConstraintTypes() - function in net.corda.core.node.services.vault.QueryCriteria.CommonQueryCriteria
 
getConstraintTypes() - function in net.corda.core.node.services.vault.QueryCriteria.CommonQueryCriteria
 
getConstraintTypes() - function in net.corda.core.node.services.vault.QueryCriteria.VaultQueryCriteria
 
getConsumed() - function in net.corda.core.node.services.Vault.Update
 
getConsumedStates() - function in net.corda.core.flows.NotaryError.Conflict
Specifies which states have already been consumed in another transaction.
getConsumedTime() - function in net.corda.core.node.services.Vault.StateMetadata
 
getConsumingTxIds() - function in net.corda.core.node.services.Vault.Update
 
getContent() - function in net.corda.core.internal.ThreadBox
 
getContext() - function in net.corda.core.internal.FlowStateMachine
 
getContext() - function in net.corda.core.serialization.ObjectWithCompatibleContext
 
getContract() - function in net.corda.core.contracts.ContractAttachment
The contract name contained within the JAR.
getContract() - function in net.corda.core.contracts.MoveCommand
Contract code the moved state(s) are for the attention of, for example to indicate that the states are moved in order to settle an obligation contract's state object(s).
getContract() - function in net.corda.core.contracts.StateAndContract
The contract that should verify the state
getContract() - function in net.corda.core.contracts.TransactionState
The contract class name that will verify this state that will be created via reflection.
getContract() - function in net.corda.core.cordapp.Cordapp.Info.ContractAndWorkflow
 
getContract() - function in net.corda.core.internal.AttachmentWithContext
 
getContract() - function in net.corda.finance.contracts.asset.Cash.Commands.Move
 
getContract() - function in net.corda.finance.contracts.asset.Obligation.Commands.Move
 
getContractAttachment() - function in net.corda.core.internal.AttachmentWithContext
 
getContractAttachmentID(net.corda.core.contracts.ContractClassName) - function in net.corda.core.cordapp.CordappProvider
Resolve an attachment ID for a given contract name
getContractAttachmentID(net.corda.core.contracts.ContractClassName) - function in net.corda.core.cordapp.CordappProviderInternal
Resolve an attachment ID for a given contract name
getContractAttachmentID(net.corda.core.contracts.ContractClassName) - function in net.corda.testing.internal.MockCordappProvider
 
getContractAttachments(net.corda.core.contracts.ContractClassName) - function in net.corda.core.internal.cordapp.CordappProviderInternal
Similar to getContractAttachmentID except it returns the ContractAttachment object and also returns an optional second attachment representing the legacy version (4.11 or earlier) of the contract, if one exists.
getContractClass() - function in net.corda.core.contracts.TransactionVerificationException.ConflictingAttachmentsRejection
The fully qualified class name of the failing contract.
getContractClass() - function in net.corda.core.contracts.TransactionVerificationException.ConstraintPropagationRejection
The fully qualified class name of the failing contract.
getContractClass() - function in net.corda.core.contracts.TransactionVerificationException.ContractConstraintRejection
The fully qualified class name of the failing contract.
getContractClass() - function in net.corda.core.contracts.TransactionVerificationException.ContractCreationError
The fully qualified class name of the failing contract.
getContractClass() - function in net.corda.core.contracts.TransactionVerificationException.ContractRejection
The fully qualified class name of the failing contract.
getContractClass() - function in net.corda.core.contracts.TransactionVerificationException.InvalidConstraintRejection
The fully qualified class name of the failing contract.
getContractClass() - function in net.corda.core.contracts.TransactionVerificationException.MissingAttachmentRejection
The fully qualified class name of the failing contract.
getContractClassNames() - function in net.corda.core.cordapp.Cordapp
List of contracts
getContractClassNames() - function in net.corda.core.internal.cordapp.CordappImpl
List of contracts
getContractClassNamesCondition() - function in net.corda.core.node.services.vault.AttachmentQueryCriteria.AttachmentsQueryCriteria
 
getContractStateClassName() - function in net.corda.core.node.services.Vault.StateMetadata
 
getContractStateTypes() - function in net.corda.core.node.services.vault.QueryCriteria.CommonQueryCriteria
 
getContractStateTypes() - function in net.corda.core.node.services.vault.QueryCriteria.FungibleAssetQueryCriteria
 
getContractStateTypes() - function in net.corda.core.node.services.vault.QueryCriteria.FungibleStateQueryCriteria
 
getContractStateTypes() - function in net.corda.core.node.services.vault.QueryCriteria.LinearStateQueryCriteria
 
getContractStateTypes() - function in net.corda.core.node.services.vault.QueryCriteria.VaultCustomQueryCriteria
 
getContractStateTypes() - function in net.corda.core.node.services.vault.QueryCriteria.VaultQueryCriteria
 
getContractUpgradeService() - function in net.corda.core.node.AppServiceHub
The ContractUpgradeService is responsible for securely upgrading contract state objects according to a specified and mutually agreed (amongst participants) contract version.
getContractUpgradeService() - function in net.corda.core.node.ServiceHub
The ContractUpgradeService is responsible for securely upgrading contract state objects according to a specified and mutually agreed (amongst participants) contract version.
getContractUpgradeService() - function in net.corda.core.node.ServiceHubCoreInternal
The ContractUpgradeService is responsible for securely upgrading contract state objects according to a specified and mutually agreed (amongst participants) contract version.
getContractUpgradeService() - function in net.corda.core.node.VerifyingServiceHub
The ContractUpgradeService is responsible for securely upgrading contract state objects according to a specified and mutually agreed (amongst participants) contract version.
getContractUpgradeService() - function in net.corda.testing.node.MockServices
The ContractUpgradeService is responsible for securely upgrading contract state objects according to a specified and mutually agreed (amongst participants) contract version.
getContractVersion() - function in net.corda.core.internal.ConstraintsUtilsKt
 
getCoolGuy() - function in net.corda.core.internal.Emoji
 
getCopyBaggageToTags() - function in net.corda.client.rpc.CordaRPCClientConfiguration
 
getCopyBaggageToTags() - function in net.corda.client.rpc.internal.RPCClientTelemetry
 
getCordaBouncyCastleProvider() - function in net.corda.core.crypto.internal.ProviderMapKt
 
getCordaModule() - function in net.corda.client.jackson.JacksonSupport
 
getCordapp() - function in net.corda.core.cordapp.CordappContext
The cordapp this context is about
getCordappClasses() - function in net.corda.core.cordapp.Cordapp
An exhaustive list of all classes relevant to the node within this CorDapp
getCordappClasses() - function in net.corda.core.internal.cordapp.CordappImpl
An exhaustive list of all classes relevant to the node within this CorDapp
getCordappClassloader() - function in net.corda.testing.node.MockServices
 
getCordappConfigs() - function in net.corda.testing.internal.MockCordappConfigProvider
 
getCordappForFlow(net.corda.core.flows.FlowLogic) - function in net.corda.core.internal.cordapp.CordappProviderInternal
 
getCordappPackages() - function in net.corda.testing.node.MockNetwork
A List of cordapp packages to scan for any cordapp code, e.g.
getCordappProvider() - function in net.corda.core.internal.verification.NodeVerificationSupport
 
getCordappProvider() - function in net.corda.core.node.AppServiceHub
Provides access to anything relating to cordapps including contract attachment resolution and app context
getCordappProvider() - function in net.corda.core.node.ServiceHub
Provides access to anything relating to cordapps including contract attachment resolution and app context
getCordappProvider() - function in net.corda.core.node.ServiceHubCoreInternal
Provides access to anything relating to cordapps including contract attachment resolution and app context
getCordappProvider() - function in net.corda.core.node.ServicesForResolution
Provides access to anything relating to cordapps including contract attachment resolution and app context
getCordappProvider() - function in net.corda.core.node.VerifyingServiceHub
Provides access to anything relating to cordapps including contract attachment resolution and app context
getCordappProvider() - function in net.corda.testing.node.MockServices
Provides access to anything relating to cordapps including contract attachment resolution and app context
getCordapps() - function in net.corda.core.internal.cordapp.CordappProviderInternal
 
getCordapps() - function in net.corda.core.node.NodeDiagnosticInfo
 
getCordappsClassLoader() - function in net.corda.testing.node.internal.DriverDSLImpl
 
getCordappsClassLoader() - function in net.corda.testing.node.internal.InternalDriverDSL
 
getCordappsClassLoader() - function in net.corda.testing.node.internal.InternalDriverDSL
 
getCordappsForAllNodes() - function in net.corda.testing.driver.DriverParameters
TestCordapps that will be added to each node started by the DriverDSL.
getCordappsForAllNodes() - function in net.corda.testing.node.MockNetworkParameters
TestCordapps added to all nodes.
getCordappsForAllNodes() - function in net.corda.testing.node.internal.DriverDSLImpl
 
getCordaRPCOps() - function in net.corda.testing.node.internal.TestStartedNode
 
getCordaSecurityProvider() - function in net.corda.core.crypto.internal.ProviderMapKt
 
getCoreTransaction() - function in net.corda.core.flows.NotarisationPayload
 
getCoreTransaction() - function in net.corda.core.transactions.SignedTransaction
 
getCounterParties() - function in net.corda.core.flows.FlowRecoveryQuery
 
getCounterparty() - function in net.corda.core.flows.FlowSession
If the destination on the other side of this session is a Party then returns that, otherwise throws IllegalStateException.
getCounterpartyFlowInfo() - function in net.corda.core.flows.FlowSession
Returns a FlowInfo object describing the flow counterparty is using.
getCounterpartyFlowInfo(java.lang.Boolean) - function in net.corda.core.flows.FlowSession
Returns a FlowInfo object describing the flow counterparty is using.
getCountry() - function in net.corda.core.identity.CordaX500Name
country the organisation is in, as an ISO 3166-1 2-letter country code.
getCreationTime() - function in net.corda.core.internal.FlowStateMachine
 
getCurrency() - function in net.corda.finance.schemas.CashSchemaV1.PersistentCashState
 
getCurrency() - function in net.corda.finance.schemas.CommercialPaperSchemaV1.PersistentCommercialPaperState
 
getCurrency() - function in net.corda.finance.test.SampleCashSchemaV1.PersistentCashState
 
getCurrency() - function in net.corda.finance.test.SampleCashSchemaV2.PersistentCashState
product type
getCurrency() - function in net.corda.finance.test.SampleCashSchemaV3.PersistentCashState
 
getCurrency() - function in net.corda.testing.internal.vault.UniqueDummyFungibleStateSchema.UniquePersistentDummyFungibleState
 
getCurrentAttachment() - function in net.corda.core.internal.cordapp.ContractAttachmentWithLegacy
 
getCurrentBaggage() - function in net.corda.core.internal.telemetry.SimpleLogTelemetryComponent
 
getCurrentBaggage() - function in net.corda.core.internal.telemetry.TelemetryComponent
 
getCurrentBaggage(java.lang.String) - function in net.corda.core.internal.telemetry.TelemetryServiceImpl
 
getCurrentContext() - function in net.corda.core.serialization.SerializationFactory
 
getCurrentFactory() - function in net.corda.core.serialization.SerializationFactory.Companion
 
getCurrentHash() - function in net.corda.core.node.services.NetworkParametersService
Hash of the current parameters for the network.
getCurrentHash() - function in net.corda.core.node.services.NetworkParametersStorage
Hash of the current parameters for the network.
getCurrentHash() - function in net.corda.testing.node.internal.MockNetworkParametersStorage
Hash of the current parameters for the network.
getCurrentSpanId() - function in net.corda.core.internal.telemetry.SimpleLogTelemetryComponent
 
getCurrentSpanId() - function in net.corda.core.internal.telemetry.TelemetryComponent
 
getCurrentSpanId(java.lang.String) - function in net.corda.core.internal.telemetry.TelemetryServiceImpl
 
getCurrentStep() - function in net.corda.core.utilities.ProgressTracker
 
getCurrentStepRecursive() - function in net.corda.core.utilities.ProgressTracker
 
getCurrentTelemetryData() - function in net.corda.core.internal.telemetry.SimpleLogTelemetryComponent
 
getCurrentTelemetryData() - function in net.corda.core.internal.telemetry.TelemetryComponent
 
getCurrentTelemetryData() - function in net.corda.core.internal.telemetry.TelemetryServiceImpl
 
getCurrentTelemetryId() - function in net.corda.core.internal.telemetry.SimpleLogTelemetryComponent
 
getCurrentTelemetryId() - function in net.corda.core.internal.telemetry.TelemetryComponent
 
getCurrentTelemetryIds() - function in net.corda.core.internal.telemetry.TelemetryServiceImpl
 
getCurrentTime() - function in net.corda.core.flows.NotaryError.TimeWindowInvalid
 
getCurrentTopLevel() - function in net.corda.core.flows.FlowLogic.Companion
 
getCurrentTraceId() - function in net.corda.core.internal.telemetry.SimpleLogTelemetryComponent
 
getCurrentTraceId() - function in net.corda.core.internal.telemetry.TelemetryComponent
 
getCurrentTraceId(java.lang.String) - function in net.corda.core.internal.telemetry.TelemetryServiceImpl
 
getCustomOverrides() - function in net.corda.testing.driver.NodeParameters
A map of custom node configuration overrides.
getCustomSchemas() - function in net.corda.core.cordapp.Cordapp
List of custom schemas
getCustomSchemas() - function in net.corda.core.internal.cordapp.CordappImpl
List of custom schemas
getCustomSerializationMagicFromSchemeId(java.lang.Integer) - function in net.corda.core.serialization.internal.CustomSerializationSchemeUtils.Companion
 
getCustomSerializers() - function in net.corda.core.serialization.SerializationContext
Additional custom serializers that will be made available during (de)serialization.
getD() - function in net.corda.core.crypto.internal.Curve25519
 
getData() - function in net.corda.core.contracts.TransactionState
The custom contract state
getData() - function in net.corda.testing.node.internal.InMemoryMessage
 
getDatabase() - function in net.corda.core.node.AppServiceHub
Accessor to CordaTransactionSupport in order to perform sensitive actions within new, independent top level transaction.
getDatabase() - function in net.corda.testing.driver.internal.InProcessImpl
 
getDatabase() - function in net.corda.testing.node.internal.TestStartedNode
 
getDataType() - function in net.corda.core.internal.FetchDataFlow.Request.Data
 
getDays() - function in net.corda.core.utilities.KotlinUtilsKt
 
getDealBeingOffered() - function in net.corda.finance.flows.TwoPartyDealFlow.AutoOffer
 
getDebugPort() - function in net.corda.testing.driver.internal.OutOfProcessImpl
 
getDebugPortAllocation() - function in net.corda.testing.driver.DriverParameters
The port allocation strategy to use for jvm debugging.
getDebugPortAllocation() - function in net.corda.testing.node.internal.DriverDSLImpl
 
getDebugTimestamp() - function in net.corda.testing.node.internal.InMemoryMessage
 
getDeclaringClass() - function in net.corda.core.node.services.vault.Column
 
getDeduplicationCacheExpiry() - function in net.corda.client.rpc.CordaRPCClientConfiguration
The cache expiry of a deduplication watermark per client.
getDEFAULT() - function in net.corda.client.rpc.CordaRPCClientConfiguration.Companion
Provides an instance of this class with the parameters set to our recommended defaults.
getDefault() - function in net.corda.core.crypto.DigestService.Companion
The default instance will be parametrized and initialized at runtime.
getDEFAULT_HTTP_CONNECT_TIMEOUT() - function in net.corda.core.internal.InternalUtilsKt
 
getDEFAULT_HTTP_READ_TIMEOUT() - function in net.corda.core.internal.InternalUtilsKt
 
getDEFAULT_SIGNATURE_SCHEME() - function in net.corda.core.crypto.Crypto
Our default signature scheme if no algorithm is specified (e.g.
getDefaultAllocator() - function in net.corda.testing.driver.PortAllocation.Companion
 
getDefaultClassPath() - function in net.corda.testing.node.internal.ProcessUtilities
 
getDefaultContext() - function in net.corda.core.serialization.SerializationFactory
 
getDefaultEstimatedWaitTime() - function in net.corda.core.internal.notary.NotaryServiceFlow.Companion
This is default wait time estimate for notaries/uniqueness providers that do not estimate wait times.
getDefaultFactory() - function in net.corda.core.serialization.SerializationFactory.Companion
 
getDefaultFactory() - function in net.corda.testing.node.internal.InternalMockNetwork
 
getDefaultFractionDigits() - function in net.corda.finance.contracts.Commodity
 
getDefaultHash() - function in net.corda.core.node.services.NetworkParametersService
For backwards compatibility, this parameters hash will be used for resolving historical transactions in the chain.
getDefaultHash() - function in net.corda.core.node.services.NetworkParametersStorage
For backwards compatibility, this parameters hash will be used for resolving historical transactions in the chain.
getDefaultHash() - function in net.corda.testing.node.internal.MockNetworkParametersStorage
For backwards compatibility, this parameters hash will be used for resolving historical transactions in the chain.
getDefaultMapper() - function in net.corda.testing.http.HttpUtils
 
getDefaultNotaryHandle() - function in net.corda.testing.driver.DriverDSL
 
getDefaultNotaryHandle() - function in net.corda.testing.driver.DriverDSL
 
getDefaultNotaryHandle() - function in net.corda.testing.driver.DriverDSL
 
getDefaultNotaryHandle() - function in net.corda.testing.driver.InternalDriverDSL
 
getDefaultNotaryIdentity() - function in net.corda.testing.driver.DriverDSL
 
getDefaultNotaryIdentity() - function in net.corda.testing.driver.DriverDSL
 
getDefaultNotaryIdentity() - function in net.corda.testing.driver.DriverDSL
 
getDefaultNotaryIdentity() - function in net.corda.testing.driver.InternalDriverDSL
 
getDefaultNotaryIdentity() - function in net.corda.testing.node.MockNetwork
 
getDefaultNotaryIdentity() - function in net.corda.testing.node.internal.InternalMockNetwork
 
getDefaultNotaryNode() - function in net.corda.testing.driver.DriverDSL
 
getDefaultNotaryNode() - function in net.corda.testing.driver.DriverDSL
 
getDefaultNotaryNode() - function in net.corda.testing.driver.DriverDSL
 
getDefaultNotaryNode() - function in net.corda.testing.driver.InternalDriverDSL
 
getDefaultNotaryNode() - function in net.corda.testing.node.MockNetwork
 
getDefaultNotaryNode() - function in net.corda.testing.node.internal.InternalMockNetwork
 
getDefaultParameters() - function in net.corda.testing.node.MockNetwork
The default parameters for the network.
getDeferredAck() - function in net.corda.core.internal.ResolveTransactionsFlow
 
getDefinedPackage(java.lang.String) - function in java.lang.ClassLoader
 
getDefinedPackages() - function in java.lang.ClassLoader
 
getDelay() - function in net.corda.testing.node.internal.network.CrlServer
 
getDelegate() - function in net.corda.core.internal.utilities.InvocationHandlerTemplate
 
getDependencies() - function in net.corda.core.internal.TransactionUtilsKt
 
getDesc() - function in net.corda.core.crypto.SignatureScheme
 
getDescription() - function in net.corda.core.messaging.ParametersUpdateInfo
description of the update
getDescriptions() - function in net.corda.core.transactions.SignedTransaction.SignaturesMissingException
 
getDeserializationClassLoader() - function in net.corda.core.serialization.SerializationContext
The class loader to use for deserialization.
getDeserializationClassLoader() - function in net.corda.core.serialization.SerializationSchemeContext
The class loader to use for deserialization.
getDeserializationClassLoader() - function in net.corda.core.serialization.internal.CheckpointSerializationContext
The class loader to use for deserialization.
getDestination() - function in net.corda.core.contracts.AmountTransfer
is the Party, CompositeKey, or other identifier of the token sink if quantityDelta is positive, or the token source if quantityDelta is negative.
getDestination() - function in net.corda.core.flows.FlowSession
The Destination on the other side of this session.
getDeveloper() - function in net.corda.core.internal.Emoji
 
getDiagnosticsService() - function in net.corda.core.node.AppServiceHub
The DiagnosticsService provides diagnostic level information about the node, including the current version of the node, and the CorDapps currently installed on the node.
getDiagnosticsService() - function in net.corda.core.node.ServiceHub
The DiagnosticsService provides diagnostic level information about the node, including the current version of the node, and the CorDapps currently installed on the node.
getDiagnosticsService() - function in net.corda.core.node.ServiceHubCoreInternal
The DiagnosticsService provides diagnostic level information about the node, including the current version of the node, and the CorDapps currently installed on the node.
getDiagnosticsService() - function in net.corda.core.node.VerifyingServiceHub
The DiagnosticsService provides diagnostic level information about the node, including the current version of the node, and the CorDapps currently installed on the node.
getDiagnosticsService() - function in net.corda.testing.node.MockServices
The DiagnosticsService provides diagnostic level information about the node, including the current version of the node, and the CorDapps currently installed on the node.
getDiamond() - function in net.corda.core.internal.Emoji
 
getDigestLength() - function in net.corda.core.crypto.DigestAlgorithm
The length of the digest in bytes.
getDigestLength() - function in net.corda.core.crypto.DigestService
 
getDigestService() - function in net.corda.core.internal.ContractUpgradeTransactionBuilder
 
getDigestService() - function in net.corda.core.internal.NotaryChangeTransactionBuilder
 
getDigestService() - function in net.corda.core.internal.TransactionUtilsKt
 
getDigestService() - function in net.corda.core.transactions.ContractUpgradeFilteredTransaction
 
getDigestService() - function in net.corda.core.transactions.ContractUpgradeWireTransaction
 
getDigestService() - function in net.corda.core.transactions.LedgerTransaction
 
getDigestService() - function in net.corda.core.transactions.NotaryChangeWireTransaction
 
getDigestService() - function in net.corda.core.transactions.TraversableTransaction
 
getDigestService() - function in net.corda.core.transactions.TraversableTransaction
 
getDigitalSignature() - function in net.corda.core.flows.NotarisationRequestSignature
 
getDirection() - function in net.corda.core.node.services.vault.AttachmentSort.AttachmentSortColumn
 
getDirection() - function in net.corda.core.node.services.vault.Sort.SortColumn
 
getDirection() - function in net.corda.finance.contracts.DateRollConvention
 
getDIRECTORY_TIMESTAMP_FORMAT() - function in net.corda.testing.node.internal.DriverDSLImplKt
 
getDisableHashConstraints() - function in net.corda.core.contracts.HashAttachmentConstraint.Companion
 
getDisplayName() - function in net.corda.finance.contracts.Commodity
 
getDisplayTokenSize() - function in net.corda.core.contracts.Amount
the nominal display unit size of a single token, potentially with trailing decimal display places if the scale parameter is non-zero.
getDisplayTokenSize(java.lang.Object) - function in net.corda.core.contracts.Amount.Companion
Determines the representation of one Token quantity in BigDecimal.
getDisplayTokenSize() - function in net.corda.core.contracts.TokenizableAssetInfo
The nominal display unit size of a single token, potentially with trailing decimal display places if the scale parameter is non-zero.
getDisplayTokenSize() - function in net.corda.finance.contracts.Commodity
The nominal display unit size of a single token, potentially with trailing decimal display places if the scale parameter is non-zero.
getDistributionList() - function in net.corda.core.flows.SignedTransactionWithDistributionList
 
getDistributionList() - function in net.corda.core.flows.TransactionMetadata
 
getDOLLARS() - function in net.corda.finance.CurrenciesKt
 
getDOLLARS() - function in net.corda.finance.CurrenciesKt
 
getDOLLARS() - function in net.corda.finance.CurrenciesKt
 
getDouble(java.lang.String) - function in net.corda.core.cordapp.CordappConfig
Get the double value of the configuration at "path".
getDownloaded() - function in net.corda.core.internal.FetchDataFlow.Result
 
getDownloadedDependencyCount() - function in net.corda.core.internal.ResolveTransactionsFlowStats
 
getDriverDirectory() - function in net.corda.testing.driver.DriverParameters
The base directory node directories go into, defaults to "build/<timestamp>/".
getDriverDirectory() - function in net.corda.testing.node.internal.DriverDSLImpl
 
getDryRun() - function in net.corda.core.flows.LedgerRecoveryParameters
 
getDueBefore() - function in net.corda.finance.contracts.asset.Obligation.State
 
getDueBefore() - function in net.corda.finance.contracts.asset.Obligation.Terms
When the contract must be settled by.
getDUMMY_CONTRACTS_CORDAPP() - function in net.corda.testing.node.internal.InternalTestUtilsKt
Custom CorDapp containing the contents of the net.corda.testing.contracts package, i.e.
getDUMMY_PARTICIPANT_NAME() - function in net.corda.core.flows.SendTransactionFlow.Companion
 
getECDSA_SECP256K1_SHA256() - function in net.corda.core.crypto.Crypto
ECDSA signature scheme using the secp256k1 Koblitz curve and SHA256 for message hashing.
getECDSA_SECP256R1_SHA256() - function in net.corda.core.crypto.Crypto
ECDSA signature scheme using the secp256r1 (NIST P-256) curve and SHA256 for message hashing.
getEDDSA_ED25519_SHA512() - function in net.corda.core.crypto.Crypto
EdDSA signature scheme using the ed25519 twisted Edwards curve and SHA512 for message hashing.
getEffectiveSerializationEnv() - function in net.corda.core.serialization.internal.SerializationEnvironmentKt
 
getEmojiMode() - function in net.corda.core.internal.Emoji
When non-null, toString() methods are allowed to use emoji in the output as we're going to render them to a sufficiently capable text surface.
getEMPTY() - function in net.corda.core.crypto.CompositeSignaturesWithKeys.Companion
 
getEMPTY() - function in net.corda.finance.contracts.BusinessCalendar.Companion
 
getEmptyCRL() - function in net.corda.testing.node.internal.network.CrlServer.CrlServlet
 
getEncoded() - function in net.corda.core.crypto.CompositeKey
 
getEncoded() - function in net.corda.core.crypto.NullKeys.NullPublicKey
 
getEncoded() - function in net.corda.core.crypto.internal.AliasPrivateKey
 
getEncoding() - function in net.corda.core.serialization.SerializationContext
If non-null, apply this encoding (typically compression) when serializing.
getEncoding() - function in net.corda.core.serialization.internal.CheckpointSerializationContext
If non-null, apply this encoding (typically compression) when serializing.
getEncodingWhitelist() - function in net.corda.core.serialization.SerializationContext
A whitelist that determines (mostly for security purposes) whether a particular encoding may be used when deserializing.
getEncodingWhitelist() - function in net.corda.core.serialization.internal.CheckpointSerializationContext
A whitelist that determines (mostly for security purposes) whether a particular encoding may be used when deserializing.
getEncryptedDistributionList() - function in net.corda.core.flows.ReceiverDistributionRecord
 
getEncumbrance() - function in net.corda.core.contracts.TransactionState
All contract states may be encumbered by up to one other state.
getEndpointsExternal() - function in net.corda.testing.node.InMemoryMessagingNetwork
 
getEntityClass() - function in net.corda.core.node.services.vault.FieldInfo
 
getEntityStateClass() - function in net.corda.core.node.services.vault.SortAttribute.Custom
 
getEntityStateColumnName() - function in net.corda.core.node.services.vault.SortAttribute.Custom
 
getEntityType() - function in net.corda.core.utilities.Id
 
getEntityType() - function in net.corda.core.utilities.Id
 
getEntries() - function in java.security.Provider
 
getEntropyRoot() - function in net.corda.testing.node.MockNodeParameters
the initial entropy value to use when generating keys.
getEntropyRoot() - function in net.corda.testing.node.internal.InternalMockNodeParameters
 
getEntropyRoot() - function in net.corda.testing.node.internal.MockNodeArgs
 
getEnvironmentVariables() - function in net.corda.testing.driver.DriverParameters
 
getEnvironmentVariables() - function in net.corda.testing.node.internal.DriverDSLImpl
 
getEpoch() - function in net.corda.core.node.NetworkParameters
(AutoAcceptable) Version number of the network parameters.
getEpochFromHash(net.corda.core.crypto.SecureHash) - function in net.corda.core.internal.NetworkParametersStorage
Return parameters epoch for the given parameters hash.
getEpochFromHash(net.corda.core.crypto.SecureHash) - function in net.corda.testing.node.internal.MockNetworkParametersStorage
Return parameters epoch for the given parameters hash.
getError() - function in net.corda.core.flows.NotaryException
Cause of notarisation failure.
getError() - function in net.corda.core.internal.notary.NotaryInternalException
 
getError() - function in net.corda.core.internal.notary.UniquenessProvider.Result.Failure
 
getErrorId() - function in net.corda.core.flows.FlowException
 
getErrorId() - function in net.corda.core.flows.FlowException
 
getErrorId() - function in net.corda.core.flows.UnexpectedFlowEndException
 
getErrorMessage() - function in net.corda.core.internal.InternalUtilsKt
 
getEstimatedWaitTime(java.lang.Integer) - function in net.corda.core.internal.notary.SinglePartyNotaryService
Estimate the wait time to be notarised taking into account the new request size.
getEta(java.lang.Integer) - function in net.corda.core.internal.notary.UniquenessProvider
Estimated time of request processing.
getEUR() - function in net.corda.finance.CurrenciesKt
 
getEventHorizon() - function in net.corda.core.node.NetworkParameters
Time after which nodes will be removed from the network map if they have not been seen during this period.
getExactParticipants() - function in net.corda.core.node.services.vault.QueryCriteria.CommonQueryCriteria
 
getExactParticipants() - function in net.corda.core.node.services.vault.QueryCriteria.CommonQueryCriteria
 
getExactParticipants() - function in net.corda.core.node.services.vault.QueryCriteria.FungibleAssetQueryCriteria
 
getExactParticipants() - function in net.corda.core.node.services.vault.QueryCriteria.LinearStateQueryCriteria
 
getExactParticipants() - function in net.corda.core.node.services.vault.QueryCriteria.VaultQueryCriteria
 
getException() - function in net.corda.core.utilities.Try.Failure
 
getExecutorService() - function in net.corda.testing.node.internal.DriverDSLImpl
 
getExitKeys() - function in net.corda.core.contracts.FungibleAsset
There must be an ExitCommand signed by these keys to destroy the amount.
getExitKeys() - function in net.corda.finance.contracts.asset.Cash.State
There must be an ExitCommand signed by these keys to destroy the amount.
getExitKeys() - function in net.corda.finance.contracts.asset.Obligation.State
There must be an ExitCommand signed by these keys to destroy the amount.
getExitKeys() - function in net.corda.testing.internal.vault.CommodityState
There must be an ExitCommand signed by these keys to destroy the amount.
getExitKeys() - function in net.corda.testing.internal.vault.UniqueDummyFungibleContract.State
There must be an ExitCommand signed by these keys to destroy the amount.
getExpectedTypeName() - function in net.corda.finance.flows.TwoPartyTradeFlow.AssetMismatchException
 
getExpr() - function in net.corda.finance.contracts.Expression
 
getExpression() - function in net.corda.core.node.services.vault.CriteriaExpression.Not
 
getExpression() - function in net.corda.core.node.services.vault.QueryCriteria.VaultCustomQueryCriteria
 
getExternalId() - function in net.corda.core.contracts.UniqueIdentifier
 
getExternalId() - function in net.corda.core.node.services.vault.QueryCriteria.LinearStateQueryCriteria
 
getExternalId() - function in net.corda.core.schemas.CommonSchemaV1.LinearState
Represents a LinearState
getExternalId() - function in net.corda.core.schemas.CommonSchemaV1.LinearState
Represents a LinearState
getExternalId() - function in net.corda.testing.internal.vault.DummyLinearStateSchemaV1.PersistentDummyLinearState
UniqueIdentifier
getExternalIds() - function in net.corda.core.node.services.vault.QueryCriteria.CommonQueryCriteria
 
getExternalIds() - function in net.corda.core.node.services.vault.QueryCriteria.CommonQueryCriteria
 
getExternalIds() - function in net.corda.core.node.services.vault.QueryCriteria.VaultQueryCriteria
 
getExternalOperationExecutor() - function in net.corda.core.internal.ServiceHubCoreInternal
 
getExternalOperationImplName() - function in net.corda.core.internal.FlowAsyncOperationKt
 
getExternalResult() - function in net.corda.core.internal.verification.VerificationResult
The external verifier result for the legacy version of the transaction.
getExternalResult() - function in net.corda.core.internal.verification.VerificationResult.External
The external verifier result for the legacy version of the transaction.
getExternalResult() - function in net.corda.core.internal.verification.VerificationResult.InProcess
The external verifier result for the legacy version of the transaction.
getExternalResult() - function in net.corda.core.internal.verification.VerificationResult.InProcessAndExternal
The external verifier result for the legacy version of the transaction.
getExternalTrace() - function in net.corda.core.context.InvocationContext
Optional external invocation trace for cross-system logs correlation.
getExternalVerifierHandle() - function in net.corda.core.internal.verification.NodeVerificationSupport
 
getExternalVerifierHandle() - function in net.corda.core.internal.verification.ServiceHubCoreInternal
 
getExternalVerifierHandle() - function in net.corda.core.internal.verification.VerifyingServiceHub
 
getExtraAuditData() - function in net.corda.core.utilities.AbstractCashFlow.Companion.FINALISING_TX
 
getExtraAuditData() - function in net.corda.core.utilities.AbstractCashFlow.Companion.GENERATING_ID
 
getExtraAuditData() - function in net.corda.core.utilities.AbstractCashFlow.Companion.GENERATING_TX
 
getExtraAuditData() - function in net.corda.core.utilities.AbstractCashFlow.Companion.SIGNING_TX
 
getExtraAuditData() - function in net.corda.core.utilities.AbstractStateReplacementFlow.Acceptor.Companion.APPROVING
 
getExtraAuditData() - function in net.corda.core.utilities.AbstractStateReplacementFlow.Acceptor.Companion.VERIFYING
 
getExtraAuditData() - function in net.corda.core.utilities.AbstractStateReplacementFlow.Instigator.Companion.NOTARY
 
getExtraAuditData() - function in net.corda.core.utilities.AbstractStateReplacementFlow.Instigator.Companion.SIGNING
 
getExtraAuditData() - function in net.corda.core.utilities.CollectSignaturesFlow.Companion.COLLECTING
 
getExtraAuditData() - function in net.corda.core.utilities.CollectSignaturesFlow.Companion.VERIFYING
 
getExtraAuditData() - function in net.corda.core.utilities.FinalityFlow.Companion.BROADCASTING
 
getExtraAuditData() - function in net.corda.core.utilities.FinalityFlow.Companion.BROADCASTING_NOTARY_ERROR
 
getExtraAuditData() - function in net.corda.core.utilities.FinalityFlow.Companion.BROADCASTING_POST_NOTARISATION
 
getExtraAuditData() - function in net.corda.core.utilities.FinalityFlow.Companion.BROADCASTING_PRE_NOTARISATION
 
getExtraAuditData() - function in net.corda.core.utilities.FinalityFlow.Companion.FINALISING_TRANSACTION
 
getExtraAuditData() - function in net.corda.core.utilities.FinalityFlow.Companion.NOTARISING
 
getExtraAuditData() - function in net.corda.core.utilities.FinalityFlow.Companion.RECORD_UNNOTARISED
 
getExtraAuditData() - function in net.corda.core.utilities.NotaryFlow.Client.Companion.REQUESTING
 
getExtraAuditData() - function in net.corda.core.utilities.NotaryFlow.Client.Companion.VALIDATING
 
getExtraAuditData() - function in net.corda.core.utilities.ProgressTracker.DONE
 
getExtraAuditData() - function in net.corda.core.utilities.ProgressTracker.STARTING
 
getExtraAuditData() - function in net.corda.core.utilities.ProgressTracker.Step
 
getExtraAuditData() - function in net.corda.core.utilities.ProgressTracker.UNSTARTED
 
getExtraAuditData() - function in net.corda.core.utilities.SignTransactionFlow.Companion.RECEIVING
 
getExtraAuditData() - function in net.corda.core.utilities.SignTransactionFlow.Companion.SIGNING
 
getExtraAuditData() - function in net.corda.core.utilities.SignTransactionFlow.Companion.VERIFYING
 
getExtraAuditData() - function in net.corda.core.utilities.TwoPartyDealFlow.Primary.Companion.GENERATING_ID
 
getExtraAuditData() - function in net.corda.core.utilities.TwoPartyDealFlow.Primary.Companion.SENDING_PROPOSAL
 
getExtraAuditData() - function in net.corda.core.utilities.TwoPartyDealFlow.Secondary.Companion.COLLECTING_SIGNATURES
 
getExtraAuditData() - function in net.corda.core.utilities.TwoPartyDealFlow.Secondary.Companion.RECEIVING
 
getExtraAuditData() - function in net.corda.core.utilities.TwoPartyDealFlow.Secondary.Companion.RECORDING
 
getExtraAuditData() - function in net.corda.core.utilities.TwoPartyDealFlow.Secondary.Companion.SIGNING
 
getExtraAuditData() - function in net.corda.core.utilities.TwoPartyDealFlow.Secondary.Companion.VERIFYING
 
getExtraAuditData() - function in net.corda.core.utilities.TwoPartyTradeFlow.Buyer.COLLECTING_SIGNATURES
 
getExtraAuditData() - function in net.corda.core.utilities.TwoPartyTradeFlow.Buyer.RECEIVING
 
getExtraAuditData() - function in net.corda.core.utilities.TwoPartyTradeFlow.Buyer.RECORDING
 
getExtraAuditData() - function in net.corda.core.utilities.TwoPartyTradeFlow.Buyer.SIGNING
 
getExtraAuditData() - function in net.corda.core.utilities.TwoPartyTradeFlow.Buyer.VERIFYING
 
getExtraAuditData() - function in net.corda.core.utilities.TwoPartyTradeFlow.Seller.Companion.AWAITING_PROPOSAL
 
getExtraAuditData() - function in net.corda.core.utilities.TwoPartyTradeFlow.Seller.Companion.VERIFYING_AND_SIGNING
 
getExtraAuditData() - function in net.corda.core.utilities.WithReferencedStatesFlow.Companion.ATTEMPT
 
getExtraAuditData() - function in net.corda.core.utilities.WithReferencedStatesFlow.Companion.RETRYING
 
getExtraAuditData() - function in net.corda.core.utilities.WithReferencedStatesFlow.Companion.SUCCESS
 
getExtraConfig() - function in net.corda.testing.node.MockNetNotaryConfig
 
getExtraConstructorArgs() - function in net.corda.core.flows.FinalityFlow
 
getExtraConstructorArgs() - function in net.corda.core.flows.FinalityRecoveryFlow
 
getExtraConstructorArgs() - function in net.corda.core.flows.LedgerRecoveryFlow
 
getExtraCordappPackagesToScan() - function in net.corda.testing.driver.DriverParameters
A List of additional cordapp packages to scan for any cordapp code, e.g.
getExtraCordappPackagesToScan() - function in net.corda.testing.node.internal.DriverDSLImpl
 
getExtraDataSourceProperties() - function in net.corda.testing.node.MockNodeConfigOverrides
 
getFaceValue() - function in net.corda.finance.contracts.CommercialPaper.State
 
getFaceValue() - function in net.corda.finance.schemas.CommercialPaperSchemaV1.PersistentCommercialPaperState
 
getFaceValueIssuerPartyHash() - function in net.corda.finance.schemas.CommercialPaperSchemaV1.PersistentCommercialPaperState
 
getFaceValueIssuerRef() - function in net.corda.finance.schemas.CommercialPaperSchemaV1.PersistentCommercialPaperState
 
getFakeNodeLegalName() - function in net.corda.testing.node.internal.RPCDriverKt
 
getField(java.lang.String,java.lang.Class) - function in net.corda.core.node.services.vault.QueryCriteriaUtilsKt
Returns a FieldInfo for field with name fieldName in entityClass.
getFileName() - function in net.corda.core.internal.AttachmentTrustInfo
 
getFilenameCondition() - function in net.corda.core.node.services.vault.AttachmentQueryCriteria.AttachmentsQueryCriteria
 
getFiles() - function in net.corda.testing.services.MockAttachmentStorage
 
getFilteredComponentGroups() - function in net.corda.core.transactions.FilteredTransaction
 
getFINANCE_CONTRACTS_CORDAPP() - function in net.corda.testing.node.internal.InternalTestUtilsKt
Reference to the finance-contracts CorDapp in this repo.
getFINANCE_CORDAPPS() - function in net.corda.testing.node.internal.InternalTestUtilsKt
 
getFINANCE_WORKFLOWS_CORDAPP() - function in net.corda.testing.node.internal.InternalTestUtilsKt
Reference to the finance-workflows CorDapp in this repo.
getFixups() - function in net.corda.testing.node.internal.CustomCordapp
 
getFloat(java.lang.String) - function in net.corda.core.cordapp.CordappConfig
Get the float value of the configuration at "path".
getFlowClass() - function in net.corda.core.flows.FlowStackSnapshot
 
getFlowFactoryForInitiatingFlow(java.lang.Class) - function in net.corda.testing.node.internal.MockNodeFlowManager
 
getFlowId() - function in net.corda.core.node.services.Vault.Update
 
getFlowIds() - function in net.corda.core.flows.FinalityRecoveryFlow.ExtraConstructorArgs
 
getFlowInfo(net.corda.core.identity.Party) - function in net.corda.core.flows.FlowLogic
Returns a FlowInfo object describing the flow otherParty is using.
getFlowInfo(net.corda.core.identity.Party) - function in net.corda.core.flows.FlowLogic
Returns a FlowInfo object describing the flow otherParty is using.
getFlowLogic() - function in net.corda.core.internal.telemetry.StartSpanEvent
 
getFlowLogic() - function in net.corda.core.internal.telemetry.StartSpanForFlowEvent
 
getFlowLogicClassName() - function in net.corda.core.messaging.StateMachineInfo
The JVM class name of the flow code.
getFlowManager() - function in net.corda.testing.node.internal.InternalMockNodeParameters
 
getFlowManager() - function in net.corda.testing.node.internal.MockNodeArgs
 
getFlowOverrides() - function in net.corda.testing.driver.NodeParameters
 
getFlowStackSnapshot(java.lang.Class) - function in net.corda.testing.internal.FlowStackSnapshotFactoryImpl
 
getFlowTimeout() - function in net.corda.testing.node.MockNodeConfigOverrides
 
getFlowVersion() - function in net.corda.core.flows.FlowInfo
The integer flow version the other side is using.
getForcedID() - function in net.corda.testing.node.MockNodeParameters
Override the ID to use for the node.
getForcedID() - function in net.corda.testing.node.internal.InternalMockNodeParameters
 
getForceRecover() - function in net.corda.core.flows.FinalityRecoveryFlow.ExtraConstructorArgs
 
getForceRecoverFlowIds() - function in net.corda.core.flows.FinalityRecoveryFlow.ExtraConstructorArgs
 
getForDay() - function in net.corda.finance.contracts.FixOf
 
getFormat() - function in net.corda.core.crypto.CompositeKey
 
getFormat() - function in net.corda.core.crypto.NullKeys.NullPublicKey
 
getFormat() - function in net.corda.core.crypto.internal.AliasPrivateKey
 
getFree() - function in net.corda.core.internal.Emoji
 
getFromDisk() - function in net.corda.core.internal.FetchDataFlow.Result
 
getFromTime() - function in net.corda.core.contracts.TimeWindow
Returns the inclusive lower-bound of this TimeWindow's interval, with null implying infinity.
getFromTime() - function in net.corda.core.flows.ComparableRecoveryTimeWindow
 
getFromTime() - function in net.corda.core.flows.FlowTimeWindow
 
getFromTime() - function in net.corda.core.flows.RecoveryTimeWindow
 
getFromTimestampDiscriminator() - function in net.corda.core.flows.ComparableRecoveryTimeWindow
 
getFullCertChain() - function in net.corda.core.internal.DigitalSignatureWithCert
 
getFullCertPath() - function in net.corda.core.internal.DigitalSignatureWithCert
 
getFuzzyIdentityMatch() - function in net.corda.client.jackson.JacksonSupport.IdentityObjectMapper
 
getFuzzyIdentityMatch() - function in net.corda.client.jackson.JacksonSupport.RpcObjectMapper
 
getGBP() - function in net.corda.finance.CurrenciesKt
 
getGlobalNetworkMap() - function in net.corda.testing.node.internal.network.NetworkMapServer.InMemoryNetworkMapService
 
getGot() - function in net.corda.core.internal.FetchDataFlow.DownloadedVsRequestedDataMismatch
 
getGot() - function in net.corda.core.internal.FetchDataFlow.DownloadedVsRequestedSizeMismatch
 
getGracefulReconnect() - function in net.corda.client.rpc.internal.ReconnectingCordaRPCOps.ReconnectingRPCConnection
 
getGreenTick() - function in net.corda.core.internal.Emoji
 
getGroup(java.util.List,net.corda.core.contracts.ComponentGroupEnum) - function in net.corda.core.internal.TransactionUtilsKt
 
getGroupByColumns() - function in net.corda.core.node.services.vault.CriteriaExpression.AggregateFunctionExpression
 
getGroupHashes() - function in net.corda.core.transactions.FilteredTransaction
 
getGroupIndex() - function in net.corda.core.transactions.ComponentGroup
 
getGroupIndex() - function in net.corda.core.transactions.FilteredComponentGroup
 
getGroupingKey() - function in net.corda.core.transactions.LedgerTransaction.InOutGroup
 
getHasEmojiTerminal() - function in net.corda.core.internal.Emoji
 
getHasEnded() - function in net.corda.core.utilities.ProgressTracker
 
getHash() - function in net.corda.core.contracts.AttachmentResolutionException
Hash of the bytes of the attachment, see Attachment.id
getHash() - function in net.corda.core.contracts.TransactionResolutionException
Merkle root of the transaction being resolved, see net.corda.core.transactions.WireTransaction.id
getHash() - function in net.corda.core.contracts.TransactionResolutionException
Merkle root of the transaction being resolved, see net.corda.core.transactions.WireTransaction.id
getHash() - function in net.corda.core.crypto.MerkleTree
 
getHash() - function in net.corda.core.crypto.MerkleTree.Leaf
 
getHash() - function in net.corda.core.crypto.MerkleTree.Node
 
getHash() - function in net.corda.core.crypto.PartialMerkleTree.PartialTree.IncludedLeaf
 
getHash() - function in net.corda.core.crypto.PartialMerkleTree.PartialTree.Leaf
 
getHash() - function in net.corda.core.internal.FlowIORequest.WaitForLedgerCommit
the hash of the transaction.
getHash() - function in net.corda.core.internal.InternalUtilsKt
 
getHash() - function in net.corda.core.internal.PathUtilsKt
 
getHash() - function in net.corda.core.messaging.ParametersUpdateInfo
new NetworkParameters hash
getHash() - function in net.corda.core.serialization.SerializedBytes
 
getHash() - function in net.corda.core.transactions.NetworkParametersHash
 
getHashAlgorithm() - function in net.corda.core.crypto.DigestService
 
getHashAlgorithm() - function in net.corda.core.crypto.PartialMerkleTree.PartialTree.Node
 
getHashes() - function in net.corda.core.internal.FetchDataFlow.Request.Data
 
getHashes() - function in net.corda.core.serialization.internal.AttachmentsClassLoaderKey
 
getHashOfTransactionId() - function in net.corda.core.flows.StateConsumptionDetails
Hash of the consuming transaction id.
getHiddenComponents() - function in net.corda.core.transactions.ContractUpgradeFilteredTransaction
Hashes of the transaction components that are not revealed in this transaction.
getHistoricNotary(net.corda.core.identity.Party) - function in net.corda.core.internal.NetworkParametersStorage
Returns the NotaryInfo for a notary party in the current or any historic network parameter whitelist, or null if not found.
getHistoricNotary(net.corda.core.identity.Party) - function in net.corda.testing.node.internal.MockNetworkParametersStorage
Returns the NotaryInfo for a notary party in the current or any historic network parameter whitelist, or null if not found.
getHolidayDates() - function in net.corda.finance.contracts.BusinessCalendar
 
getHost() - function in net.corda.core.utilities.NetworkHostAndPort
 
getHostAndPort() - function in net.corda.testing.node.internal.RpcBrokerHandle
 
getHostAndPort() - function in net.corda.testing.node.internal.network.CrlServer
 
getHostName() - function in net.corda.testing.node.internal.network.NetworkMapServer.InMemoryNetworkMapService
 
getHours() - function in net.corda.core.utilities.KotlinUtilsKt
 
getId() - function in net.corda.client.jackson.JacksonSupport.SignedTransactionMixin
 
getId() - function in net.corda.core.context.Actor
 
getId() - function in net.corda.core.contracts.Attachment
 
getId() - function in net.corda.core.contracts.NamedByHash
 
getId() - function in net.corda.core.contracts.NamedByHash
 
getId() - function in net.corda.core.contracts.NamedByHash
 
getId() - function in net.corda.core.contracts.TransactionWithSignatures
 
getId() - function in net.corda.core.contracts.UniqueIdentifier
 
getId() - function in net.corda.core.flows.KilledFlowException
 
getId() - function in net.corda.core.flows.MaybeSerializedSignedTransaction
 
getId() - function in net.corda.core.flows.ReceiverDistributionRecord
 
getId() - function in net.corda.core.flows.SenderDistributionRecord
 
getId() - function in net.corda.core.internal.FlowStateMachine
 
getId() - function in net.corda.core.internal.FlowStateMachineHandle
 
getId() - function in net.corda.core.internal.SignedDataWithCert
 
getId() - function in net.corda.core.internal.telemetry.TelemetryId
 
getId() - function in net.corda.core.messaging.FlowHandle
The started state machine's ID.
getId() - function in net.corda.core.messaging.FlowHandleImpl
The started state machine's ID.
getId() - function in net.corda.core.messaging.FlowHandleWithClientId
The started state machine's ID.
getId() - function in net.corda.core.messaging.FlowHandleWithClientIdImpl
The started state machine's ID.
getId() - function in net.corda.core.messaging.FlowProgressHandle
The started state machine's ID.
getId() - function in net.corda.core.messaging.FlowProgressHandleImpl
The started state machine's ID.
getId() - function in net.corda.core.messaging.StateMachineInfo
A universally unique ID (java.util.UUID) representing this particular instance of the named flow.
getId() - function in net.corda.core.messaging.StateMachineUpdate
 
getId() - function in net.corda.core.messaging.StateMachineUpdate.Added
 
getId() - function in net.corda.core.messaging.StateMachineUpdate.Removed
 
getId() - function in net.corda.core.node.services.SignedTransactionWithStatus
 
getId() - function in net.corda.core.transactions.ComponentVisibilityException
 
getId() - function in net.corda.core.transactions.ContractUpgradeFilteredTransaction
 
getId() - function in net.corda.core.transactions.ContractUpgradeLedgerTransaction
 
getId() - function in net.corda.core.transactions.ContractUpgradeWireTransaction
 
getId() - function in net.corda.core.transactions.FilteredTransaction
 
getId() - function in net.corda.core.transactions.FilteredTransactionVerificationException
 
getId() - function in net.corda.core.transactions.LedgerTransaction
The hash of the original serialised WireTransaction.
getId() - function in net.corda.core.transactions.NotaryChangeLedgerTransaction
 
getId() - function in net.corda.core.transactions.NotaryChangeWireTransaction
A privacy salt is not really required in this case, because we already used nonces in normal transactions and thus input state refs will always be unique.
getId() - function in net.corda.core.transactions.SignedTransaction
 
getId() - function in net.corda.core.transactions.SignedTransaction.SignaturesMissingException
 
getId() - function in net.corda.core.transactions.WireTransaction
 
getId() - function in net.corda.testing.internal.vault.UniqueDummyLinearStateSchema.UniquePersistentLinearDummyState
 
getId() - function in net.corda.testing.node.InMemoryMessagingNetwork.PeerHandle
An integer giving the node an ID on the InMemoryMessagingNetwork.
getId() - function in net.corda.testing.node.StartedMockNode
 
getId() - function in net.corda.testing.node.UnstartedMockNode
 
getId() - function in net.corda.testing.node.internal.InternalMockNetwork.MockNode
 
getId() - function in net.corda.testing.node.internal.MockNodeArgs
 
getIdentity() - function in net.corda.core.node.NotaryInfo
Identity of the notary (note that it can be an identity of the distributed node).
getIdentity() - function in net.corda.testing.driver.NotaryHandle
 
getIdentityService() - function in net.corda.client.jackson.JacksonSupport.IdentityObjectMapper
 
getIdentityService() - function in net.corda.core.internal.verification.NodeVerificationSupport
 
getIdentityService() - function in net.corda.core.node.AppServiceHub
An identity service maintains a directory of parties by their associated distinguished name/public keys and thus supports lookup of a party given its key, or name.
getIdentityService() - function in net.corda.core.node.ServiceHub
An identity service maintains a directory of parties by their associated distinguished name/public keys and thus supports lookup of a party given its key, or name.
getIdentityService() - function in net.corda.core.node.ServiceHubCoreInternal
An identity service maintains a directory of parties by their associated distinguished name/public keys and thus supports lookup of a party given its key, or name.
getIdentityService() - function in net.corda.core.node.ServicesForResolution
An identity service maintains a directory of parties by their associated distinguished name/public keys and thus supports lookup of a party given its key, or name.
getIdentityService() - function in net.corda.core.node.VerifyingServiceHub
An identity service maintains a directory of parties by their associated distinguished name/public keys and thus supports lookup of a party given its key, or name.
getIdentityService() - function in net.corda.testing.node.MockServices
An identity service maintains a directory of parties by their associated distinguished name/public keys and thus supports lookup of a party given its key, or name.
getIdentityService() - function in net.corda.testing.node.internal.MockKeyManagementService
The IdentityService which contains the given identities.
getIds() - function in net.corda.core.contracts.TransactionVerificationException.UntrustedAttachmentsException
 
getIds() - function in net.corda.core.serialization.MissingAttachmentsException
 
getIds() - function in net.corda.core.serialization.MissingAttachmentsRuntimeException
 
getImpersonatedActor() - function in net.corda.core.context.InvocationContext
Optional impersonated actor, used for logging but not for authorisation.
getIndex() - function in net.corda.core.contracts.StateRef
 
getIndex() - function in net.corda.core.schemas.PersistentStateRef
 
getInFlight() - function in net.corda.core.flows.MaybeSerializedSignedTransaction
 
getInfo() - function in java.security.Provider
 
getInfo() - function in net.corda.core.cordapp.Cordapp
 
getInfo() - function in net.corda.core.internal.cordapp.CordappImpl
 
getInfo() - function in net.corda.testing.node.StartedMockNode
 
getInfo() - function in net.corda.testing.node.internal.TestStartedNode
 
getInitialTx() - function in net.corda.core.internal.ResolveTransactionsFlow
 
getInitiatedBy() - function in net.corda.core.flows.FlowRecoveryQuery
 
getInitiatedFlows() - function in net.corda.core.cordapp.Cordapp
List of initiatable flow classes
getInitiatedFlows() - function in net.corda.core.internal.cordapp.CordappImpl
List of initiatable flow classes
getInitiatingFlows() - function in net.corda.core.internal.notary.NotaryService
Mapping between @InitiatingFlow classes and factory methods that produce responder flows.
getInitiatingFlows() - function in net.corda.core.internal.notary.NotaryService
Mapping between @InitiatingFlow classes and factory methods that produce responder flows.
getInitiatingSession() - function in net.corda.core.flows.AbstractStateReplacementFlow.Acceptor
 
getInitiator() - function in net.corda.core.flows.TransactionMetadata
 
getInitiator() - function in net.corda.core.messaging.StateMachineInfo
An object representing information about the initiator of the flow.
getInMemoryDB() - function in net.corda.testing.driver.DriverParameters
Whether to use in-memory H2 for new nodes rather then on-disk (the node starts quicker, however the data is not persisted between node restarts).
getInMemoryDB() - function in net.corda.testing.node.internal.DriverDSLImpl
 
getInOut() - function in net.corda.core.contracts.TransactionVerificationException.TransactionMissingEncumbranceException
whether the issue exists in the input list or output list.
getInProcessResult() - function in net.corda.core.internal.verification.VerificationResult
The in-process result for the current version of the transcaction.
getInProcessResult() - function in net.corda.core.internal.verification.VerificationResult.External
The in-process result for the current version of the transcaction.
getInProcessResult() - function in net.corda.core.internal.verification.VerificationResult.InProcess
The in-process result for the current version of the transcaction.
getInProcessResult() - function in net.corda.core.internal.verification.VerificationResult.InProcessAndExternal
The in-process result for the current version of the transcaction.
getInput(java.lang.Integer) - function in net.corda.core.transactions.LedgerTransaction
Helper to simplify getting an indexed input ContractState.
getInputs() - function in net.corda.client.jackson.JacksonSupport.SignedTransactionMixin
 
getInputs() - function in net.corda.core.internal.ContractUpgradeTransactionBuilder
 
getInputs() - function in net.corda.core.internal.NotaryChangeTransactionBuilder
 
getInputs() - function in net.corda.core.internal.notary.SinglePartyNotaryService.CommitOperation
 
getInputs() - function in net.corda.core.transactions.BaseTransaction
The inputs of this transaction.
getInputs() - function in net.corda.core.transactions.ContractUpgradeFilteredTransaction
The inputs of this transaction, containing state references only.
getInputs() - function in net.corda.core.transactions.ContractUpgradeLedgerTransaction
The inputs of this transaction.
getInputs() - function in net.corda.core.transactions.ContractUpgradeWireTransaction
The inputs of this transaction, containing state references only.
getInputs() - function in net.corda.core.transactions.CoreTransaction
The inputs of this transaction, containing state references only.
getInputs() - function in net.corda.core.transactions.FullTransaction
The inputs of this transaction.
getInputs() - function in net.corda.core.transactions.LedgerTransaction
The resolved input states which will be consumed/invalidated by the execution of this transaction.
getInputs() - function in net.corda.core.transactions.LedgerTransaction.InOutGroup
 
getInputs() - function in net.corda.core.transactions.NotaryChangeLedgerTransaction
The inputs of this transaction.
getInputs() - function in net.corda.core.transactions.NotaryChangeWireTransaction
The inputs of this transaction, containing state references only.
getInputs() - function in net.corda.core.transactions.SignedTransaction
 
getInputs() - function in net.corda.core.transactions.TraversableTransaction
Pointers to the input states on the ledger, identified by (tx identity hash, output index).
getInputs() - function in net.corda.core.transactions.TraversableTransaction
Pointers to the input states on the ledger, identified by (tx identity hash, output index).
getInputStates() - function in net.corda.core.transactions.LedgerTransaction
 
getInputStream() - function in net.corda.core.internal.InputStreamAndHash
 
getInstance(.<Error class: unknown class>) - function in net.corda.core.crypto.CompositeKey.Companion
 
getInstance(kotlin.ByteArray) - function in net.corda.core.crypto.CompositeKey.Companion
Build a composite key from a DER encoded form.
getINSTANCE() - function in net.corda.core.flows.NotaryError.TimeWindowInvalid.Companion
 
getInstance(.<Error class: unknown class>) - function in net.corda.core.internal.CertRole.Companion
Get a role from its ASN.1 encoded form.
getInstance(kotlin.ByteArray) - function in net.corda.core.internal.CertRole.Companion
Get a role from its ASN.1 encoded form.
getInstance(java.lang.String) - function in net.corda.finance.contracts.Commodity.Companion
 
getInstance() - function in net.corda.finance.workflows.asset.selection.AbstractCashSelection.Companion
 
getInstance(kotlin.jvm.functions.Function0) - function in net.corda.finance.workflows.asset.selection.AbstractCashSelection.Companion
 
getInt(java.lang.String) - function in net.corda.core.cordapp.CordappConfig
Get the int value of the configuration at "path".
getIntermediateCa() - function in net.corda.testing.node.internal.network.CrlServer
 
getIntermediateCRL() - function in net.corda.testing.node.internal.network.CrlServer.CrlServlet
 
getInternals() - function in net.corda.testing.node.internal.TestStartedNode
 
getInternalServices() - function in net.corda.testing.driver.internal.DriverInternalKt
 
getInterner() - function in net.corda.core.contracts.SignatureAttachmentConstraint.Companion
 
getInterner() - function in net.corda.core.crypto.SecureHash.Companion
 
getInterner() - function in net.corda.core.identity.AbstractParty.Companion
 
getInterner() - function in net.corda.core.identity.CordaX500Name.Companion
 
getInterner() - function in net.corda.core.internal.utilities.Internable
 
getInterpreter() - function in net.corda.testing.dsl.LedgerDSL
 
getInvalidClassName() - function in net.corda.core.contracts.TransactionVerificationException.PackageOwnershipException
 
getInverse() - function in net.corda.finance.contracts.asset.Obligation.Commands.SetLifecycle
 
getInvocationContext() - function in net.corda.core.flows.FlowInitiator
 
getInvocationContext() - function in net.corda.core.flows.FlowInitiator
 
getInvocationContext() - function in net.corda.core.flows.FlowInitiator.Shell
 
getInvocationContext() - function in net.corda.core.messaging.StateMachineInfo
An InvocationContext describing why and by whom the flow was started.
getInvocationId() - function in net.corda.core.context.Trace
 
getIS_S390X() - function in net.corda.testing.internal.InternalTestUtilsKt
 
getIsAbstractClass() - function in net.corda.core.internal.InternalUtilsKt
 
getIsConcreteClass() - function in net.corda.core.internal.InternalUtilsKt
 
getIsFinal() - function in net.corda.core.internal.InternalUtilsKt
 
getIsJdkClass() - function in net.corda.core.internal.InternalUtilsKt
 
getIsPublic() - function in net.corda.core.internal.InternalUtilsKt
 
getIsSecp256k1() - function in net.corda.core.crypto.internal.Secp256k1SupportProviderKt
 
getIsStatic() - function in net.corda.core.internal.InternalUtilsKt
 
getIssuableCurrencies() - function in net.corda.finance.internal.CashConfiguration
 
getIssuableCurrencies() - function in net.corda.finance.internal.ConfigHolder
 
getIssuance() - function in net.corda.finance.contracts.CommercialPaper.State
 
getIssuancePartyHash() - function in net.corda.finance.schemas.CommercialPaperSchemaV1.PersistentCommercialPaperState
 
getIssuanceRef() - function in net.corda.finance.schemas.CommercialPaperSchemaV1.PersistentCommercialPaperState
 
getIssuer() - function in net.corda.core.contracts.Issued
The AbstractParty details of the entity which issued the asset and a reference blob, which can contain other details related to the token creation e.g.
getIssuer() - function in net.corda.core.node.services.vault.QueryCriteria.FungibleAssetQueryCriteria
 
getIssuer() - function in net.corda.core.schemas.CommonSchemaV1.FungibleState
X500Name of issuer party
getIssuer() - function in net.corda.core.schemas.CommonSchemaV1.FungibleState
X500Name of issuer party
getIssuer() - function in net.corda.finance.test.SampleCashSchemaV3.PersistentCashState
X500Name of issuer party
getIssuerConstraint() - function in net.corda.finance.flows.CashPaymentFlow
 
getIssuerConstraint() - function in net.corda.finance.flows.CashPaymentFlow.PaymentRequest
 
getIssueRef() - function in net.corda.finance.flows.CashIssueAndPaymentFlow
 
getIssueRef() - function in net.corda.finance.flows.CashIssueAndPaymentFlow.IssueAndPaymentRequest
 
getIssueRef() - function in net.corda.finance.flows.CashIssueFlow.IssueRequest
 
getIssuerPartyHash() - function in net.corda.finance.schemas.CashSchemaV1.PersistentCashState
 
getIssuerPartyHash() - function in net.corda.finance.test.SampleCashSchemaV1.PersistentCashState
 
getIssuerRef() - function in net.corda.core.node.services.vault.QueryCriteria.FungibleAssetQueryCriteria
 
getIssuerRef() - function in net.corda.core.schemas.CommonSchemaV1.FungibleState
 
getIssuerRef() - function in net.corda.core.schemas.CommonSchemaV1.FungibleState
 
getIssuerRef() - function in net.corda.finance.flows.CashExitFlow.ExitRequest
 
getIssuerRef() - function in net.corda.finance.schemas.CashSchemaV1.PersistentCashState
 
getIssuerRef() - function in net.corda.finance.test.SampleCashSchemaV1.PersistentCashState
 
getIssuerRef() - function in net.corda.finance.test.SampleCashSchemaV3.PersistentCashState
 
getISSUING_CASH() - function in net.corda.finance.flows.CashIssueAndPaymentFlow.Companion
 
getIsZero() - function in net.corda.core.crypto.SecureHashKt
 
getJarFile() - function in net.corda.core.internal.cordapp.CordappImpl
 
getJarFile() - function in net.corda.testing.node.internal.CustomCordapp
The jar file this CorDapp represents.
getJarFile(net.corda.testing.node.internal.CustomCordapp) - function in net.corda.testing.node.internal.CustomCordapp.Companion
 
getJarFile() - function in net.corda.testing.node.internal.ScanPackageTestCordapp
The jar file this CorDapp represents.
getJarFile() - function in net.corda.testing.node.internal.TestCordappInternal
The jar file this CorDapp represents.
getJarFile() - function in net.corda.testing.node.internal.UriTestCordapp
The jar file this CorDapp represents.
getJarHash() - function in net.corda.core.cordapp.Cordapp
Hash of the jar
getJarHash() - function in net.corda.core.cordapp.CordappInfo
 
getJarHash() - function in net.corda.core.internal.cordapp.CordappImpl
Hash of the jar
getJarPath() - function in net.corda.core.cordapp.Cordapp
The path to the JAR for this CorDapp
getJarPath() - function in net.corda.core.internal.cordapp.CordappImpl
The path to the JAR for this CorDapp
getJDBC_DRIVER_NAME_REGEX() - function in net.corda.finance.workflows.asset.selection.CashSelectionSQLServerImpl.Companion
 
getJmxAddress() - function in net.corda.testing.driver.InProcess
Get the JMX server address for this node, if JMX is enabled
getJmxAddress() - function in net.corda.testing.driver.NodeHandle
Get the JMX server address for this node, if JMX is enabled
getJmxAddress() - function in net.corda.testing.driver.NodeHandle
Get the JMX server address for this node, if JMX is enabled
getJmxAddress() - function in net.corda.testing.driver.OutOfProcess
Get the JMX server address for this node, if JMX is enabled
getJmxAddress() - function in net.corda.testing.driver.internal.NodeHandleInternal
Get the JMX server address for this node, if JMX is enabled
getJmxHttpServerPortAllocation() - function in net.corda.testing.driver.JmxPolicy
The port allocation strategy to use for remote Jolokia/JMX monitoring over HTTP.
getJmxPolicy() - function in net.corda.testing.driver.DriverParameters
Used to specify whether to expose JMX metrics via Jolokia HHTP/JSON.
getJmxPolicy() - function in net.corda.testing.node.internal.DriverDSLImpl
 
getJournalBufferTimeout() - function in net.corda.testing.node.internal.InProcessNode
 
getJPY() - function in net.corda.finance.CurrenciesKt
 
getJson(java.lang.String,java.util.Map) - function in net.corda.testing.http.HttpApi
Send a GET request to the path on the API specified.
getJson(java.net.URL,java.util.Map,.<Error class: unknown class>) - function in net.corda.testing.http.HttpUtils
 
getKey() - function in net.corda.core.contracts.SignatureAttachmentConstraint
A PublicKey that must be fulfilled by the owning keys of the attachment's signing parties.
getKey(java.net.URL) - function in net.corda.core.serialization.internal.AttachmentsHolder
 
getKeyDescriptions(java.util.Set) - function in net.corda.core.transactions.ContractUpgradeLedgerTransaction
Get a human readable description of where signatures are required from, and are missing, to assist in debugging the underlying cause.
getKeyDescriptions(java.util.Set) - function in net.corda.core.transactions.NotaryChangeLedgerTransaction
Get a human readable description of where signatures are required from, and are missing, to assist in debugging the underlying cause.
getKeyDescriptions(java.util.Set) - function in net.corda.core.transactions.SignedTransaction
Get a human readable description of where signatures are required from, and are missing, to assist in debugging the underlying cause.
getKeyDescriptions(java.util.Set) - function in net.corda.core.transactions.TransactionWithSignatures
Get a human readable description of where signatures are required from, and are missing, to assist in debugging the underlying cause.
getKeyManagementService() - function in net.corda.core.node.AppServiceHub
The key management service is responsible for storing and using private keys to sign things.
getKeyManagementService() - function in net.corda.core.node.ServiceHub
The key management service is responsible for storing and using private keys to sign things.
getKeyManagementService() - function in net.corda.core.node.ServiceHubCoreInternal
The key management service is responsible for storing and using private keys to sign things.
getKeyManagementService() - function in net.corda.core.node.VerifyingServiceHub
The key management service is responsible for storing and using private keys to sign things.
getKeyManagementService() - function in net.corda.testing.node.MockServices
The key management service is responsible for storing and using private keys to sign things.
getKeys() - function in java.security.Provider
 
getKeys() - function in net.corda.core.crypto.CryptoUtilsKt
 
getKeys() - function in net.corda.core.node.services.KeyManagementService
Returns a snapshot of the current signing PublicKeys.
getKeys() - function in net.corda.testing.node.internal.MockKeyManagementService
 
getKeySize() - function in net.corda.core.crypto.SignatureScheme
 
getKeyStorePath() - function in net.corda.testing.node.internal.CustomCordapp.SigningInfo
 
getKotlinMetadataVersion() - function in net.corda.core.internal.cordapp.LanguageVersion.Bytecode
 
getKotlinObjectInstance() - function in net.corda.core.internal.InternalUtilsKt
 
getLabel() - function in net.corda.core.utilities.AbstractCashFlow.Companion.FINALISING_TX
 
getLabel() - function in net.corda.core.utilities.AbstractCashFlow.Companion.GENERATING_ID
 
getLabel() - function in net.corda.core.utilities.AbstractCashFlow.Companion.GENERATING_TX
 
getLabel() - function in net.corda.core.utilities.AbstractCashFlow.Companion.SIGNING_TX
 
getLabel() - function in net.corda.core.utilities.AbstractStateReplacementFlow.Acceptor.Companion.APPROVING
 
getLabel() - function in net.corda.core.utilities.AbstractStateReplacementFlow.Acceptor.Companion.VERIFYING
 
getLabel() - function in net.corda.core.utilities.AbstractStateReplacementFlow.Instigator.Companion.NOTARY
 
getLabel() - function in net.corda.core.utilities.AbstractStateReplacementFlow.Instigator.Companion.SIGNING
 
getLabel() - function in net.corda.core.utilities.CollectSignaturesFlow.Companion.COLLECTING
 
getLabel() - function in net.corda.core.utilities.CollectSignaturesFlow.Companion.VERIFYING
 
getLabel() - function in net.corda.core.utilities.FinalityFlow.Companion.BROADCASTING
 
getLabel() - function in net.corda.core.utilities.FinalityFlow.Companion.BROADCASTING_NOTARY_ERROR
 
getLabel() - function in net.corda.core.utilities.FinalityFlow.Companion.BROADCASTING_POST_NOTARISATION
 
getLabel() - function in net.corda.core.utilities.FinalityFlow.Companion.BROADCASTING_PRE_NOTARISATION
 
getLabel() - function in net.corda.core.utilities.FinalityFlow.Companion.FINALISING_TRANSACTION
 
getLabel() - function in net.corda.core.utilities.FinalityFlow.Companion.NOTARISING
 
getLabel() - function in net.corda.core.utilities.FinalityFlow.Companion.RECORD_UNNOTARISED
 
getLabel() - function in net.corda.core.utilities.NotaryFlow.Client.Companion.REQUESTING
 
getLabel() - function in net.corda.core.utilities.NotaryFlow.Client.Companion.VALIDATING
 
getLabel() - function in net.corda.core.utilities.ProgressTracker.DONE
 
getLabel() - function in net.corda.core.utilities.ProgressTracker.STARTING
 
getLabel() - function in net.corda.core.utilities.ProgressTracker.Step
 
getLabel() - function in net.corda.core.utilities.ProgressTracker.UNSTARTED
 
getLabel() - function in net.corda.core.utilities.SignTransactionFlow.Companion.RECEIVING
 
getLabel() - function in net.corda.core.utilities.SignTransactionFlow.Companion.SIGNING
 
getLabel() - function in net.corda.core.utilities.SignTransactionFlow.Companion.VERIFYING
 
getLabel() - function in net.corda.core.utilities.TwoPartyDealFlow.Primary.Companion.GENERATING_ID
 
getLabel() - function in net.corda.core.utilities.TwoPartyDealFlow.Primary.Companion.SENDING_PROPOSAL
 
getLabel() - function in net.corda.core.utilities.TwoPartyDealFlow.Secondary.Companion.COLLECTING_SIGNATURES
 
getLabel() - function in net.corda.core.utilities.TwoPartyDealFlow.Secondary.Companion.RECEIVING
 
getLabel() - function in net.corda.core.utilities.TwoPartyDealFlow.Secondary.Companion.RECORDING
 
getLabel() - function in net.corda.core.utilities.TwoPartyDealFlow.Secondary.Companion.SIGNING
 
getLabel() - function in net.corda.core.utilities.TwoPartyDealFlow.Secondary.Companion.VERIFYING
 
getLabel() - function in net.corda.core.utilities.TwoPartyTradeFlow.Buyer.COLLECTING_SIGNATURES
 
getLabel() - function in net.corda.core.utilities.TwoPartyTradeFlow.Buyer.RECEIVING
 
getLabel() - function in net.corda.core.utilities.TwoPartyTradeFlow.Buyer.RECORDING
 
getLabel() - function in net.corda.core.utilities.TwoPartyTradeFlow.Buyer.SIGNING
 
getLabel() - function in net.corda.core.utilities.TwoPartyTradeFlow.Buyer.VERIFYING
 
getLabel() - function in net.corda.core.utilities.TwoPartyTradeFlow.Seller.Companion.AWAITING_PROPOSAL
 
getLabel() - function in net.corda.core.utilities.TwoPartyTradeFlow.Seller.Companion.VERIFYING_AND_SIGNING
 
getLabel() - function in net.corda.core.utilities.WithReferencedStatesFlow.Companion.ATTEMPT
 
getLabel() - function in net.corda.core.utilities.WithReferencedStatesFlow.Companion.RETRYING
 
getLabel() - function in net.corda.core.utilities.WithReferencedStatesFlow.Companion.SUCCESS
 
getLanguageMinorVersion() - function in net.corda.core.internal.cordapp.KotlinMetadataVersion
 
getLanguageVersion() - function in net.corda.core.internal.cordapp.CordappImpl
 
getLatestAcceptedParametersMap() - function in net.corda.testing.node.internal.network.NetworkMapServer.InMemoryNetworkMapService
 
getLatestContractAttachments(java.lang.String,java.lang.Integer) - function in net.corda.core.node.services.AttachmentStorage
Find the Attachment Id(s) of the contract attachments with the highest version for a given contract class name from trusted upload sources.
getLatestContractAttachments(java.lang.String,java.lang.Integer) - function in net.corda.testing.services.MockAttachmentStorage
Find the Attachment Id(s) of the contract attachments with the highest version for a given contract class name from trusted upload sources.
getLeafKeys() - function in net.corda.core.crypto.CompositeKey
 
getLedgerInterpreter() - function in net.corda.testing.dsl.TestTransactionDSLInterpreter
A reference to the enclosing ledger{..}'s interpreter.
getLedgerInterpreter() - function in net.corda.testing.dsl.TransactionDSLInterpreter
A reference to the enclosing ledger{..}'s interpreter.
getLedgerInterpreter() - function in net.corda.testing.dsl.TransactionDSLInterpreter
A reference to the enclosing ledger{..}'s interpreter.
getLeft() - function in net.corda.core.crypto.MerkleTree.Node
 
getLeft() - function in net.corda.core.crypto.PartialMerkleTree.PartialTree.Node
 
getLeft() - function in net.corda.core.node.services.vault.CriteriaExpression.BinaryLogical
 
getLeftArrow() - function in net.corda.core.internal.Emoji
 
getLegacyAttachment() - function in net.corda.core.internal.cordapp.ContractAttachmentWithLegacy
 
getLegacyAttachments() - function in net.corda.core.transactions.TraversableTransaction
Returns the attachments compatible with 4.11 and earlier.
getLegacyAttachments() - function in net.corda.core.transactions.TraversableTransaction
Returns the attachments compatible with 4.11 and earlier.
getLegacyContract() - function in net.corda.core.contracts.UpgradedContract
Name of the contract this is an upgraded version of, used as part of verification of upgrade transactions.
getLegacyContract() - function in net.corda.core.contracts.UpgradedContractWithLegacyConstraint
Name of the contract this is an upgraded version of, used as part of verification of upgrade transactions.
getLegacyContractAttachment() - function in net.corda.core.transactions.ContractUpgradeLedgerTransaction
 
getLegacyContractAttachmentId() - function in net.corda.core.internal.ContractUpgradeTransactionBuilder
 
getLegacyContractAttachmentId() - function in net.corda.core.transactions.ContractUpgradeWireTransaction
 
getLegacyContractConstraint() - function in net.corda.core.contracts.UpgradedContractWithLegacyConstraint
A validator for the legacy (pre-upgrade) contract attachments on the transaction.
getLegacyContracts() - function in net.corda.testing.driver.NodeParameters
 
getLegalIdentities() - function in net.corda.core.node.NodeInfo
 
getLegalIdentitiesAndCerts() - function in net.corda.core.node.NodeInfo
A non-empty list, where the first identity is assumed to be the default identity of the node.
getLegalName() - function in net.corda.testing.node.MockNodeParameters
The CordaX500Name name to use for the node.
getLegalName() - function in net.corda.testing.node.internal.InternalMockNodeParameters
 
getLegalNameFullRules() - function in net.corda.core.internal.LegalNameValidator.Rule.Companion
 
getLegalNameRules() - function in net.corda.core.internal.LegalNameValidator.Rule.Companion
 
getLength() - function in net.corda.core.contracts.TimeWindow
 
getLenientCarpenterEnabled() - function in net.corda.core.serialization.SerializationContext
If true the carpenter will happily synthesis classes that implement interfaces containing methods that are not getters for any AMQP fields.
getLevel() - function in net.corda.core.internal.InternalUtilsKt
 
getLicence() - function in net.corda.core.cordapp.Cordapp.Info
 
getLicence() - function in net.corda.core.cordapp.Cordapp.Info.Contract
 
getLicence() - function in net.corda.core.cordapp.Cordapp.Info.ContractAndWorkflow
 
getLicence() - function in net.corda.core.cordapp.Cordapp.Info.Default
 
getLicence() - function in net.corda.core.cordapp.Cordapp.Info.Workflow
 
getLicence() - function in net.corda.core.cordapp.CordappInfo
 
getLifecycle() - function in net.corda.finance.contracts.asset.Obligation.Commands.SetLifecycle
 
getLifecycle() - function in net.corda.finance.contracts.asset.Obligation.State
 
getLightBulb() - function in net.corda.core.internal.Emoji
 
getLinearBoolean() - function in net.corda.testing.internal.vault.DummyLinearContract.State
 
getLinearBoolean() - function in net.corda.testing.internal.vault.DummyLinearStateSchemaV1.PersistentDummyLinearState
 
getLinearBoolean() - function in net.corda.testing.internal.vault.DummyLinearStateSchemaV2.PersistentDummyLinearState
 
getLinearId() - function in net.corda.core.contracts.DealState
Unique id shared by all LinearState states throughout history within the vaults of all parties.
getLinearId() - function in net.corda.core.contracts.FixableDealState
Unique id shared by all LinearState states throughout history within the vaults of all parties.
getLinearId() - function in net.corda.core.contracts.LinearState
Unique id shared by all LinearState states throughout history within the vaults of all parties.
getLinearId() - function in net.corda.testing.internal.vault.DummyDealContract.State
Unique id shared by all LinearState states throughout history within the vaults of all parties.
getLinearId() - function in net.corda.testing.internal.vault.DummyLinearContract.State
Unique id shared by all LinearState states throughout history within the vaults of all parties.
getLinearId() - function in net.corda.testing.internal.vault.UniqueDummyLinearContract.State
Unique id shared by all LinearState states throughout history within the vaults of all parties.
getLinearNumber() - function in net.corda.testing.internal.vault.DummyLinearContract.State
 
getLinearNumber() - function in net.corda.testing.internal.vault.DummyLinearStateSchemaV1.PersistentDummyLinearState
 
getLinearNumber() - function in net.corda.testing.internal.vault.DummyLinearStateSchemaV2.PersistentDummyLinearState
 
getLinearString() - function in net.corda.testing.internal.vault.DummyLinearContract.State
 
getLinearString() - function in net.corda.testing.internal.vault.DummyLinearStateSchemaV1.PersistentDummyLinearState
Dummy attributes
getLinearString() - function in net.corda.testing.internal.vault.DummyLinearStateSchemaV2.PersistentDummyLinearState
 
getLinearTimestamp() - function in net.corda.testing.internal.vault.DummyLinearContract.State
 
getLinearTimestamp() - function in net.corda.testing.internal.vault.DummyLinearStateSchemaV1.PersistentDummyLinearState
 
getLinearTimestamp() - function in net.corda.testing.internal.vault.DummyLinearStateSchemaV2.PersistentDummyLinearState
 
getListenAddress() - function in net.corda.testing.driver.WebserverHandle
The NetworkHostAndPort for communicating with this webserver.
getLocality() - function in net.corda.core.identity.CordaX500Name
locality of the organisation, typically nearest major city.
getLocalizedMessage() - function in kotlin.Throwable
 
getLocation() - function in net.corda.core.internal.InternalUtilsKt
 
getLock() - function in net.corda.core.internal.ThreadBox
 
getLockId() - function in net.corda.core.node.services.Vault.StateMetadata
 
getLockId() - function in net.corda.core.transactions.TransactionBuilder
 
getLockIds() - function in net.corda.core.node.services.vault.QueryCriteria.SoftLockingCondition
 
getLockUpdateTime() - function in net.corda.core.node.services.Vault.StateMetadata
 
getLog() - function in net.corda.testing.node.internal.InternalMockNetwork.MockNode
 
getLogger() - function in net.corda.core.flows.FlowLogic
 
getLogger() - function in net.corda.core.flows.FlowLogic
 
getLogger() - function in net.corda.core.internal.FlowStateMachine
 
getLogger() - function in net.corda.core.internal.WaitForStateConsumption.Companion
 
getLogic() - function in net.corda.core.internal.FlowStateMachine
 
getLogic() - function in net.corda.core.internal.FlowStateMachineHandle
 
getLogicRef() - function in net.corda.core.contracts.ScheduledActivity
 
getLogLevelOverride() - function in net.corda.testing.driver.NodeParameters
log level to be passed as parameter to an out of process node.
getLong(java.lang.String) - function in net.corda.core.cordapp.CordappConfig
Get the long value of the configuration at "path".
getMajor() - function in net.corda.core.internal.cordapp.KotlinMetadataVersion
 
getMappedTypes() - function in net.corda.core.schemas.CashSchemaV1
 
getMappedTypes() - function in net.corda.core.schemas.CommercialPaperSchemaV1
 
getMappedTypes() - function in net.corda.core.schemas.CommonSchemaV1
 
getMappedTypes() - function in net.corda.core.schemas.DummyDealStateSchemaV1
 
getMappedTypes() - function in net.corda.core.schemas.DummyLinearStateSchemaV1
 
getMappedTypes() - function in net.corda.core.schemas.DummyLinearStateSchemaV2
 
getMappedTypes() - function in net.corda.core.schemas.MappedSchema
 
getMappedTypes() - function in net.corda.core.schemas.SampleCashSchemaV1
 
getMappedTypes() - function in net.corda.core.schemas.SampleCashSchemaV2
 
getMappedTypes() - function in net.corda.core.schemas.SampleCashSchemaV3
 
getMappedTypes() - function in net.corda.core.schemas.UniqueDummyFungibleStateSchema
 
getMappedTypes() - function in net.corda.core.schemas.UniqueDummyLinearStateSchema
 
getMapper() - function in net.corda.testing.http.HttpApi
 
getMatchingCriteria() - function in net.corda.core.flows.FinalityRecoveryFlow.ExtraConstructorArgs
 
getMaturity() - function in net.corda.finance.schemas.CommercialPaperSchemaV1.PersistentCommercialPaperState
 
getMaturityDate() - function in net.corda.finance.contracts.CommercialPaper.State
 
getMaxAttempts() - function in net.corda.client.rpc.GracefulReconnect
 
getMaxFileSize() - function in net.corda.client.rpc.CordaRPCClientConfiguration
Maximum size of RPC responses, in bytes.
getMaximumHeapSize() - function in net.corda.testing.driver.NodeParameters
The maximum JVM heap size to use for the node.
getMaximumHeapSize() - function in net.corda.testing.node.NotarySpec
 
getMaxMessageSize() - function in net.corda.core.node.NetworkParameters
Maximum allowed size in bytes of an individual message sent over the wire.
getMaxReconnectAttempts() - function in net.corda.client.rpc.CordaRPCClientConfiguration
Maximum reconnect attempts on failover or disconnection.
getMaxRestartCount() - function in net.corda.testing.node.MockNetFlowTimeOut
 
getMaxTransactionSize() - function in net.corda.core.node.NetworkParameters
Maximum permitted transaction size in bytes.
getMerkleTree() - function in net.corda.client.jackson.JacksonSupport.WireTransactionMixin
 
getMerkleTree(java.util.List) - function in net.corda.core.crypto.MerkleTree.Companion
 
getMerkleTree(java.util.List,net.corda.core.crypto.DigestService) - function in net.corda.core.crypto.MerkleTree.Companion
Merkle tree building using hashes, with zero hash padding to full power of 2.
getMerkleTree() - function in net.corda.core.transactions.WireTransaction
Builds whole Merkle tree for a transaction.
getMessage() - function in kotlin.Throwable
 
getMessage() - function in net.corda.core.CordaException
 
getMessage() - function in net.corda.core.CordaException
 
getMessage() - function in net.corda.core.CordaRuntimeException
 
getMessage() - function in net.corda.core.CordaRuntimeException
 
getMessage() - function in net.corda.core.internal.telemetry.SetStatusEvent
 
getMessage() - function in net.corda.core.node.services.StatesNotAvailableException
 
getMessage(net.corda.testing.node.InMemoryMessagingNetwork.MessageTransfer) - function in net.corda.testing.node.internal.InternalTestUtilsKt
 
getMessageData() - function in net.corda.testing.node.InMemoryMessagingNetwork.MessageTransfer
 
getMessagingNetwork() - function in net.corda.testing.node.internal.InternalMockNetwork
 
getMessagingService() - function in net.corda.testing.node.internal.MessagingServiceSpy
 
getMetadata() - function in net.corda.core.flows.FlowTransactionInfo
 
getMethod() - function in net.corda.client.jackson.StringToMethodCallParser.ParsedMethodCall
 
getMethod() - function in net.corda.testing.node.internal.RandomRpcUser.Companion.Call
 
getMethodName() - function in net.corda.client.jackson.StringToMethodCallParser.UnparseableCallException.UnknownMethod
 
getMethodParamNames() - function in net.corda.client.jackson.StringToMethodCallParser
A map of method name to parameter names for the target type.
getMidpoint() - function in net.corda.core.contracts.TimeWindow
Returns the midpoint of fromTime and untilTime if both are non-null, calculated as fromTime + (untilTime - fromTime) / 2, otherwise returns null.
getMigrationResource() - function in net.corda.core.schemas.CommonSchemaV1
Optional classpath resource containing the database changes for the mappedTypes
getMigrationResource() - function in net.corda.core.schemas.DummyDealStateSchemaV1
Optional classpath resource containing the database changes for the mappedTypes
getMigrationResource() - function in net.corda.core.schemas.DummyLinearStateSchemaV1
Optional classpath resource containing the database changes for the mappedTypes
getMigrationResource() - function in net.corda.core.schemas.DummyLinearStateSchemaV2
Optional classpath resource containing the database changes for the mappedTypes
getMigrationResource() - function in net.corda.core.schemas.MappedSchema
Optional classpath resource containing the database changes for the mappedTypes
getMigrationResource() - function in net.corda.core.schemas.SampleCashSchemaV1
Optional classpath resource containing the database changes for the mappedTypes
getMigrationResource() - function in net.corda.core.schemas.SampleCashSchemaV2
Optional classpath resource containing the database changes for the mappedTypes
getMigrationResource() - function in net.corda.core.schemas.SampleCashSchemaV3
Optional classpath resource containing the database changes for the mappedTypes
getMigrationResource() - function in net.corda.core.schemas.UniqueDummyFungibleStateSchema
Optional classpath resource containing the database changes for the mappedTypes
getMigrationResource() - function in net.corda.core.schemas.UniqueDummyLinearStateSchema
Optional classpath resource containing the database changes for the mappedTypes
getMigrationResource() - function in net.corda.finance.schemas.CashSchemaV1
Optional classpath resource containing the database changes for the mappedTypes
getMigrationResource() - function in net.corda.finance.schemas.CommercialPaperSchemaV1
Optional classpath resource containing the database changes for the mappedTypes
getMillis() - function in net.corda.core.utilities.KotlinUtilsKt
 
getMinimumPlatformVersion() - function in net.corda.core.cordapp.Cordapp
The minimum platform version this CorDapp will run on.
getMinimumPlatformVersion() - function in net.corda.core.cordapp.CordappInfo
 
getMinimumPlatformVersion() - function in net.corda.core.internal.cordapp.CordappImpl
The minimum platform version this CorDapp will run on.
getMinimumPlatformVersion() - function in net.corda.core.node.NetworkParameters
Minimum version of Corda platform that is required for nodes in the network.
getMinimumServerProtocolVersion() - function in net.corda.client.rpc.CordaRPCClientConfiguration
The minimum protocol version required from the server.
getMinor() - function in net.corda.core.internal.cordapp.KotlinMetadataVersion
 
getMinutes() - function in net.corda.core.utilities.KotlinUtilsKt
 
getMissing() - function in net.corda.core.contracts.TransactionVerificationException.TransactionMissingEncumbranceException
the index of the state missing the encumbrance.
getMissing() - function in net.corda.core.transactions.SignedTransaction.SignaturesMissingException
 
getMissingSigners() - function in net.corda.core.transactions.TransactionWithSignatures
Return the PublicKeys for which we still need signatures.
getMissingSigners() - function in net.corda.core.transactions.TransactionWithSignatures
Return the PublicKeys for which we still need signatures.
getMOCK_VERSION_INFO() - function in net.corda.testing.node.internal.InternalMockNetworkKt
 
getMockNet() - function in net.corda.testing.node.internal.InternalMockNetwork.MockNode
 
getModification() - function in net.corda.core.flows.AbstractStateReplacementFlow.Instigator
 
getModification() - function in net.corda.core.flows.AbstractStateReplacementFlow.Instigator
 
getModification() - function in net.corda.core.flows.AbstractStateReplacementFlow.Instigator
 
getModification() - function in net.corda.core.flows.AbstractStateReplacementFlow.Proposal
 
getModifiedTime() - function in net.corda.core.node.NetworkParameters
(AutoAcceptable) Last modification time of network parameters set.
getMsg() - function in net.corda.client.rpc.PermissionException
 
getMultilateralNetState() - function in net.corda.finance.contracts.MultilateralNettableState
Returns an object used to determine if two states can be subject to close-out netting.
getMultilateralNetState() - function in net.corda.finance.contracts.NettableState
Returns an object used to determine if two states can be subject to close-out netting.
getMultilateralNetState() - function in net.corda.finance.contracts.asset.Obligation.State
 
getMyAddress() - function in net.corda.testing.node.internal.MockNodeMessagingService
 
getMyInfo() - function in net.corda.core.node.AppServiceHub
The NodeInfo object corresponding to our own entry in the network map.
getMyInfo() - function in net.corda.core.node.ServiceHub
The NodeInfo object corresponding to our own entry in the network map.
getMyInfo() - function in net.corda.core.node.ServiceHubCoreInternal
The NodeInfo object corresponding to our own entry in the network map.
getMyInfo() - function in net.corda.core.node.VerifyingServiceHub
The NodeInfo object corresponding to our own entry in the network map.
getMyInfo() - function in net.corda.testing.node.MockServices
The NodeInfo object corresponding to our own entry in the network map.
getMyOptionalKeys() - function in net.corda.core.flows.CollectSignaturesFlow
 
getName() - function in java.lang.ClassLoader
 
getName() - function in java.security.Principal
 
getName() - function in java.security.Provider
 
getName() - function in kotlin.AccrualAdjustment
 
getName() - function in kotlin.AggregateFunctionType
 
getName() - function in kotlin.AttachmentSort.AttachmentSortAttribute
 
getName() - function in kotlin.BinaryComparisonOperator
 
getName() - function in kotlin.BinaryLogicalOperator
 
getName() - function in kotlin.CertRole
 
getName() - function in kotlin.CollectionOperator
 
getName() - function in kotlin.ComponentGroupEnum
 
getName() - function in kotlin.ContextPropertyKeys
 
getName() - function in kotlin.ContractUpgradeWireTransaction.Component
 
getName() - function in kotlin.DateRollConvention
 
getName() - function in kotlin.DateRollDirection
 
getName() - function in kotlin.DayCountBasisDay
 
getName() - function in kotlin.DayCountBasisYear
 
getName() - function in kotlin.DistributionRecordType
 
getName() - function in kotlin.EqualityComparisonOperator
 
getName() - function in kotlin.FetchDataFlow.DataType
 
getName() - function in kotlin.Frequency
 
getName() - function in kotlin.LegalNameValidator.Validation
 
getName() - function in kotlin.LikenessOperator
 
getName() - function in kotlin.NetType
 
getName() - function in kotlin.NotaryChangeWireTransaction.Component
 
getName() - function in kotlin.NullOperator
 
getName() - function in kotlin.Obligation.Lifecycle
 
getName() - function in kotlin.PaymentRule
 
getName() - function in kotlin.QueryCriteria.SoftLockingType
 
getName() - function in kotlin.QueryCriteria.TimeInstantType
 
getName() - function in kotlin.ReconnectingCordaRPCOps.ReconnectingRPCConnection.CurrentState
 
getName() - function in kotlin.SerializationContext.UseCase
 
getName() - function in kotlin.ServiceLifecycleEvent
 
getName() - function in kotlin.Sort.CommonStateAttribute
 
getName() - function in kotlin.Sort.Direction
 
getName() - function in kotlin.Sort.FungibleStateAttribute
 
getName() - function in kotlin.Sort.LinearStateAttribute
 
getName() - function in kotlin.Sort.VaultStateAttribute
 
getName() - function in kotlin.StateConsumptionDetails.ConsumedStateType
 
getName() - function in kotlin.StatesToRecord
 
getName() - function in kotlin.TelemetryStatusCode
 
getName() - function in kotlin.Tenor.TimeUnit
 
getName() - function in kotlin.TransactionStatus
 
getName() - function in kotlin.TransactionVerificationException.Direction
 
getName() - function in kotlin.Vault.ConstraintInfo.Type
 
getName() - function in kotlin.Vault.RelevancyStatus
 
getName() - function in kotlin.Vault.StateStatus
 
getName() - function in kotlin.Vault.UpdateType
 
getName() - function in kotlin.VerifierType
 
getName() - function in net.corda.core.cordapp.Cordapp
Cordapp name - derived from the base name of the Cordapp JAR (therefore may not be unique).
getName() - function in net.corda.core.cordapp.CordappInfo
 
getName() - function in net.corda.core.flows.FlowInitiator.Peer
 
getName() - function in net.corda.core.flows.FlowInitiator.RPC
 
getName() - function in net.corda.core.flows.FlowInitiator.Scheduled
 
getName() - function in net.corda.core.flows.FlowInitiator.Service
 
getName() - function in net.corda.core.flows.FlowInitiator.Shell
 
getName() - function in net.corda.core.identity.Party
 
getName() - function in net.corda.core.identity.PartyAndCertificate
 
getName() - function in net.corda.core.internal.DeclaredField
 
getName() - function in net.corda.core.internal.ToggleField
 
getName() - function in net.corda.core.internal.ToggleField
 
getName() - function in net.corda.core.internal.cordapp.CordappImpl
Cordapp name - derived from the base name of the Cordapp JAR (therefore may not be unique).
getName() - function in net.corda.core.internal.telemetry.StartSpanEvent
 
getName() - function in net.corda.core.internal.telemetry.StartSpanForFlowEvent
 
getName() - function in net.corda.core.node.services.vault.Column
 
getName() - function in net.corda.core.node.services.vault.FieldInfo
 
getName() - function in net.corda.core.schemas.CashSchemaV1
 
getName() - function in net.corda.core.schemas.CommercialPaperSchemaV1
 
getName() - function in net.corda.core.schemas.CommonSchemaV1
 
getName() - function in net.corda.core.schemas.DummyDealStateSchemaV1
 
getName() - function in net.corda.core.schemas.DummyLinearStateSchemaV1
 
getName() - function in net.corda.core.schemas.DummyLinearStateSchemaV2
 
getName() - function in net.corda.core.schemas.MappedSchema
 
getName() - function in net.corda.core.schemas.SampleCashSchemaV1
 
getName() - function in net.corda.core.schemas.SampleCashSchemaV2
 
getName() - function in net.corda.core.schemas.SampleCashSchemaV3
 
getName() - function in net.corda.core.schemas.UniqueDummyFungibleStateSchema
 
getName() - function in net.corda.core.schemas.UniqueDummyLinearStateSchema
 
getName() - function in net.corda.finance.contracts.FixOf
 
getName() - function in net.corda.finance.contracts.Tenor
 
getName() - function in net.corda.testing.node.InMemoryMessagingNetwork.PeerHandle
The node's CordaX500Name.
getName() - function in net.corda.testing.node.MockNetworkNotarySpec
The name of the notary node.
getName() - function in net.corda.testing.node.NotarySpec
The name of the notary.
getName() - function in net.corda.testing.node.internal.CustomCordapp
 
getNamesOfClassesImplementing(java.lang.ClassLoader,java.lang.Class,kotlin.ranges.IntRange) - function in net.corda.core.internal.ClassLoadingUtilsKt
Scans for all the non-abstract classes in the classpath of the provided classloader which implement the interface of the provided class.
getNetwork() - function in net.corda.testing.node.internal.MockNodeArgs
 
getNetwork() - function in net.corda.testing.node.internal.TestStartedNode
 
getNetworkMapCache() - function in net.corda.core.node.AppServiceHub
A network map contains lists of nodes on the network along with information about their identity keys, services they provide and host names or IP addresses where they can be connected to.
getNetworkMapCache() - function in net.corda.core.node.ServiceHub
A network map contains lists of nodes on the network along with information about their identity keys, services they provide and host names or IP addresses where they can be connected to.
getNetworkMapCache() - function in net.corda.core.node.ServiceHubCoreInternal
A network map contains lists of nodes on the network along with information about their identity keys, services they provide and host names or IP addresses where they can be connected to.
getNetworkMapCache() - function in net.corda.core.node.VerifyingServiceHub
A network map contains lists of nodes on the network along with information about their identity keys, services they provide and host names or IP addresses where they can be connected to.
getNetworkMapCache() - function in net.corda.testing.node.MockServices
A network map contains lists of nodes on the network along with information about their identity keys, services they provide and host names or IP addresses where they can be connected to.
getNetworkParameter(java.lang.String) - function in net.corda.testing.node.internal.network.NetworkMapServer.InMemoryNetworkMapService
 
getNetworkParameters() - function in net.corda.core.internal.verification.NodeVerificationSupport
 
getNetworkParameters(net.corda.core.crypto.SecureHash) - function in net.corda.core.internal.verification.NodeVerificationSupport
 
getNetworkParameters(net.corda.core.crypto.SecureHash) - function in net.corda.core.internal.verification.ServiceHubCoreInternal
 
getNetworkParameters(net.corda.core.crypto.SecureHash) - function in net.corda.core.internal.verification.VerificationSupport
 
getNetworkParameters(net.corda.core.crypto.SecureHash) - function in net.corda.core.internal.verification.VerifyingServiceHub
 
getNetworkParameters() - function in net.corda.core.messaging.CordaRPCOps
Returns the network parameters the node is operating under.
getNetworkParameters() - function in net.corda.core.messaging.CordaRPCOps
Returns the network parameters the node is operating under.
getNetworkParameters() - function in net.corda.core.node.AppServiceHub
Returns the network parameters the node is operating under.
getNetworkParameters() - function in net.corda.core.node.ServiceHub
Returns the network parameters the node is operating under.
getNetworkParameters() - function in net.corda.core.node.ServiceHubCoreInternal
Returns the network parameters the node is operating under.
getNetworkParameters() - function in net.corda.core.node.ServicesForResolution
Returns the network parameters the node is operating under.
getNetworkParameters() - function in net.corda.core.node.VerifyingServiceHub
Returns the network parameters the node is operating under.
getNetworkParameters() - function in net.corda.core.transactions.ContractUpgradeLedgerTransaction
Network parameters that were in force when this transaction was created.
getNetworkParameters() - function in net.corda.core.transactions.FullTransaction
Network parameters that were in force when this transaction was created.
getNetworkParameters() - function in net.corda.core.transactions.LedgerTransaction
Network parameters that were in force when the transaction was constructed.
getNetworkParameters() - function in net.corda.core.transactions.NotaryChangeLedgerTransaction
Network parameters that were in force when this transaction was created.
getNetworkParameters() - function in net.corda.testing.driver.DriverParameters
The network parameters to be used by all the nodes.
getNetworkParameters() - function in net.corda.testing.node.MockNetwork
The network parameters to be used by all the nodes.
getNetworkParameters() - function in net.corda.testing.node.MockNetworkParameters
The network parameters to be used by all the nodes.
getNetworkParameters() - function in net.corda.testing.node.MockServices
Returns the network parameters the node is operating under.
getNetworkParameters() - function in net.corda.testing.node.internal.DriverDSLImpl
 
getNetworkParameters() - function in net.corda.testing.node.internal.InternalMockNetwork
 
getNetworkParameters() - function in net.corda.testing.node.internal.network.NetworkMapServer
 
getNetworkParametersCopier() - function in net.corda.testing.node.internal.DriverDSLImpl.LocalNetworkMap
 
getNetworkParametersHash() - function in net.corda.core.internal.ContractUpgradeTransactionBuilder
 
getNetworkParametersHash() - function in net.corda.core.internal.NotaryChangeTransactionBuilder
 
getNetworkParametersHash() - function in net.corda.core.transactions.ContractUpgradeFilteredTransaction
Hash of the network parameters that were in force when the transaction was notarised.
getNetworkParametersHash() - function in net.corda.core.transactions.ContractUpgradeWireTransaction
Hash of the network parameters that were in force when the transaction was notarised.
getNetworkParametersHash() - function in net.corda.core.transactions.CoreTransaction
Hash of the network parameters that were in force when the transaction was notarised.
getNetworkParametersHash() - function in net.corda.core.transactions.NotaryChangeWireTransaction
Hash of the network parameters that were in force when the transaction was notarised.
getNetworkParametersHash() - function in net.corda.core.transactions.SignedTransaction
 
getNetworkParametersHash() - function in net.corda.core.transactions.TraversableTransaction
Hash of the network parameters that were in force when the transaction was notarised.
getNetworkParametersHash() - function in net.corda.core.transactions.TraversableTransaction
Hash of the network parameters that were in force when the transaction was notarised.
getNetworkParametersService() - function in net.corda.core.internal.verification.NodeVerificationSupport
 
getNetworkParametersService() - function in net.corda.core.node.AppServiceHub
Provides access to historical network parameters that are used in transaction resolution.
getNetworkParametersService() - function in net.corda.core.node.ServiceHub
Provides access to historical network parameters that are used in transaction resolution.
getNetworkParametersService() - function in net.corda.core.node.ServiceHubCoreInternal
Provides access to historical network parameters that are used in transaction resolution.
getNetworkParametersService() - function in net.corda.core.node.ServicesForResolution
Provides access to historical network parameters that are used in transaction resolution.
getNetworkParametersService() - function in net.corda.core.node.VerifyingServiceHub
Provides access to historical network parameters that are used in transaction resolution.
getNetworkParametersService() - function in net.corda.testing.node.MockServices
Provides access to historical network parameters that are used in transaction resolution.
getNetworkSendManuallyPumped() - function in net.corda.testing.node.MockNetwork
If false then messages will not be routed from sender to receiver until you use the MockNetwork.runNetwork method.
getNetworkSendManuallyPumped() - function in net.corda.testing.node.MockNetworkParameters
If false then messages will not be routed from sender to receiver until you use the MockNetwork.runNetwork method.
getNetworkSendManuallyPumped() - function in net.corda.testing.node.internal.InternalMockNetwork
 
getNewApi() - function in net.corda.core.flows.FinalityFlow.ExtraConstructorArgs
 
getNewNotary() - function in net.corda.core.internal.NotaryChangeTransactionBuilder
 
getNewNotary() - function in net.corda.core.transactions.NotaryChangeLedgerTransaction
 
getNewNotary() - function in net.corda.core.transactions.NotaryChangeWireTransaction
Identity of the notary service to reassign the states to.
getNewspaper() - function in net.corda.core.internal.Emoji
 
getNewStep() - function in net.corda.core.utilities.ProgressTracker.Change.Position
 
getNextNodeId() - function in net.corda.testing.node.MockNetwork
 
getNextNodeId() - function in net.corda.testing.node.internal.InternalMockNetwork
 
getNode() - function in net.corda.core.crypto.CompositeKey.NodeAndWeight
 
getNode() - function in net.corda.core.node.services.NetworkMapCache.MapChange
 
getNode() - function in net.corda.core.node.services.NetworkMapCache.MapChange.Added
 
getNode() - function in net.corda.core.node.services.NetworkMapCache.MapChange.Modified
 
getNode() - function in net.corda.core.node.services.NetworkMapCache.MapChange.Removed
 
getNodeByAddress(net.corda.core.utilities.NetworkHostAndPort) - function in net.corda.core.node.services.NetworkMapCache
Look up the node info for a host and port.
getNodeByAddress(net.corda.core.utilities.NetworkHostAndPort) - function in net.corda.core.node.services.NetworkMapCacheBase
Look up the node info for a host and port.
getNodeByLegalIdentity(net.corda.core.identity.AbstractParty) - function in net.corda.core.node.services.NetworkMapCache
Look up the node info for a specific party.
getNodeByLegalName(net.corda.core.identity.CordaX500Name) - function in net.corda.core.node.services.NetworkMapCache
Return a NodeInfo which has the given legal name for one of its identities, or null if no such node is found.
getNodeByLegalName(net.corda.core.identity.CordaX500Name) - function in net.corda.core.node.services.NetworkMapCacheBase
Return a NodeInfo which has the given legal name for one of its identities, or null if no such node is found.
getNodeCRL() - function in net.corda.testing.node.internal.network.CrlServer.CrlServlet
 
getNodeHandles() - function in net.corda.testing.driver.NotaryHandle
 
getNodeHostAndPorts() - function in net.corda.client.rpc.internal.ReconnectingCordaRPCOps.ReconnectingRPCConnection
 
getNodeInfo() - function in net.corda.testing.driver.InProcess
Get the NodeInfo for this node
getNodeInfo() - function in net.corda.testing.driver.NodeHandle
Get the NodeInfo for this node
getNodeInfo() - function in net.corda.testing.driver.NodeHandleInternal
Get the NodeInfo for this node
getNodeInfo() - function in net.corda.testing.driver.OutOfProcess
Get the NodeInfo for this node
getNodeInfo() - function in net.corda.testing.driver.internal.InProcessImpl
Get the NodeInfo for this node
getNodeInfo() - function in net.corda.testing.driver.internal.OutOfProcessImpl
Get the NodeInfo for this node
getNodeInfo(java.lang.String) - function in net.corda.testing.node.internal.network.NetworkMapServer.InMemoryNetworkMapService
 
getNodeInfoMap() - function in net.corda.testing.node.internal.network.NetworkMapServer.InMemoryNetworkMapService
 
getNodeInfos() - function in net.corda.testing.node.internal.network.NetworkMapServer.InMemoryNetworkMapService
 
getNodeInfosCopier() - function in net.corda.testing.node.internal.DriverDSLImpl.LocalNetworkMap
 
getNodeJvmArgs() - function in net.corda.testing.node.internal.InternalTestUtilsKt
 
getNodeReady() - function in net.corda.core.node.services.NetworkMapCache
Future to track completion of the NetworkMapService registration.
getNodeReady() - function in net.corda.core.node.services.NetworkMapCacheBase
Future to track completion of the NetworkMapService registration.
getNodes() - function in net.corda.testing.node.internal.InternalMockNetwork
 
getNodesByLegalIdentityKey(java.security.PublicKey) - function in net.corda.core.node.services.NetworkMapCache
Look up the node information entries for a specific identity key.
getNodesByLegalIdentityKey(java.security.PublicKey) - function in net.corda.core.node.services.NetworkMapCacheBase
Look up the node information entries for a specific identity key.
getNodesByLegalName(net.corda.core.identity.CordaX500Name) - function in net.corda.core.node.services.NetworkMapCache
Return a list of NodeInfos which have the given legal name for one of their identities, or an empty list if no such nodes are found.
getNodesByLegalName(net.corda.core.identity.CordaX500Name) - function in net.corda.core.node.services.NetworkMapCacheBase
Return a list of NodeInfos which have the given legal name for one of their identities, or an empty list if no such nodes are found.
getNodeSerializationEnv() - function in net.corda.core.serialization.internal.SerializationEnvironmentKt
Should be set once in main.
getNodeSlowCRL() - function in net.corda.testing.node.internal.network.CrlServer.CrlServlet
 
getNoEntry() - function in net.corda.core.internal.Emoji
 
getNonce() - function in net.corda.core.transactions.ContractUpgradeFilteredTransaction.FilteredComponent
 
getNonce() - function in net.corda.testing.internal.vault.DummyLinearContract.State
 
getNonces() - function in net.corda.core.transactions.FilteredComponentGroup
 
getNoNotaryUpdate() - function in net.corda.core.node.services.Vault.Companion
 
getNonSerialised() - function in net.corda.core.flows.MaybeSerializedSignedTransaction
 
getNotaries() - function in net.corda.core.node.NetworkParameters
List of well known and trusted notary identities with information on validation type.
getNotary() - function in net.corda.client.jackson.JacksonSupport.SignedTransactionMixin
 
getNotary() - function in net.corda.core.contracts.TransactionState
Identity of the notary that ensures the state is not used as an input to a transaction more than once
getNotary() - function in net.corda.core.internal.ContractUpgradeTransactionBuilder
 
getNotary() - function in net.corda.core.internal.NotaryChangeTransactionBuilder
 
getNotary(net.corda.core.identity.CordaX500Name) - function in net.corda.core.node.services.NetworkMapCache
Look up a well known identity of notary by legal name.
getNotary(net.corda.core.identity.CordaX500Name) - function in net.corda.core.node.services.NetworkMapCacheBase
Look up a well known identity of notary by legal name.
getNotary() - function in net.corda.core.node.services.Vault.StateMetadata
 
getNotary() - function in net.corda.core.node.services.vault.QueryCriteria.VaultQueryCriteria
 
getNotary() - function in net.corda.core.transactions.BaseTransaction
If present, the notary for this transaction.
getNotary() - function in net.corda.core.transactions.BaseTransaction
If present, the notary for this transaction.
getNotary() - function in net.corda.core.transactions.ContractUpgradeFilteredTransaction
If present, the notary for this transaction.
getNotary() - function in net.corda.core.transactions.ContractUpgradeLedgerTransaction
If present, the notary for this transaction.
getNotary() - function in net.corda.core.transactions.ContractUpgradeWireTransaction
If present, the notary for this transaction.
getNotary() - function in net.corda.core.transactions.LedgerTransaction
The notary that the tx uses, this must be the same as the notary of all the inputs, or null if there are no inputs.
getNotary() - function in net.corda.core.transactions.NotaryChangeLedgerTransaction
If present, the notary for this transaction.
getNotary() - function in net.corda.core.transactions.NotaryChangeWireTransaction
If present, the notary for this transaction.
getNotary() - function in net.corda.core.transactions.SignedTransaction
 
getNotary() - function in net.corda.core.transactions.TransactionBuilder
 
getNotary() - function in net.corda.core.transactions.TraversableTransaction
If present, the notary for this transaction.
getNotary() - function in net.corda.core.transactions.TraversableTransaction
If present, the notary for this transaction.
getNotary() - function in net.corda.finance.flows.CashIssueAndPaymentFlow
 
getNotary() - function in net.corda.finance.flows.CashIssueAndPaymentFlow.IssueAndPaymentRequest
 
getNotary() - function in net.corda.finance.flows.CashIssueFlow.IssueRequest
 
getNotary() - function in net.corda.finance.flows.CashPaymentFlow
 
getNotary() - function in net.corda.finance.flows.CashPaymentFlow.PaymentRequest
 
getNotary() - function in net.corda.finance.flows.TwoPartyDealFlow.AutoOffer
 
getNotary() - function in net.corda.testing.node.MockNodeConfigOverrides
 
getNotaryChangeTx() - function in net.corda.client.jackson.JacksonSupport.SignedTransactionMixin
 
getNotaryChangeTx() - function in net.corda.core.transactions.SignedTransaction
 
getNotaryCustomOverrides() - function in net.corda.testing.driver.DriverParameters
Extra settings that need to be passed to the notary.
getNotaryCustomOverrides() - function in net.corda.testing.node.internal.DriverDSLImpl
 
getNotaryHandles() - function in net.corda.testing.driver.DriverDSL
Returns a list of NotaryHandles matching the list of NotarySpecs passed into driver.
getNotaryHandles() - function in net.corda.testing.driver.DriverDSL
Returns a list of NotaryHandles matching the list of NotarySpecs passed into driver.
getNotaryHandles() - function in net.corda.testing.driver.InternalDriverDSL
Returns a list of NotaryHandles matching the list of NotarySpecs passed into driver.
getNotaryHandles() - function in net.corda.testing.node.internal.DriverDSLImpl
Returns a list of NotaryHandles matching the list of NotarySpecs passed into driver.
getNotaryHandleTimeout() - function in net.corda.testing.driver.DriverParameters
Specifies how long to wait to receive a notary handle.
getNotaryHandleTimeout() - function in net.corda.testing.node.internal.DriverDSLImpl
 
getNotaryIdentities() - function in net.corda.core.node.services.NetworkMapCache
A list of notary services available on the network.
getNotaryIdentities() - function in net.corda.core.node.services.NetworkMapCacheBase
A list of notary services available on the network.
getNotaryIdentityKey() - function in net.corda.core.internal.notary.NotaryService
 
getNotaryIdentityKey() - function in net.corda.core.internal.notary.NotaryService
 
getNotaryNodes() - function in net.corda.testing.node.MockNetwork
 
getNotaryNodes() - function in net.corda.testing.node.internal.InternalMockNetwork
Returns the list of nodes started by the network.
getNotaryParty() - function in net.corda.finance.flows.TwoPartyDealFlow.Instigator
 
getNotaryParty() - function in net.corda.finance.flows.TwoPartyDealFlow.Primary
 
getNotaryService() - function in net.corda.core.internal.ServiceHubCoreInternal
Optional NotaryService which will be null for all non-Notary nodes.
getNotaryService() - function in net.corda.core.internal.cordapp.CordappImpl
 
getNotaryService() - function in net.corda.testing.node.internal.TestStartedNode
 
getNotarySpecs() - function in net.corda.testing.driver.DriverParameters
The notaries advertised for this network.
getNotarySpecs() - function in net.corda.testing.node.MockNetwork
The notaries to use in the mock network.
getNotarySpecs() - function in net.corda.testing.node.MockNetworkParameters
The notaries to use in the mock network.
getNotarySpecs() - function in net.corda.testing.node.internal.DriverDSLImpl
 
getNotarySpecs() - function in net.corda.testing.node.internal.InternalMockNetwork
 
getNoUpdate() - function in net.corda.core.node.services.Vault.Companion
 
getNULL_PARTY() - function in net.corda.core.crypto.NullKeys
 
getNULL_SIGNATURE() - function in net.corda.core.crypto.NullKeys
A signature with a key and value of zero.
getNumber(java.lang.String) - function in net.corda.core.cordapp.CordappConfig
Get the number value of the configuration at "path".
getObj() - function in net.corda.core.serialization.ObjectWithCompatibleContext
 
getObjectReferencesEnabled() - function in net.corda.core.serialization.SerializationContext
Duplicate references to the same object preserved in the wire format and when deserialized when this is true, otherwise they appear as new copies of the object.
getObjectReferencesEnabled() - function in net.corda.core.serialization.internal.CheckpointSerializationContext
Duplicate references to the same object preserved in the wire format and when deserialized when this is true, otherwise they appear as new copies of the object.
getObligor() - function in net.corda.finance.contracts.asset.Obligation.State
Where the debt originates from (obligor)
getObservationExecutorPoolSize() - function in net.corda.client.rpc.CordaRPCClientConfiguration
The number of threads to use for observations for executing Observable.
getObserverSessions() - function in net.corda.core.flows.FinalityFlow.ExtraConstructorArgs
 
getObserverSessions() - function in net.corda.core.flows.SendTransactionFlow
 
getObserversPool() - function in net.corda.client.rpc.internal.ReconnectingCordaRPCOps.ReconnectingRPCConnection
 
getOf() - function in net.corda.finance.contracts.Fix
 
getOffset() - function in net.corda.core.utilities.ByteSequence
The start position of the sequence within the byte array.
getOffset() - function in net.corda.core.utilities.ByteSequence
The start position of the sequence within the byte array.
getOffset() - function in net.corda.finance.contracts.Frequency
 
getOffsetDate(java.time.LocalDate,net.corda.finance.contracts.Frequency,java.lang.Integer) - function in net.corda.finance.contracts.BusinessCalendar.Companion
Calculates the date from @startDate moving forward 'steps' of time size 'period'.
getOfStep() - function in net.corda.core.utilities.ProgressTracker.Change.Rendering
 
getOfTenor() - function in net.corda.finance.contracts.FixOf
 
getOldParticipants() - function in net.corda.core.flows.FinalityFlow.ExtraConstructorArgs
 
getOnDisconnect() - function in net.corda.client.rpc.GracefulReconnect
 
getOnReconnect() - function in net.corda.client.rpc.GracefulReconnect
 
getOnStopCallback() - function in net.corda.testing.driver.internal.OutOfProcessImpl
 
getOpaqueData() - function in net.corda.core.flows.DistributionList.ReceiverDistributionList
 
getOpenTelemetryEnabled() - function in net.corda.client.rpc.CordaRPCClientConfiguration
 
getOpenTelemetryEnabled() - function in net.corda.client.rpc.internal.RPCClientTelemetry
 
getOperation() - function in net.corda.core.internal.FlowIORequest.ExecuteAsyncOperation
 
getOperator() - function in net.corda.core.node.services.vault.ColumnPredicate.BinaryComparison
 
getOperator() - function in net.corda.core.node.services.vault.ColumnPredicate.CollectionExpression
 
getOperator() - function in net.corda.core.node.services.vault.ColumnPredicate.EqualityComparison
 
getOperator() - function in net.corda.core.node.services.vault.ColumnPredicate.Likeness
 
getOperator() - function in net.corda.core.node.services.vault.ColumnPredicate.NullExpression
 
getOperator() - function in net.corda.core.node.services.vault.CriteriaExpression.BinaryLogical
 
getOracle() - function in net.corda.finance.contracts.FixableDealState
What oracle service to use for the fixing
getOrDefault(java.lang.Object,java.lang.Object) - function in java.security.Provider
 
getOrderBy() - function in net.corda.core.node.services.vault.CriteriaExpression.AggregateFunctionExpression
 
getOrdinal() - function in kotlin.AccrualAdjustment
 
getOrdinal() - function in kotlin.AggregateFunctionType
 
getOrdinal() - function in kotlin.AttachmentSort.AttachmentSortAttribute
 
getOrdinal() - function in kotlin.BinaryComparisonOperator
 
getOrdinal() - function in kotlin.BinaryLogicalOperator
 
getOrdinal() - function in kotlin.CertRole
 
getOrdinal() - function in kotlin.CollectionOperator
 
getOrdinal() - function in kotlin.ComponentGroupEnum
 
getOrdinal() - function in kotlin.ContextPropertyKeys
 
getOrdinal() - function in kotlin.ContractUpgradeWireTransaction.Component
 
getOrdinal() - function in kotlin.DateRollConvention
 
getOrdinal() - function in kotlin.DateRollDirection
 
getOrdinal() - function in kotlin.DayCountBasisDay
 
getOrdinal() - function in kotlin.DayCountBasisYear
 
getOrdinal() - function in kotlin.DistributionRecordType
 
getOrdinal() - function in kotlin.EqualityComparisonOperator
 
getOrdinal() - function in kotlin.FetchDataFlow.DataType
 
getOrdinal() - function in kotlin.Frequency
 
getOrdinal() - function in kotlin.LegalNameValidator.Validation
 
getOrdinal() - function in kotlin.LikenessOperator
 
getOrdinal() - function in kotlin.NetType
 
getOrdinal() - function in kotlin.NotaryChangeWireTransaction.Component
 
getOrdinal() - function in kotlin.NullOperator
 
getOrdinal() - function in kotlin.Obligation.Lifecycle
 
getOrdinal() - function in kotlin.PaymentRule
 
getOrdinal() - function in kotlin.QueryCriteria.SoftLockingType
 
getOrdinal() - function in kotlin.QueryCriteria.TimeInstantType
 
getOrdinal() - function in kotlin.ReconnectingCordaRPCOps.ReconnectingRPCConnection.CurrentState
 
getOrdinal() - function in kotlin.SerializationContext.UseCase
 
getOrdinal() - function in kotlin.ServiceLifecycleEvent
 
getOrdinal() - function in kotlin.Sort.CommonStateAttribute
 
getOrdinal() - function in kotlin.Sort.Direction
 
getOrdinal() - function in kotlin.Sort.FungibleStateAttribute
 
getOrdinal() - function in kotlin.Sort.LinearStateAttribute
 
getOrdinal() - function in kotlin.Sort.VaultStateAttribute
 
getOrdinal() - function in kotlin.StateConsumptionDetails.ConsumedStateType
 
getOrdinal() - function in kotlin.StatesToRecord
 
getOrdinal() - function in kotlin.TelemetryStatusCode
 
getOrdinal() - function in kotlin.Tenor.TimeUnit
 
getOrdinal() - function in kotlin.TransactionStatus
 
getOrdinal() - function in kotlin.TransactionVerificationException.Direction
 
getOrdinal() - function in kotlin.Vault.ConstraintInfo.Type
 
getOrdinal() - function in kotlin.Vault.RelevancyStatus
 
getOrdinal() - function in kotlin.Vault.StateStatus
 
getOrdinal() - function in kotlin.Vault.UpdateType
 
getOrdinal() - function in kotlin.VerifierType
 
getOrganisation() - function in net.corda.core.identity.CordaX500Name
name of the organisation.
getOrganisationUnit() - function in net.corda.core.identity.CordaX500Name
optional name of a unit within the organisation.
getOrigin() - function in net.corda.core.context.InvocationContext
Origin of the invocation.
getOriginalErrorId() - function in net.corda.core.flows.FlowException
the ID backing getErrorId.
getOriginalErrorId() - function in net.corda.core.flows.FlowException
the ID backing getErrorId.
getOriginalErrorId() - function in net.corda.core.flows.UnexpectedFlowEndException
 
getOriginalExceptionClassName() - function in net.corda.core.CordaException
 
getOriginalExceptionClassName() - function in net.corda.core.CordaException
 
getOriginalExceptionClassName() - function in net.corda.core.CordaRuntimeException
 
getOriginalExceptionClassName() - function in net.corda.core.CordaRuntimeException
 
getOriginalExceptionClassName() - function in net.corda.core.CordaThrowable
 
getOriginalExceptionClassName() - function in net.corda.core.CordaThrowable
 
getOriginalList() - function in net.corda.core.internal.LazyMappedList
 
getOriginalMessage() - function in net.corda.core.CordaException
 
getOriginalMessage() - function in net.corda.core.CordaException
 
getOriginalMessage() - function in net.corda.core.CordaRuntimeException
 
getOriginalMessage() - function in net.corda.core.CordaRuntimeException
 
getOriginalMessage() - function in net.corda.core.CordaThrowable
 
getOriginalMessage() - function in net.corda.core.CordaThrowable
 
getOriginalState() - function in net.corda.core.flows.AbstractStateReplacementFlow.Instigator
 
getOriginalState() - function in net.corda.core.flows.AbstractStateReplacementFlow.Instigator
 
getOriginalState() - function in net.corda.core.flows.AbstractStateReplacementFlow.Instigator
 
getOrThrow(java.util.concurrent.Future,java.time.Duration) - function in net.corda.core.utilities.KotlinUtilsKt
Same as Future.get except that the ExecutionException is unwrapped.
getOrThrow() - function in net.corda.core.utilities.Try
Returns the value if a Success otherwise throws the exception if a Failure.
getOrThrow() - function in net.corda.core.utilities.Try.Failure
Returns the value if a Success otherwise throws the exception if a Failure.
getOrThrow() - function in net.corda.core.utilities.Try.Success
Returns the value if a Success otherwise throws the exception if a Failure.
getOtherResults() - function in net.corda.core.node.services.Vault.Page
 
getOtherSessions() - function in net.corda.core.flows.DataVendingFlow
 
getOtherSessions() - function in net.corda.core.flows.DataVendingFlow
 
getOtherSide() - function in net.corda.core.internal.ResolveTransactionsFlow
 
getOtherSideSession() - function in net.corda.core.flows.DataVendingFlow
 
getOtherSideSession() - function in net.corda.core.flows.DataVendingFlow
 
getOtherSideSession() - function in net.corda.core.flows.SignTransactionFlow
 
getOtherSideSession() - function in net.corda.core.internal.notary.NotaryServiceFlow
 
getOtherSideSession() - function in net.corda.finance.flows.TwoPartyDealFlow.Acceptor
 
getOtherSideSession() - function in net.corda.finance.flows.TwoPartyDealFlow.Instigator
 
getOtherSideSession() - function in net.corda.finance.flows.TwoPartyDealFlow.Primary
 
getOtherSideSession() - function in net.corda.finance.flows.TwoPartyDealFlow.Secondary
 
getOurIdentity() - function in net.corda.core.flows.FlowLogic
 
getOurIdentity() - function in net.corda.core.flows.FlowLogic
 
getOurIdentity() - function in net.corda.core.internal.FlowStateMachine
 
getOurIdentityAndCert() - function in net.corda.core.flows.FlowLogic
 
getOurIdentityAndCert() - function in net.corda.core.flows.FlowLogic
 
getOurSenderUUID() - function in net.corda.core.internal.FlowStateMachine
 
getOurSenderUUID() - function in net.corda.testing.node.internal.MockNodeMessagingService
 
getOutput(java.lang.Integer) - function in net.corda.core.transactions.BaseTransaction
Helper to simplify getting an indexed output.
getOutput(java.lang.Integer) - function in net.corda.core.transactions.BaseTransaction
Helper to simplify getting an indexed output.
getOutputNotary() - function in net.corda.core.contracts.TransactionVerificationException.NotaryChangeInWrongTransactionType
the Party specified by the errant state.
getOutputs() - function in net.corda.core.transactions.BaseTransaction
Ordered list of states defined by this transaction, along with the associated notaries.
getOutputs() - function in net.corda.core.transactions.BaseTransaction
Ordered list of states defined by this transaction, along with the associated notaries.
getOutputs() - function in net.corda.core.transactions.ContractUpgradeFilteredTransaction
Ordered list of states defined by this transaction, along with the associated notaries.
getOutputs() - function in net.corda.core.transactions.ContractUpgradeLedgerTransaction
Outputs are computed by running the contract upgrade logic on input states.
getOutputs() - function in net.corda.core.transactions.ContractUpgradeWireTransaction
Ordered list of states defined by this transaction, along with the associated notaries.
getOutputs() - function in net.corda.core.transactions.LedgerTransaction
The outputs created by the transaction.
getOutputs() - function in net.corda.core.transactions.LedgerTransaction.InOutGroup
 
getOutputs() - function in net.corda.core.transactions.NotaryChangeLedgerTransaction
Ordered list of states defined by this transaction, along with the associated notaries.
getOutputs() - function in net.corda.core.transactions.NotaryChangeWireTransaction
Ordered list of states defined by this transaction, along with the associated notaries.
getOutputs() - function in net.corda.core.transactions.TraversableTransaction
Ordered list of states defined by this transaction, along with the associated notaries.
getOutputs() - function in net.corda.core.transactions.TraversableTransaction
Ordered list of states defined by this transaction, along with the associated notaries.
getOutputStates() - function in net.corda.client.jackson.JacksonSupport.WireTransactionMixin
 
getOutputStates() - function in net.corda.core.transactions.BaseTransaction
 
getOutputStates() - function in net.corda.core.transactions.BaseTransaction
 
getOwnableState() - function in net.corda.core.contracts.CommandAndState
 
getOwner() - function in net.corda.core.contracts.FungibleAsset
There must be a MoveCommand signed by this key to claim the amount.
getOwner() - function in net.corda.core.contracts.OwnableState
There must be a MoveCommand signed by this key to claim the amount.
getOwner() - function in net.corda.core.node.services.vault.QueryCriteria.FungibleAssetQueryCriteria
 
getOwner() - function in net.corda.core.schemas.CommonSchemaV1.FungibleState
X500Name of owner party
getOwner() - function in net.corda.core.schemas.CommonSchemaV1.FungibleState
X500Name of owner party
getOwner() - function in net.corda.finance.contracts.CommercialPaper.State
There must be a MoveCommand signed by this key to claim the amount.
getOwner() - function in net.corda.finance.contracts.asset.Cash.State
There must be a MoveCommand signed by this key to claim the amount.
getOwner() - function in net.corda.finance.contracts.asset.Obligation.State
There must be a MoveCommand signed by this key to claim the amount.
getOwner() - function in net.corda.finance.schemas.CashSchemaV1.PersistentCashState
X500Name of owner party
getOwner() - function in net.corda.finance.test.SampleCashSchemaV3.PersistentCashState
X500Name of owner party
getOwner() - function in net.corda.testing.internal.vault.CommodityState
There must be a MoveCommand signed by this key to claim the amount
getOwner() - function in net.corda.testing.internal.vault.UniqueDummyFungibleContract.State
There must be a MoveCommand signed by this key to claim the amount.
getOwnerHash() - function in net.corda.finance.schemas.CommercialPaperSchemaV1.PersistentCommercialPaperState
 
getOwnerHash() - function in net.corda.finance.test.SampleCashSchemaV1.PersistentCashState
 
getOwningKey() - function in net.corda.core.identity.AbstractParty
 
getOwningKey() - function in net.corda.core.identity.AbstractParty
 
getOwningKey() - function in net.corda.core.identity.PartyAndCertificate
 
getOwningLegalIdentity() - function in net.corda.core.context.Actor
 
getOwningLegalIdentity() - function in net.corda.core.context.InvocationOrigin.Service
 
getP() - function in net.corda.core.crypto.internal.Curve25519
 
getP2P_CONTEXT() - function in net.corda.core.serialization.SerializationDefaults
 
getP2pAddress() - function in net.corda.testing.driver.InProcess
Get the p2p address for this node
getP2pAddress() - function in net.corda.testing.driver.NodeHandle
Get the p2p address for this node
getP2pAddress() - function in net.corda.testing.driver.NodeHandle
Get the p2p address for this node
getP2pAddress() - function in net.corda.testing.driver.OutOfProcess
Get the p2p address for this node
getP2pAddress() - function in net.corda.testing.driver.internal.NodeHandleInternal
Get the p2p address for this node
getP2pContext() - function in net.corda.core.serialization.internal.SerializationEnvironment
 
getPackageName() - function in net.corda.core.contracts.TransactionVerificationException.PackageOwnershipException
 
getPackageName() - function in net.corda.core.internal.InternalUtilsKt
 
getPackageName_() - function in net.corda.core.internal.InternalUtilsKt
 
getPackageNameOrNull() - function in net.corda.core.internal.InternalUtilsKt
 
getPackageOwnerOf(net.corda.core.node.NetworkParameters,net.corda.core.contracts.ContractClassName) - function in net.corda.core.internal.CordaUtilsKt
Returns the public key of the package owner of the contractClassName, or null if not owned.
getPackageOwnership() - function in net.corda.core.node.NetworkParameters
(AutoAcceptable) List of the network-wide java packages that were successfully claimed by their owners.
getPackages() - function in net.corda.testing.node.internal.CustomCordapp
 
getPageNumber() - function in net.corda.core.node.services.vault.PageSpecification
 
getPageSize() - function in net.corda.core.node.services.vault.PageSpecification
 
getPaperclip() - function in net.corda.core.internal.Emoji
 
getParameter(java.lang.String) - function in java.security.Signature
 
getParameters() - function in java.security.DummySecureRandom
 
getParameters() - function in java.security.Signature
 
getParameters() - function in net.corda.core.flows.LedgerRecoveryFlow.ExtraConstructorArgs
 
getParameters() - function in net.corda.core.messaging.ParametersUpdateInfo
new NetworkParameters data structure
getParamName() - function in net.corda.client.jackson.StringToMethodCallParser.UnparseableCallException.MissingParameter
 
getParams() - function in net.corda.core.serialization.internal.AttachmentsClassLoader
The network parameters fetched from the transaction for which this classloader was built.
getParams() - function in net.corda.core.serialization.internal.AttachmentsClassLoaderKey
 
getParent() - function in java.lang.ClassLoader
 
getParent() - function in net.corda.core.utilities.ProgressTracker
The parent of this tracker: set automatically by the parent when a tracker is added as a child
getParent() - function in net.corda.core.utilities.ProgressTracker.Change.Structural
 
getParentCertsChain() - function in net.corda.core.internal.DigitalSignatureWithCert
 
getPartiallySignedTx() - function in net.corda.core.flows.CollectSignatureFlow
 
getPartiallySignedTx() - function in net.corda.core.flows.CollectSignaturesFlow
 
getPartialMerkleTree() - function in net.corda.core.crypto.TransactionSignature
required when multi-transaction signing is utilised.
getPartialMerkleTree() - function in net.corda.core.transactions.FilteredComponentGroup
 
getParticipants() - function in net.corda.core.contracts.ContractState
A participant is any party that should be notified when the state is created or consumed.
getParticipants() - function in net.corda.core.contracts.DealState
A participant is any party that should be notified when the state is created or consumed.
getParticipants() - function in net.corda.core.contracts.FixableDealState
A participant is any party that should be notified when the state is created or consumed.
getParticipants() - function in net.corda.core.contracts.FungibleAsset
A participant is any party that should be notified when the state is created or consumed.
getParticipants() - function in net.corda.core.contracts.FungibleState
A participant is any party that should be notified when the state is created or consumed.
getParticipants() - function in net.corda.core.contracts.LinearState
A participant is any party that should be notified when the state is created or consumed.
getParticipants() - function in net.corda.core.contracts.OwnableState
A participant is any party that should be notified when the state is created or consumed.
getParticipants() - function in net.corda.core.contracts.QueryableState
A participant is any party that should be notified when the state is created or consumed.
getParticipants() - function in net.corda.core.contracts.SchedulableState
A participant is any party that should be notified when the state is created or consumed.
getParticipants() - function in net.corda.core.node.services.vault.QueryCriteria.CommonQueryCriteria
 
getParticipants() - function in net.corda.core.node.services.vault.QueryCriteria.CommonQueryCriteria
 
getParticipants() - function in net.corda.core.node.services.vault.QueryCriteria.FungibleAssetQueryCriteria
 
getParticipants() - function in net.corda.core.node.services.vault.QueryCriteria.FungibleStateQueryCriteria
 
getParticipants() - function in net.corda.core.node.services.vault.QueryCriteria.LinearStateQueryCriteria
 
getParticipants() - function in net.corda.core.node.services.vault.QueryCriteria.VaultQueryCriteria
 
getParticipants() - function in net.corda.core.schemas.CommonSchemaV1.FungibleState
X500Name of participant parties
getParticipants() - function in net.corda.core.schemas.CommonSchemaV1.LinearState
X500Name of participant parties
getParticipants() - function in net.corda.finance.contracts.CommercialPaper.State
A participant is any party that should be notified when the state is created or consumed.
getParticipants() - function in net.corda.finance.contracts.asset.Cash.State
A participant is any party that should be notified when the state is created or consumed.
getParticipants() - function in net.corda.finance.contracts.asset.Obligation.State
A participant is any party that should be notified when the state is created or consumed.
getParticipants() - function in net.corda.finance.test.SampleCashSchemaV2.PersistentCashState
X500Name of participant parties
getParticipants() - function in net.corda.finance.test.SampleCashSchemaV3.PersistentCashState
X500Name of participant parties
getParticipants() - function in net.corda.testing.internal.vault.CommodityState
A participant is any party that should be notified when the state is created or consumed.
getParticipants() - function in net.corda.testing.internal.vault.DummyDealContract.State
A participant is any party that should be notified when the state is created or consumed.
getParticipants() - function in net.corda.testing.internal.vault.DummyDealStateSchemaV1.PersistentDummyDealState
parent attributes
getParticipants() - function in net.corda.testing.internal.vault.DummyLinearContract.State
A participant is any party that should be notified when the state is created or consumed.
getParticipants() - function in net.corda.testing.internal.vault.DummyLinearStateSchemaV1.PersistentDummyLinearState
X500Name of participant parties
getParticipants() - function in net.corda.testing.internal.vault.DummyLinearStateSchemaV2.PersistentDummyLinearState
X500Name of participant parties
getParticipants() - function in net.corda.testing.internal.vault.UniqueDummyFungibleContract.State
A participant is any party that should be notified when the state is created or consumed.
getParticipants() - function in net.corda.testing.internal.vault.UniqueDummyLinearContract.State
A participant is any party that should be notified when the state is created or consumed.
getParticipantSessions() - function in net.corda.core.flows.AbstractStateReplacementFlow.Instigator
Initiate sessions with parties we want signatures from.
getParticipantSessions() - function in net.corda.core.flows.AbstractStateReplacementFlow.Instigator
Initiate sessions with parties we want signatures from.
getParticipantSessions() - function in net.corda.core.flows.SendTransactionFlow
 
getParties(java.util.Collection) - function in net.corda.core.internal.verification.NodeVerificationSupport
 
getParties(java.util.Collection) - function in net.corda.core.internal.verification.ServiceHubCoreInternal
 
getParties(java.util.Collection) - function in net.corda.core.internal.verification.VerificationSupport
 
getParties(java.util.Collection) - function in net.corda.core.internal.verification.VerifyingServiceHub
 
getParty() - function in net.corda.core.context.InvocationOrigin.Peer
 
getParty() - function in net.corda.core.contracts.PartyAndReference
 
getParty() - function in net.corda.core.flows.FlowInitiator.Peer
 
getParty() - function in net.corda.core.identity.PartyAndCertificate
 
getParty() - function in net.corda.core.node.services.PartyInfo
 
getParty() - function in net.corda.core.node.services.PartyInfo.DistributedNode
 
getParty() - function in net.corda.core.node.services.PartyInfo.SingleNode
 
getParty() - function in net.corda.finance.contracts.asset.PartyAndAmount
 
getParty() - function in net.corda.testing.node.InMemoryMessagingNetwork.DistributedServiceHandle
The Party offering the service.
getPartyInfo(net.corda.core.identity.Party) - function in net.corda.core.node.services.NetworkMapCache
Returns information about the party, which may be a specific node or a service
getPartyInfo(net.corda.core.identity.Party) - function in net.corda.core.node.services.NetworkMapCacheBase
Returns information about the party, which may be a specific node or a service
getPartyKeys() - function in net.corda.finance.contracts.asset.BilateralNetState
 
getPassword() - function in net.corda.client.rpc.internal.ReconnectingCordaRPCOps.ReconnectingRPCConnection
 
getPassword() - function in net.corda.testing.node.User
The rpc user's password
getPatch() - function in net.corda.core.internal.cordapp.KotlinMetadataVersion
 
getPath() - function in net.corda.core.contracts.TransactionVerificationException.OverlappingAttachmentsException
 
getPAYING_RECIPIENT() - function in net.corda.finance.flows.CashIssueAndPaymentFlow.Companion
 
getPayload() - function in net.corda.core.flows.DataVendingFlow
 
getPayload() - function in net.corda.core.flows.DataVendingFlow
 
getPayload() - function in net.corda.finance.flows.TwoPartyDealFlow.Handshake
 
getPayload() - function in net.corda.finance.flows.TwoPartyDealFlow.Instigator
 
getPayload() - function in net.corda.finance.flows.TwoPartyDealFlow.Primary
 
getPayToIdentity() - function in net.corda.finance.flows.TwoPartyTradeFlow.SellerTradeInfo
 
getPeerByLegalName(net.corda.core.identity.CordaX500Name) - function in net.corda.core.node.services.NetworkMapCache
Look up the well known identity of a legal name.
getPeerByLegalName(net.corda.core.identity.CordaX500Name) - function in net.corda.core.node.services.NetworkMapCacheBase
Look up the well known identity of a legal name.
getPeerCertificateByLegalName(net.corda.core.identity.CordaX500Name) - function in net.corda.core.node.services.NetworkMapCache
Look up a well known identity (including certificate path) of a legal name.
getPeerCertificateByLegalName(net.corda.core.identity.CordaX500Name) - function in net.corda.core.node.services.NetworkMapCacheBase
Look up a well known identity (including certificate path) of a legal name.
getPeerPartyId() - function in net.corda.core.flows.DistributionRecord
 
getPeerPartyId() - function in net.corda.core.flows.ReceiverDistributionRecord
 
getPeerPartyId() - function in net.corda.core.flows.SenderDistributionRecord
 
getPeersToStatesToRecord() - function in net.corda.core.flows.DistributionList.SenderDistributionList
 
getPennies() - function in net.corda.finance.schemas.CashSchemaV1.PersistentCashState
 
getPennies() - function in net.corda.finance.test.SampleCashSchemaV1.PersistentCashState
 
getPennies() - function in net.corda.finance.test.SampleCashSchemaV3.PersistentCashState
 
getPermissions() - function in net.corda.testing.node.User
A List of String detailing the User's permissions
getPlatformVersion() - function in net.corda.core.crypto.SignatureMetadata
 
getPlatformVersion() - function in net.corda.core.flows.NotarisationRequestSignature
 
getPlatformVersion() - function in net.corda.core.node.NodeDiagnosticInfo
 
getPlatformVersion() - function in net.corda.core.node.NodeInfo
An integer representing the set of protocol features the node supports.
getPlatformVersion() - function in net.corda.core.node.services.diagnostics.NodeVersionInfo
 
getPointer() - function in net.corda.core.contracts.LinearPointer
An identifier for the ContractState that this StatePointer points to.
getPointer() - function in net.corda.core.contracts.StatePointer
An identifier for the ContractState that this StatePointer points to.
getPointer() - function in net.corda.core.contracts.StaticPointer
An identifier for the ContractState that this StatePointer points to.
getPort() - function in net.corda.core.utilities.NetworkHostAndPort
 
getPortAllocation() - function in net.corda.testing.driver.DriverParameters
The port allocation strategy to use for the messaging and the web server addresses.
getPortAllocation() - function in net.corda.testing.node.internal.DriverDSLImpl
 
getPortCounter() - function in net.corda.testing.driver.PortAllocation.Incremental
The backing AtomicInteger used to keep track of the currently allocated port
getPOUNDS() - function in net.corda.finance.CurrenciesKt
 
getPOUNDS() - function in net.corda.finance.CurrenciesKt
 
getPOUNDS() - function in net.corda.finance.CurrenciesKt
 
getPredicate() - function in net.corda.core.node.services.vault.CriteriaExpression.AggregateFunctionExpression
 
getPredicate() - function in net.corda.core.node.services.vault.CriteriaExpression.ColumnPredicateExpression
 
getPredicate() - function in net.corda.core.node.services.vault.QueryCriteria.TimeCondition
 
getPreferredSerializationVersion() - function in net.corda.core.serialization.SerializationContext
When serializing, use the format this header sequence represents.
getPremigrateH2Database() - function in net.corda.testing.driver.DriverParameters
Whether to use a prebuilt H2 database schema or start from an empty schema.
getPremigrateH2Database() - function in net.corda.testing.node.internal.DriverDSLImpl
 
getPreventDataLoss() - function in net.corda.core.serialization.SerializationContext
If true the serialization evolver will fail if the binary to be deserialized contains more fields then the current object from the classpath.
getPreviousNode() - function in net.corda.core.node.services.NetworkMapCache.MapChange.Modified
 
getPreviousPageAnchor() - function in net.corda.core.node.services.Vault.Page
 
getPrice() - function in net.corda.finance.flows.TwoPartyTradeFlow.SellerTradeInfo
 
getPrimaryIdentity() - function in net.corda.finance.flows.TwoPartyDealFlow.Handshake
 
getPrivacySalt() - function in net.corda.core.internal.ContractUpgradeTransactionBuilder
 
getPrivacySalt() - function in net.corda.core.transactions.ContractUpgradeLedgerTransaction
 
getPrivacySalt() - function in net.corda.core.transactions.ContractUpgradeWireTransaction
Required for hiding components in ContractUpgradeFilteredTransaction.
getPrivacySalt() - function in net.corda.core.transactions.LedgerTransaction
Random data used to make the transaction hash unpredictable even if the contents can be predicted; needed to avoid some obscure attacks.
getPrivacySalt() - function in net.corda.core.transactions.WireTransaction
 
getPrivateNetworkMap(java.lang.String) - function in net.corda.testing.node.internal.network.NetworkMapServer.InMemoryNetworkMapService
 
getProcess() - function in net.corda.testing.driver.OutOfProcess
The process in which this node is running
getProcess() - function in net.corda.testing.driver.WebserverHandle
The Process in which the websever is running
getProcess() - function in net.corda.testing.driver.internal.OutOfProcessImpl
The process in which this node is running
getProcesses() - function in net.corda.testing.node.internal.DriverDSLImpl.State
 
getProduced() - function in net.corda.core.node.services.Vault.Update
 
getProduct() - function in net.corda.core.contracts.Issued
The details of the specific product represented by these digital tokens.
getProduct() - function in net.corda.finance.contracts.asset.Obligation.Terms
 
getProgress() - function in net.corda.core.messaging.FlowProgressHandle
The stream of progress tracker events.
getProgress() - function in net.corda.core.messaging.FlowProgressHandleImpl
The stream of progress tracker events.
getProgressTracker() - function in net.corda.core.flows.AbstractStateReplacementFlow.Acceptor
Override this to provide a ProgressTracker.
getProgressTracker() - function in net.corda.core.flows.AbstractStateReplacementFlow.Instigator
Override this to provide a ProgressTracker.
getProgressTracker() - function in net.corda.core.flows.AbstractStateReplacementFlow.Instigator
Override this to provide a ProgressTracker.
getProgressTracker() - function in net.corda.core.flows.CollectSignaturesFlow
Override this to provide a ProgressTracker.
getProgressTracker() - function in net.corda.core.flows.FinalityFlow
Override this to provide a ProgressTracker.
getProgressTracker() - function in net.corda.core.flows.FinalityRecoveryFlow
Override this to provide a ProgressTracker.
getProgressTracker() - function in net.corda.core.flows.FlowLogic
Override this to provide a ProgressTracker.
getProgressTracker() - function in net.corda.core.flows.FlowLogic
Override this to provide a ProgressTracker.
getProgressTracker() - function in net.corda.core.flows.LedgerRecoveryFlow
Override this to provide a ProgressTracker.
getProgressTracker() - function in net.corda.core.flows.NotaryFlow.Client
Override this to provide a ProgressTracker.
getProgressTracker() - function in net.corda.core.flows.SignTransactionFlow
Override this to provide a ProgressTracker.
getProgressTracker() - function in net.corda.core.flows.WithReferencedStatesFlow
 
getProgressTracker() - function in net.corda.core.utilities.ProgressTracker.Change
 
getProgressTracker() - function in net.corda.core.utilities.ProgressTracker.Change
 
getProgressTracker() - function in net.corda.finance.flows.AbstractCashFlow
Override this to provide a ProgressTracker.
getProgressTracker() - function in net.corda.finance.flows.AbstractCashFlow
Override this to provide a ProgressTracker.
getProgressTracker() - function in net.corda.finance.flows.TwoPartyDealFlow.Acceptor
Override this to provide a ProgressTracker.
getProgressTracker() - function in net.corda.finance.flows.TwoPartyDealFlow.Instigator
Override this to provide a ProgressTracker.
getProgressTracker() - function in net.corda.finance.flows.TwoPartyDealFlow.Primary
Override this to provide a ProgressTracker.
getProgressTracker() - function in net.corda.finance.flows.TwoPartyDealFlow.Secondary
Override this to provide a ProgressTracker.
getProgressTracker() - function in net.corda.finance.flows.TwoPartyTradeFlow.Buyer
Override this to provide a ProgressTracker.
getProgressTracker() - function in net.corda.finance.flows.TwoPartyTradeFlow.Seller
Override this to provide a ProgressTracker.
getProgressTrackerStepAndUpdates() - function in net.corda.core.messaging.StateMachineInfo
A DataFeed of the current progress step as a human readable string, and updates to that string.
getProperties() - function in net.corda.core.serialization.SerializationContext
A map of any additional properties specific to the particular use case.
getProperties() - function in net.corda.core.serialization.SerializationSchemeContext
A map of any additional properties specific to the particular use case.
getProperties() - function in net.corda.core.serialization.internal.CheckpointSerializationContext
A map of any addition properties specific to the particular use case.
getProperty(java.lang.String) - function in java.security.Provider
 
getProperty(java.lang.String,java.lang.String) - function in java.util.Properties
 
getProtocolVersion() - function in net.corda.core.messaging.AttachmentTrustInfoRPCOps
Returns the RPC protocol version.
getProtocolVersion() - function in net.corda.core.messaging.CheckpointRpcHelper.CloseableFlowManagerRPCOps
Returns the RPC protocol version.
getProtocolVersion() - function in net.corda.core.messaging.CordaRPCOps
Returns the RPC protocol version.
getProtocolVersion() - function in net.corda.core.messaging.FlowManagerRPCOps
Returns the RPC protocol version.
getProtocolVersion() - function in net.corda.core.messaging.RPCOps
Returns the RPC protocol version.
getProtocolVersion() - function in net.corda.core.messaging.RPCOps
Returns the RPC protocol version.
getProvidedName() - function in net.corda.testing.driver.NodeParameters
Optional name of the node, which will be its legal name in Party.
getProvider() - function in java.security.DummySecureRandom
 
getProvider() - function in java.security.Provider.Service
 
getProvider() - function in java.security.Signature
 
getProviderName() - function in net.corda.core.crypto.SignatureScheme
 
getProxy() - function in net.corda.client.rpc.CordaRPCConnection
 
getProxy() - function in net.corda.client.rpc.RPCConnection
Holds a synthetic class that automatically forwards method calls to the server, and returns the response.
getProxy() - function in net.corda.client.rpc.internal.ReconnectingCordaRPCOps.ReconnectingRPCConnection
 
getPublicKey(java.lang.String) - function in net.corda.testing.node.internal.MockCryptoService
 
getPublishNotaries() - function in net.corda.testing.node.internal.CompatibilityZoneParams
Hook for a network map server to capture the generated NotaryInfo objects needed for creating the network parameters.
getPublishNotaries() - function in net.corda.testing.node.internal.CompatibilityZoneParams
Hook for a network map server to capture the generated NotaryInfo objects needed for creating the network parameters.
getQuantity() - function in net.corda.core.contracts.Amount
the number of tokens as a long value.
getQuantity() - function in net.corda.core.node.services.vault.QueryCriteria.FungibleAssetQueryCriteria
 
getQuantity() - function in net.corda.core.node.services.vault.QueryCriteria.FungibleStateQueryCriteria
 
getQuantity() - function in net.corda.core.schemas.CommonSchemaV1.FungibleState
Amount attributes
getQuantity() - function in net.corda.core.schemas.CommonSchemaV1.FungibleState
Amount attributes
getQuantity() - function in net.corda.finance.contracts.asset.Obligation.State
 
getQuantityDelta() - function in net.corda.core.contracts.AmountTransfer
is a signed Long value representing the exchanged number of tokens.
getRandom() - function in net.corda.testing.node.InMemoryMessagingNetwork.ServicePeerAllocationStrategy.Random
 
getRaw() - function in net.corda.core.crypto.SignedData
 
getRaw() - function in net.corda.core.internal.SignedDataWithCert
 
getRawUpdates() - function in net.corda.core.node.services.VaultService
Prefer the use of updates unless you know why you want to use this instead.
getReapInterval() - function in net.corda.client.rpc.CordaRPCClientConfiguration
The interval of unused observable reaping.
getReason() - function in net.corda.core.contracts.TransactionVerificationException.InvalidConstraintRejection
a message containing the reason the constraint is invalid included in thrown the exception.
getReason() - function in net.corda.core.crypto.MerkleTreeException
 
getReason() - function in net.corda.core.transactions.ComponentVisibilityException
 
getReason() - function in net.corda.core.transactions.FilteredTransactionVerificationException
 
getReceivedMessages() - function in net.corda.testing.node.InMemoryMessagingNetwork
 
getReceiverRecords() - function in net.corda.core.flows.DistributionRecords
 
getReceiverStatesToRecord() - function in net.corda.core.flows.DistributionList.ReceiverDistributionList
 
getReceiverStatesToRecord() - function in net.corda.core.flows.ReceiverDistributionRecord
 
getReceiverStatesToRecord() - function in net.corda.core.flows.SenderDistributionRecord
 
getRecipient() - function in net.corda.finance.flows.AbstractCashFlow.Result
 
getRecipient() - function in net.corda.finance.flows.CashIssueAndPaymentFlow
 
getRecipient() - function in net.corda.finance.flows.CashIssueAndPaymentFlow.IssueAndPaymentRequest
 
getRecipient() - function in net.corda.finance.flows.CashPaymentFlow
 
getRecipient() - function in net.corda.finance.flows.CashPaymentFlow.PaymentRequest
 
getRecipients() - function in net.corda.testing.node.InMemoryMessagingNetwork.MessageTransfer
 
getReconnectingRPCConnection() - function in net.corda.client.rpc.internal.ReconnectingCordaRPCOps
 
getRecordedTime() - function in net.corda.core.node.services.Vault.StateMetadata
 
getRecordedTransactionCount() - function in net.corda.core.internal.ResolveTransactionsFlowStats
 
getRecoverAll() - function in net.corda.core.flows.FinalityRecoveryFlow.ExtraConstructorArgs
 
getRecoveryBatchSize() - function in net.corda.core.flows.LedgerRecoveryParameters
 
getRecoveryMaximumBackupInterval() - function in net.corda.core.node.NetworkParameters
A default value, that will be used by the Ledger Recovery flows to set how far back in time to consider for recovery.
getRecoveryMode() - function in net.corda.core.internal.ResolveTransactionsFlow
 
getRecoveryPeers() - function in net.corda.core.flows.LedgerRecoveryParameters
 
getRef() - function in net.corda.core.contracts.ScheduledStateRef
 
getRef() - function in net.corda.core.contracts.SourceAndAmount
is an optional field used for housekeeping in the caller.
getRef() - function in net.corda.core.contracts.StateAndRef
 
getRef() - function in net.corda.core.internal.SerializedStateAndRef
 
getRef() - function in net.corda.core.node.services.Vault.StateMetadata
 
getReference() - function in net.corda.core.contracts.PartyAndReference
 
getReferenceInput(java.lang.Integer) - function in net.corda.core.transactions.LedgerTransaction
Helper to simplify getting an indexed reference input ContractState.
getReferences() - function in net.corda.core.internal.notary.SinglePartyNotaryService.CommitOperation
 
getReferences() - function in net.corda.core.node.services.Vault.Update
 
getReferences() - function in net.corda.core.transactions.BaseTransaction
A list of reusable reference data states which can be referred to by other contracts in this transaction.
getReferences() - function in net.corda.core.transactions.ContractUpgradeFilteredTransaction
The reference inputs of this transaction, containing the state references only.
getReferences() - function in net.corda.core.transactions.ContractUpgradeLedgerTransaction
ContractUpgradeLedgerTransactions do not contain reference input states.
getReferences() - function in net.corda.core.transactions.ContractUpgradeWireTransaction
The reference inputs of this transaction, containing the state references only.
getReferences() - function in net.corda.core.transactions.CoreTransaction
The reference inputs of this transaction, containing the state references only.
getReferences() - function in net.corda.core.transactions.FullTransaction
A list of reusable reference data states which can be referred to by other contracts in this transaction.
getReferences() - function in net.corda.core.transactions.LedgerTransaction
Referenced states, which are like inputs but won't be consumed.
getReferences() - function in net.corda.core.transactions.NotaryChangeLedgerTransaction
A list of reusable reference data states which can be referred to by other contracts in this transaction.
getReferences() - function in net.corda.core.transactions.NotaryChangeWireTransaction
The reference inputs of this transaction, containing the state references only.
getReferences() - function in net.corda.core.transactions.SignedTransaction
 
getReferences() - function in net.corda.core.transactions.TraversableTransaction
Pointers to reference states, identified by (tx identity hash, output index).
getReferences() - function in net.corda.core.transactions.TraversableTransaction
Pointers to reference states, identified by (tx identity hash, output index).
getReferenceStates() - function in net.corda.core.transactions.LedgerTransaction
 
getRegisteredCustomSerializers() - function in net.corda.client.rpc.CordaRPCClient
 
getReleaseVersion() - function in net.corda.core.node.services.diagnostics.NodeVersionInfo
 
getRelevancyStatus() - function in net.corda.core.node.services.Vault.StateMetadata
 
getRelevancyStatus() - function in net.corda.core.node.services.vault.QueryCriteria.CommonQueryCriteria
 
getRelevancyStatus() - function in net.corda.core.node.services.vault.QueryCriteria.FungibleAssetQueryCriteria
 
getRelevancyStatus() - function in net.corda.core.node.services.vault.QueryCriteria.FungibleStateQueryCriteria
 
getRelevancyStatus() - function in net.corda.core.node.services.vault.QueryCriteria.LinearStateQueryCriteria
 
getRelevancyStatus() - function in net.corda.core.node.services.vault.QueryCriteria.VaultCustomQueryCriteria
 
getRelevancyStatus() - function in net.corda.core.node.services.vault.QueryCriteria.VaultQueryCriteria
 
getRequested() - function in net.corda.core.internal.FetchDataFlow.DownloadedVsRequestedDataMismatch
 
getRequested() - function in net.corda.core.internal.FetchDataFlow.DownloadedVsRequestedSizeMismatch
 
getRequested() - function in net.corda.core.internal.FetchDataFlow.HashNotFound
 
getRequested() - function in net.corda.core.internal.FetchDataFlow.IllegalTransactionRequest
 
getRequested() - function in net.corda.core.internal.FetchDataFlow.MissingNetworkParameters
 
getRequestSignature() - function in net.corda.core.flows.NotarisationPayload
 
getRequestSignature() - function in net.corda.core.internal.notary.SinglePartyNotaryService.CommitOperation
 
getRequiredContractClassName() - function in net.corda.core.internal.ConstraintsUtilsKt
 
getRequiredGroup(java.util.List,net.corda.core.contracts.ComponentGroupEnum) - function in net.corda.core.internal.TransactionUtilsKt
 
getRequiredSigningKeys() - function in net.corda.client.jackson.JacksonSupport.SignedTransactionMixin
 
getRequiredSigningKeys() - function in net.corda.core.transactions.ContractUpgradeLedgerTransaction
Specifies all the public keys that require signatures for the transaction to be valid.
getRequiredSigningKeys() - function in net.corda.core.transactions.NotaryChangeLedgerTransaction
Specifies all the public keys that require signatures for the transaction to be valid.
getRequiredSigningKeys() - function in net.corda.core.transactions.SignedTransaction
Specifies all the public keys that require signatures for the transaction to be valid.
getRequiredSigningKeys() - function in net.corda.core.transactions.TransactionWithSignatures
Specifies all the public keys that require signatures for the transaction to be valid.
getRequiredSigningKeys() - function in net.corda.core.transactions.WireTransaction
 
getRequiredSigningKeysInternal(.<Error class: unknown class>,net.corda.core.identity.Party) - function in net.corda.core.internal.TransactionUtilsKt
 
getRequiredTransaction(net.corda.core.node.ServiceHub,net.corda.core.crypto.SecureHash) - function in net.corda.core.internal.CordaUtilsKt
 
getRequiredTransaction(net.corda.core.node.services.TransactionStorage,net.corda.core.crypto.SecureHash) - function in net.corda.core.internal.CordaUtilsKt
 
getResolvableTransactionHashesCount() - function in net.corda.core.internal.ResolveTransactionsFlowStats
 
getResource(java.lang.String) - function in java.lang.ClassLoader
 
getResourceAsStream(java.lang.String) - function in java.net.URLClassLoader
 
getResources(java.lang.String) - function in java.lang.ClassLoader
 
getResult() - function in net.corda.core.messaging.StateMachineUpdate.Removed
 
getResultFuture() - function in net.corda.core.internal.FlowStateMachine
 
getResultFuture() - function in net.corda.core.internal.FlowStateMachineHandle
 
getReturnValue() - function in net.corda.core.messaging.FlowHandle
A CordaFuture of the flow's return value.
getReturnValue() - function in net.corda.core.messaging.FlowHandleImpl
A CordaFuture of the flow's return value.
getReturnValue() - function in net.corda.core.messaging.FlowHandleWithClientId
A CordaFuture of the flow's return value.
getReturnValue() - function in net.corda.core.messaging.FlowHandleWithClientIdImpl
A CordaFuture of the flow's return value.
getReturnValue() - function in net.corda.core.messaging.FlowProgressHandle
A CordaFuture of the flow's return value.
getReturnValue() - function in net.corda.core.messaging.FlowProgressHandleImpl
A CordaFuture of the flow's return value.
getRevision() - function in net.corda.core.node.NodeDiagnosticInfo
 
getRevision() - function in net.corda.core.node.services.diagnostics.NodeVersionInfo
 
getRevokedIntermediateCerts() - function in net.corda.testing.node.internal.network.CrlServer
 
getRevokedNodeCerts() - function in net.corda.testing.node.internal.network.CrlServer
 
getRight() - function in net.corda.core.crypto.MerkleTree.Node
 
getRight() - function in net.corda.core.crypto.PartialMerkleTree.PartialTree.Node
 
getRight() - function in net.corda.core.node.services.vault.CriteriaExpression.BinaryLogical
 
getRightArrow() - function in net.corda.core.internal.Emoji
 
getRightFromLiteral() - function in net.corda.core.node.services.vault.ColumnPredicate.Between
 
getRightLiteral() - function in net.corda.core.node.services.vault.ColumnPredicate.BinaryComparison
 
getRightLiteral() - function in net.corda.core.node.services.vault.ColumnPredicate.CollectionExpression
 
getRightLiteral() - function in net.corda.core.node.services.vault.ColumnPredicate.EqualityComparison
 
getRightLiteral() - function in net.corda.core.node.services.vault.ColumnPredicate.Likeness
 
getRightToLiteral() - function in net.corda.core.node.services.vault.ColumnPredicate.Between
 
getRoot() - function in net.corda.core.crypto.PartialMerkleTree
 
getRoot() - function in net.corda.testing.http.HttpApi
 
getRootCa() - function in net.corda.testing.node.internal.network.CrlServer
 
getRootCause() - function in net.corda.core.internal.InternalUtilsKt
 
getRootCert() - function in net.corda.testing.node.internal.CompatibilityZoneParams
If specified then the nodes will register themselves with the doorman service using SharedCompatibilityZoneParams.url and expect the registration response to be rooted at this cert.
getRootCert() - function in net.corda.testing.node.internal.CompatibilityZoneParams
If specified then the nodes will register themselves with the doorman service using SharedCompatibilityZoneParams.url and expect the registration response to be rooted at this cert.
getRootMessage() - function in net.corda.core.internal.InternalUtilsKt
 
getRpc() - function in net.corda.client.jackson.JacksonSupport.RpcObjectMapper
 
getRpc() - function in net.corda.testing.driver.InProcess
Interface to the node's RPC system.
getRpc() - function in net.corda.testing.driver.NodeHandle
Interface to the node's RPC system.
getRpc() - function in net.corda.testing.driver.NodeHandleInternal
Interface to the node's RPC system.
getRpc() - function in net.corda.testing.driver.OutOfProcess
Interface to the node's RPC system.
getRpc() - function in net.corda.testing.driver.internal.InProcessImpl
Interface to the node's RPC system.
getRpc() - function in net.corda.testing.driver.internal.OutOfProcessImpl
Interface to the node's RPC system.
getRPC_CLIENT_CONTEXT() - function in net.corda.core.serialization.SerializationDefaults
 
getRPC_SERVER_CONTEXT() - function in net.corda.core.serialization.SerializationDefaults
 
getRpcAddress() - function in net.corda.testing.driver.InProcess
Get the rpc address for this node
getRpcAddress() - function in net.corda.testing.driver.NodeHandle
Get the rpc address for this node
getRpcAddress() - function in net.corda.testing.driver.NodeHandle
Get the rpc address for this node
getRpcAddress() - function in net.corda.testing.driver.NodeParameters
optional override for RPC address on which node will be accepting RPC connections from the clients.
getRpcAddress() - function in net.corda.testing.driver.OutOfProcess
Get the rpc address for this node
getRpcAddress() - function in net.corda.testing.driver.internal.NodeHandleInternal
Get the rpc address for this node
getRpcAdminAddress() - function in net.corda.testing.driver.InProcess
Get the rpc admin address for this node
getRpcAdminAddress() - function in net.corda.testing.driver.NodeHandle
Get the rpc admin address for this node
getRpcAdminAddress() - function in net.corda.testing.driver.NodeHandle
Get the rpc admin address for this node
getRpcAdminAddress() - function in net.corda.testing.driver.OutOfProcess
Get the rpc admin address for this node
getRpcAdminAddress() - function in net.corda.testing.driver.internal.NodeHandleInternal
Get the rpc admin address for this node
getRpcClientContext() - function in net.corda.core.serialization.internal.SerializationEnvironment
 
getRpcConfiguration() - function in net.corda.client.rpc.internal.ReconnectingCordaRPCOps.ReconnectingRPCConnection
 
getRpcFlows() - function in net.corda.core.cordapp.Cordapp
List of RPC initiable flows classes
getRpcFlows() - function in net.corda.core.internal.cordapp.CordappImpl
List of RPC initiable flows classes
getRpcOpsList() - function in net.corda.testing.node.internal.TestStartedNode
 
getRpcServer() - function in net.corda.testing.node.internal.RpcServerHandle
 
getRpcServerContext() - function in net.corda.core.serialization.internal.SerializationEnvironment
 
getRpcServerUser() - function in net.corda.testing.node.internal.RPCDriverKt
 
getRpcTestUser() - function in net.corda.testing.node.internal.RPCDriverKt
 
getRpcUsers() - function in net.corda.testing.driver.InProcess
Get a List of User's for this node
getRpcUsers() - function in net.corda.testing.driver.NodeHandle
Get a List of User's for this node
getRpcUsers() - function in net.corda.testing.driver.NodeHandleInternal
Get a List of User's for this node
getRpcUsers() - function in net.corda.testing.driver.NodeParameters
List of users who are authorised to use the RPC system.
getRpcUsers() - function in net.corda.testing.driver.OutOfProcess
Get a List of User's for this node
getRpcUsers() - function in net.corda.testing.driver.internal.InProcessImpl
Get a List of User's for this node
getRpcUsers() - function in net.corda.testing.driver.internal.OutOfProcessImpl
Get a List of User's for this node
getRpcUsers() - function in net.corda.testing.node.NotarySpec
A list of users able to instigate RPC for this node or cluster of nodes.
getRSA_SHA256() - function in net.corda.core.crypto.Crypto
RSA PKCS#1 signature scheme using SHA256 for message hashing.
getRUB() - function in net.corda.finance.CurrenciesKt
 
getRunId() - function in net.corda.core.flows.FlowLogic
 
getRunId() - function in net.corda.core.flows.FlowLogic
 
getRunMigrationScripts() - function in net.corda.testing.node.internal.InProcessNode
 
getRunMigrationScripts() - function in net.corda.testing.node.internal.InternalMockNetwork.MockNode
 
getRxIoScheduler() - function in net.corda.testing.node.internal.InProcessNode
 
getRxIoScheduler() - function in net.corda.testing.node.internal.InternalMockNetwork.MockNode
 
getSantaClaus() - function in net.corda.core.internal.Emoji
 
getScanPackage() - function in net.corda.testing.node.internal.ScanPackageTestCordapp
 
getSchedulableFlows() - function in net.corda.core.cordapp.Cordapp
List of flows startable by the scheduler
getSchedulableFlows() - function in net.corda.core.internal.cordapp.CordappImpl
List of flows startable by the scheduler
getScheduledAt() - function in net.corda.core.contracts.Scheduled
 
getScheduledAt() - function in net.corda.core.contracts.ScheduledActivity
 
getScheduledAt() - function in net.corda.core.contracts.ScheduledStateRef
 
getScheduledState() - function in net.corda.core.context.InvocationOrigin.Scheduled
 
getScheduledState() - function in net.corda.core.flows.FlowInitiator.Scheduled
 
getSchemeCodeName() - function in net.corda.core.crypto.SignatureScheme
 
getSchemeId() - function in net.corda.core.serialization.CustomSerializationScheme
This method must return an id used to uniquely identify the Scheme.
getSchemeIdIfCustomSerializationMagic(net.corda.core.serialization.SerializationMagic) - function in net.corda.core.serialization.internal.CustomSerializationSchemeUtils.Companion
 
getSchemeNumberID() - function in net.corda.core.crypto.SignatureMetadata
 
getSchemeNumberID() - function in net.corda.core.crypto.SignatureScheme
 
getSecondaryIdentity() - function in net.corda.finance.flows.TwoPartyDealFlow.Handshake
 
getSeconds() - function in net.corda.core.utilities.KotlinUtilsKt
 
getSender() - function in net.corda.testing.node.InMemoryMessagingNetwork.MessageTransfer
 
getSenderRecords() - function in net.corda.core.flows.DistributionRecords
 
getSenderStatesToRecord() - function in net.corda.core.flows.DistributionList.SenderDistributionList
 
getSenderStatesToRecord() - function in net.corda.core.flows.SendTransactionFlow
 
getSenderStatesToRecord() - function in net.corda.core.flows.SenderDistributionRecord
 
getSenderUUID() - function in net.corda.testing.node.internal.InMemoryMessage
 
getSentMessages() - function in net.corda.testing.node.InMemoryMessagingNetwork
 
getSerial() - function in net.corda.core.node.NodeInfo
An arbitrary number incremented each time the NodeInfo is changed.
getSERIALIZATION_FACTORY() - function in net.corda.core.serialization.SerializationDefaults
 
getSerializationCustomSerializers() - function in net.corda.core.cordapp.Cordapp
List of serializers
getSerializationCustomSerializers() - function in net.corda.core.internal.cordapp.CordappImpl
List of serializers
getSerializationFactory() - function in net.corda.core.serialization.internal.SerializationEnvironment
 
getSerializationWhitelists() - function in net.corda.core.cordapp.Cordapp
List of Corda plugin registries
getSerializationWhitelists() - function in net.corda.core.internal.cordapp.CordappImpl
List of Corda plugin registries
getSerializationWhitelists() - function in net.corda.testing.node.internal.InternalMockNetwork.MockNode
 
getSerialized() - function in net.corda.core.flows.MaybeSerializedSignedTransaction
 
getSerializedComponents() - function in net.corda.core.transactions.ContractUpgradeWireTransaction
Contains all of the transaction components in serialized form.
getSerializedComponents() - function in net.corda.core.transactions.NotaryChangeWireTransaction
Contains all of the transaction components in serialized form.
getSerializedState() - function in net.corda.core.internal.SerializedStateAndRef
 
getSerializedState(net.corda.core.contracts.StateRef) - function in net.corda.core.internal.verification.NodeVerificationSupport
This is the main logic that knows how to retrieve the binary representation of StateRefs.
getSerializedState(net.corda.core.contracts.StateRef) - function in net.corda.core.internal.verification.ServiceHubCoreInternal
This is the main logic that knows how to retrieve the binary representation of StateRefs.
getSerializedState(net.corda.core.contracts.StateRef) - function in net.corda.core.internal.verification.VerificationSupport
 
getSerializedState(net.corda.core.contracts.StateRef) - function in net.corda.core.internal.verification.VerifyingServiceHub
This is the main logic that knows how to retrieve the binary representation of StateRefs.
getSerializedTelemetry() - function in net.corda.core.context.InvocationContext
 
getSerializedTelemetryData() - function in net.corda.core.internal.telemetry.SerializedTelemetry
 
getServerControl() - function in net.corda.testing.node.internal.RpcBrokerHandle
 
getServerProtocolVersion() - function in net.corda.client.rpc.CordaRPCConnection
 
getServerProtocolVersion() - function in net.corda.client.rpc.RPCConnection
The RPC protocol version reported by the server.
getServerProtocolVersion() - function in net.corda.client.rpc.internal.ReconnectingCordaRPCOps.ReconnectingRPCConnection
 
getService(java.lang.String,java.lang.String) - function in java.security.Provider
 
getService(java.security.Provider) - function in net.corda.core.crypto.CompositeSignature.Companion
 
getService(java.lang.String,java.lang.String) - function in net.corda.core.crypto.CordaSecurityProvider
 
getService() - function in net.corda.core.internal.notary.NotaryServiceFlow
 
getService() - function in net.corda.core.internal.notary.SinglePartyNotaryService.CommitOperation
 
getServiceClassName() - function in net.corda.core.context.InvocationOrigin.Service
 
getServiceClassName() - function in net.corda.core.flows.FlowInitiator.Service
 
getServiceFlows() - function in net.corda.core.cordapp.Cordapp
List of net.corda.core.node.services.CordaService initiable flows classes
getServiceFlows() - function in net.corda.core.internal.cordapp.CordappImpl
List of net.corda.core.node.services.CordaService initiable flows classes
getServiceHub() - function in net.corda.core.flows.FlowLogic
 
getServiceHub() - function in net.corda.core.flows.FlowLogic
 
getServiceHub() - function in net.corda.core.internal.FlowStateMachine
 
getServiceHub() - function in net.corda.core.serialization.SerializeAsTokenContext
 
getServiceId() - function in net.corda.core.context.Actor
 
getServiceLegalName() - function in net.corda.testing.node.MockNetNotaryConfig
 
getServicePeerAllocationStrategy() - function in net.corda.testing.node.MockNetwork
How messages are load balanced in the case where a single compound identity is used by multiple nodes.
getServicePeerAllocationStrategy() - function in net.corda.testing.node.MockNetworkParameters
How messages are load balanced in the case where a single compound identity is used by multiple nodes.
getServices() - function in java.security.Provider
 
getServices() - function in net.corda.core.cordapp.Cordapp
List of RPC services
getServices() - function in net.corda.core.internal.WaitForStateConsumption
a ServiceHub instance
getServices() - function in net.corda.core.internal.cordapp.CordappImpl
List of RPC services
getServices() - function in net.corda.core.internal.notary.NotaryService
 
getServices() - function in net.corda.core.internal.notary.NotaryService
 
getServices() - function in net.corda.testing.driver.InProcess
Services which are available to this node
getServices() - function in net.corda.testing.driver.internal.InProcessImpl
Services which are available to this node
getServices() - function in net.corda.testing.dsl.TestLedgerDSLInterpreter
 
getServices() - function in net.corda.testing.dsl.TestTransactionDSLInterpreter
 
getServices() - function in net.corda.testing.node.StartedMockNode
 
getServices() - function in net.corda.testing.node.internal.TestStartedNode
 
getSession() - function in net.corda.core.flows.CollectSignatureFlow
 
getSession() - function in net.corda.core.node.services.vault.SessionScope
 
getSessionId() - function in net.corda.core.context.Trace
 
getSessions() - function in net.corda.core.flows.FinalityFlow.ExtraConstructorArgs
 
getSessions() - function in net.corda.core.internal.FlowIORequest.CloseSessions
the sessions to be closed.
getSessions() - function in net.corda.core.internal.FlowIORequest.GetFlowInfo
the sessions to get the FlowInfo of.
getSessions() - function in net.corda.core.internal.FlowIORequest.Receive
the sessions to receive messages from.
getSessionsToCollectFrom() - function in net.corda.core.flows.CollectSignaturesFlow
 
getSessionToMessage() - function in net.corda.core.internal.FlowIORequest.Send
a map from session to message-to-be-sent.
getSessionToMessage() - function in net.corda.core.internal.FlowIORequest.SendAndReceive
a map from session to message-to-be-sent.
getSha256() - function in net.corda.core.internal.InputStreamAndHash
 
getSha2_256() - function in net.corda.core.crypto.DigestService.Companion
 
getSha2_384() - function in net.corda.core.crypto.DigestService.Companion
 
getSha2_512() - function in net.corda.core.crypto.DigestService.Companion
 
getSHA512_256() - function in net.corda.core.crypto.Crypto
DLSequence (ASN1Sequence) for SHA512 truncated to 256 bits, used in SPHINCS-256 signature scheme.
getShortName() - function in net.corda.core.cordapp.Cordapp.Info
Cordapp's name
getShortName() - function in net.corda.core.cordapp.Cordapp.Info.Contract
Cordapp's name
getShortName() - function in net.corda.core.cordapp.Cordapp.Info.ContractAndWorkflow
Cordapp's name
getShortName() - function in net.corda.core.cordapp.Cordapp.Info.Default
Cordapp's name
getShortName() - function in net.corda.core.cordapp.Cordapp.Info.Workflow
Cordapp's name
getShortName() - function in net.corda.core.cordapp.CordappInfo
 
getShouldRetrySend() - function in net.corda.core.internal.FlowIORequest.SendAndReceive
specifies whether the send should be retried.
getShutdown() - function in net.corda.testing.node.internal.RpcBrokerHandle
 
getShutdownManager() - function in net.corda.testing.node.internal.DriverDSLImpl
 
getShutdownManager() - function in net.corda.testing.node.internal.InternalDriverDSL
 
getShutdownManager() - function in net.corda.testing.node.internal.InternalDriverDSL
 
getSig() - function in net.corda.core.crypto.SignedData
 
getSig() - function in net.corda.core.internal.SignedDataWithCert
 
getSignature() - function in net.corda.core.internal.notary.UniquenessProvider.Result.Success
 
getSignatureCount() - function in net.corda.testing.node.internal.CustomCordapp.SigningInfo
 
getSignatureInstance(java.lang.String,java.security.Provider) - function in net.corda.core.crypto.internal.Instances
 
getSignatureMetadata() - function in net.corda.core.crypto.SignableData
 
getSignatureMetadata() - function in net.corda.core.crypto.TransactionSignature
attached SignatureMetadata for this signature.
getSignatureName() - function in net.corda.core.crypto.SignatureScheme
 
getSignatureOID() - function in net.corda.core.crypto.SignatureScheme
 
getSignatures() - function in net.corda.core.flows.NotarisationResponse
 
getSigned() - function in net.corda.testing.node.internal.ScanPackageTestCordapp
 
getSigned() - function in net.corda.testing.node.internal.UriTestCordapp
 
getSignedTransaction() - function in net.corda.core.flows.NotarisationPayload
 
getSigner(java.lang.String) - function in net.corda.testing.node.internal.MockCryptoService
 
getSigner(java.security.PublicKey) - function in net.corda.testing.node.internal.MockKeyManagementService
 
getSignerKeys() - function in net.corda.core.contracts.Attachment
The keys that have correctly signed the whole attachment.
getSignerKeys() - function in net.corda.core.contracts.Attachment
The keys that have correctly signed the whole attachment.
getSignerKeys() - function in net.corda.core.contracts.ContractAttachment
The keys that have correctly signed the whole attachment.
getSignerKeys() - function in net.corda.core.internal.AbstractAttachment
The keys that have correctly signed the whole attachment.
getSigners() - function in net.corda.core.contracts.Attachment
The parties that have correctly signed the whole attachment.
getSigners() - function in net.corda.core.contracts.Attachment
The parties that have correctly signed the whole attachment.
getSigners() - function in net.corda.core.contracts.Attachment
The parties that have correctly signed the whole attachment.
getSigners() - function in net.corda.core.contracts.Command
 
getSigners() - function in net.corda.core.contracts.CommandWithParties
 
getSigners() - function in net.corda.core.internal.AbstractAttachment
The parties that have correctly signed the whole attachment.
getSignersCondition() - function in net.corda.core.node.services.vault.AttachmentQueryCriteria.AttachmentsQueryCriteria
 
getSigningInfo() - function in net.corda.testing.node.internal.CustomCordapp
 
getSigningKeys() - function in net.corda.core.flows.CollectSignatureFlow
 
getSigningParties() - function in net.corda.core.contracts.CommandWithParties
If any public keys were recognised, the looked up institutions are available here
getSigs() - function in net.corda.core.crypto.CompositeSignaturesWithKeys
 
getSigs() - function in net.corda.core.transactions.ContractUpgradeLedgerTransaction
List of signatures on this transaction.
getSigs() - function in net.corda.core.transactions.NotaryChangeLedgerTransaction
List of signatures on this transaction.
getSigs() - function in net.corda.core.transactions.SignedTransaction
 
getSigs() - function in net.corda.core.transactions.TransactionWithSignatures
List of signatures on this transaction.
getSimpleLogTelemetryEnabled() - function in net.corda.client.rpc.CordaRPCClientConfiguration
 
getSimpleLogTelemetryEnabled() - function in net.corda.client.rpc.internal.RPCClientTelemetry
 
getSingleton(java.lang.String) - function in net.corda.core.serialization.SerializeAsTokenContext
 
getSize() - function in java.util.Properties
 
getSize() - function in kotlin.collections.Set
 
getSize() - function in net.corda.core.contracts.Attachment
Attachment size in bytes.
getSize() - function in net.corda.core.contracts.Attachment
Attachment size in bytes.
getSize() - function in net.corda.core.flows.DistributionRecords
 
getSize() - function in net.corda.core.internal.AbstractAttachment
Attachment size in bytes.
getSize() - function in net.corda.core.internal.LazyMappedList
 
getSize() - function in net.corda.core.serialization.internal.AttachmentsHolder
 
getSize() - function in net.corda.core.utilities.ByteSequence
The number of bytes this sequence represents.
getSize() - function in net.corda.core.utilities.ByteSequence
The number of bytes this sequence represents.
getSkippedRecordingTransactionCount() - function in net.corda.core.internal.ResolveTransactionsFlowStats
 
getSkullAndCrossbones() - function in net.corda.core.internal.Emoji
 
getSleepingFace() - function in net.corda.core.internal.Emoji
 
getSmm() - function in net.corda.testing.node.internal.TestStartedNode
 
getSnapshot() - function in net.corda.core.messaging.DataFeed
 
getSoftLockingCondition() - function in net.corda.core.node.services.vault.QueryCriteria.VaultQueryCriteria
 
getSoon() - function in net.corda.core.internal.Emoji
 
getSortAttribute() - function in net.corda.core.node.services.vault.AttachmentSort.AttachmentSortColumn
 
getSortAttribute() - function in net.corda.core.node.services.vault.Sort.SortColumn
 
getSource() - function in net.corda.core.contracts.AmountTransfer
is the Party, CompositeKey, or other identifier of the token source if quantityDelta is positive, or the token sink if quantityDelta is negative.
getSource() - function in net.corda.core.contracts.SourceAndAmount
the holder of the Amount.
getSource() - function in net.corda.core.observable.internal.OnResilientSubscribe
 
getSpanStartEndEventsEnabled() - function in net.corda.client.rpc.CordaRPCClientConfiguration
 
getSpanStartEndEventsEnabled() - function in net.corda.client.rpc.internal.RPCClientTelemetry
 
getSpy() - function in net.corda.testing.node.internal.MockNodeMessagingService
 
getSslConfiguration() - function in net.corda.client.rpc.internal.ReconnectingCordaRPCOps.ReconnectingRPCConnection
 
getStackFrames() - function in net.corda.core.flows.FlowStackSnapshot
 
getStackObjects() - function in net.corda.core.flows.FlowStackSnapshot.Frame
 
getStackTrace() - function in kotlin.Throwable
 
getStackTraceElement() - function in net.corda.core.flows.FlowStackSnapshot.Frame
 
getStarted() - function in net.corda.testing.node.UnstartedMockNode
 
getStarted() - function in net.corda.testing.node.internal.InternalMockNetwork.MockNode
 
getStartInProcess() - function in net.corda.testing.node.NotarySpec
Should the notary be started in process.
getStartInSameProcess() - function in net.corda.testing.driver.NodeParameters
Determines if the node should be started inside the same process the Driver is running in.
getStartJmxHttpServer() - function in net.corda.testing.driver.JmxPolicy
Indicates whether the spawned nodes should start with a Jolokia JMX agent to enable remote JMX monitoring using HTTP/JSON.
getStartNodesInProcess() - function in net.corda.testing.driver.DriverParameters
Provides the default behaviour of whether new nodes should start inside this process or not.
getStartNodesInProcess() - function in net.corda.testing.node.internal.DriverDSLImpl
 
getState() - function in net.corda.core.contracts.StateAndContract
A state
getState() - function in net.corda.core.contracts.StateAndRef
 
getState() - function in net.corda.core.identity.CordaX500Name
the full name of the state or province the organisation is based in.
getState() - function in net.corda.core.internal.StatePointerSearch
 
getSTATE() - function in net.corda.finance.contracts.asset.CashKt
 
getStateAndRef() - function in net.corda.core.contracts.ReferencedStateAndRef
 
getStateAndRef() - function in net.corda.core.flows.ContractUpgradeFlow.Authorise
 
getStateAndRef(net.corda.core.contracts.StateRef) - function in net.corda.core.internal.verification.NodeVerificationSupport
 
getStateAndRef(net.corda.core.contracts.StateRef) - function in net.corda.core.internal.verification.ServiceHubCoreInternal
 
getStateAndRef(net.corda.core.contracts.StateRef) - function in net.corda.core.internal.verification.VerificationSupport
 
getStateAndRef(net.corda.core.contracts.StateRef) - function in net.corda.core.internal.verification.VerifyingServiceHub
 
getStateMachineInfo() - function in net.corda.core.messaging.StateMachineUpdate.Added
 
getStateMachineRunId() - function in net.corda.core.flows.FlowTransactionInfo
 
getStateMachineRunId() - function in net.corda.core.messaging.StateMachineTransactionMapping
 
getStateRef() - function in net.corda.core.flows.AbstractStateReplacementFlow.Proposal
 
getStateRef() - function in net.corda.core.flows.ContractUpgradeFlow.Deauthorise
 
getStateRef() - function in net.corda.core.schemas.DirectStatePersistable
 
getStateRef() - function in net.corda.core.schemas.PersistentState
 
getStateRef() - function in net.corda.core.schemas.PersistentState
 
getStateRef() - function in net.corda.core.transactions.ReferenceStateRef
 
getStateRefs() - function in net.corda.core.internal.WaitForStateConsumption
the StateRefs which will be updated.
getStateRefs() - function in net.corda.core.node.services.vault.QueryCriteria.VaultQueryCriteria
 
getStates() - function in net.corda.core.node.services.Vault
 
getStates() - function in net.corda.core.node.services.Vault.Page
 
getStates() - function in net.corda.core.transactions.MissingContractAttachments
States which have contracts that do not have corresponding attachments in the attachment store.
getStatesMetadata() - function in net.corda.core.node.services.Vault.Page
 
getStatesToConsume() - function in net.corda.core.flows.NotarisationRequest
 
getStatesToRecord() - function in net.corda.core.flows.FinalityFlow.ExtraConstructorArgs
 
getStatesToRecord() - function in net.corda.core.internal.ResolveTransactionsFlow
 
getStateTypes() - function in net.corda.core.node.services.Vault.Page
 
getStatistics() - function in net.corda.core.internal.ResolveTransactionsFlow
 
getStatus() - function in net.corda.core.flows.FlowTransactionInfo
 
getStatus() - function in net.corda.core.node.services.SignedTransactionWithStatus
 
getStatus() - function in net.corda.core.node.services.Vault.StateMetadata
 
getStatus() - function in net.corda.core.node.services.vault.QueryCriteria.CommonQueryCriteria
 
getStatus() - function in net.corda.core.node.services.vault.QueryCriteria.FungibleAssetQueryCriteria
 
getStatus() - function in net.corda.core.node.services.vault.QueryCriteria.FungibleStateQueryCriteria
 
getStatus() - function in net.corda.core.node.services.vault.QueryCriteria.LinearStateQueryCriteria
 
getStatus() - function in net.corda.core.node.services.vault.QueryCriteria.VaultCustomQueryCriteria
 
getStatus() - function in net.corda.core.node.services.vault.QueryCriteria.VaultQueryCriteria
 
getStepIndex() - function in net.corda.core.utilities.ProgressTracker
The zero-based index of the current step in the steps array (i.e.
getSteps() - function in net.corda.core.utilities.ProgressTracker
The steps in this tracker, same as the steps passed to the constructor but with UNSTARTED and DONE inserted.
getStepsTreeChanges() - function in net.corda.core.utilities.ProgressTracker
 
getStepsTreeFeed() - function in net.corda.core.messaging.FlowProgressHandle
DataFeed of current steps tree, see ProgressTracker
getStepsTreeFeed() - function in net.corda.core.messaging.FlowProgressHandleImpl
DataFeed of current steps tree, see ProgressTracker
getStepsTreeIndex() - function in net.corda.core.utilities.ProgressTracker
The zero-bases index of the current step in a allStepsLabels list
getStepsTreeIndexChanges() - function in net.corda.core.utilities.ProgressTracker
 
getStepsTreeIndexFeed() - function in net.corda.core.messaging.FlowProgressHandle
DataFeed of current step in the steps tree, see ProgressTracker
getStepsTreeIndexFeed() - function in net.corda.core.messaging.FlowProgressHandleImpl
DataFeed of current step in the steps tree, see ProgressTracker
getSTORAGE_CONTEXT() - function in net.corda.core.serialization.SerializationDefaults
 
getStorageContext() - function in net.corda.core.serialization.internal.SerializationEnvironment
 
getString(java.lang.String) - function in net.corda.core.cordapp.CordappConfig
Get the string value of the configuration at "path".
getStx() - function in net.corda.core.flows.AbstractStateReplacementFlow.UpgradeTx
 
getStx() - function in net.corda.core.flows.SendTransactionFlow
 
getStx() - function in net.corda.core.flows.SignedTransactionWithDistributionList
 
getStx() - function in net.corda.core.node.services.SignedTransactionWithStatus
 
getStx() - function in net.corda.finance.flows.AbstractCashFlow.Result
 
getSunEcProvider() - function in net.corda.core.crypto.internal.ProviderMapKt
 
getSupportedCurrencies() - function in net.corda.finance.internal.CashConfiguration
 
getSupportedCurrencies() - function in net.corda.finance.internal.ConfigHolder.Companion
 
getSuppressed() - function in kotlin.Throwable
 
getSWISS_FRANCS() - function in net.corda.finance.CurrenciesKt
 
getSWISS_FRANCS() - function in net.corda.finance.CurrenciesKt
 
getSWISS_FRANCS() - function in net.corda.finance.CurrenciesKt
 
getSystemProperties() - function in net.corda.testing.driver.DriverParameters
A Map of extra system properties which will be given to each new node.
getSystemProperties() - function in net.corda.testing.driver.NodeParameters
 
getSystemProperties() - function in net.corda.testing.node.internal.DriverDSLImpl
 
getTargetPlatformVersion() - function in net.corda.core.cordapp.Cordapp
The target platform version this CorDapp was designed and tested on.
getTargetPlatformVersion() - function in net.corda.core.cordapp.CordappInfo
 
getTargetPlatformVersion() - function in net.corda.core.internal.cordapp.CordappImpl
The target platform version this CorDapp was designed and tested on.
getTargetPlatformVersion() - function in net.corda.core.internal.cordapp.ManifestUtilsKt
 
getTargetPlatformVersion() - function in net.corda.testing.node.internal.CustomCordapp
 
getTelemetryComponents() - function in net.corda.core.cordapp.Cordapp
 
getTelemetryComponents() - function in net.corda.core.internal.cordapp.CordappImpl
 
getTelemetryDataItem() - function in net.corda.core.internal.telemetry.StartSpanForFlowEvent
 
getTelemetryHandle(java.lang.Class) - function in net.corda.client.rpc.CordaRPCConnection
Returns the configured openTelemetry global.
getTelemetryHandle(java.lang.Class) - function in net.corda.client.rpc.RPCConnection
Returns the configured openTelemetry global.
getTelemetryHandle(java.lang.Class) - function in net.corda.client.rpc.internal.RPCClientTelemetry
 
getTelemetryHandle(java.lang.Class) - function in net.corda.client.rpc.internal.ReconnectingCordaRPCOps.ReconnectingRPCConnection
Returns the configured openTelemetry global.
getTelemetryHandle(java.lang.Class) - function in net.corda.core.internal.telemetry.TelemetryServiceImpl
 
getTelemetryHandle(java.lang.Class) - function in net.corda.core.node.services.TelemetryService
 
getTelemetryHandles() - function in net.corda.core.internal.telemetry.SimpleLogTelemetryComponent
 
getTelemetryHandles() - function in net.corda.core.internal.telemetry.TelemetryComponent
 
getTelemetryId() - function in net.corda.core.internal.telemetry.EndSpanEvent
 
getTelemetryId() - function in net.corda.core.internal.telemetry.EndSpanForFlowEvent
 
getTelemetryId() - function in net.corda.core.internal.telemetry.RecordExceptionEvent
 
getTelemetryId() - function in net.corda.core.internal.telemetry.SetStatusEvent
 
getTelemetryId() - function in net.corda.core.internal.telemetry.StartSpanEvent
 
getTelemetryId() - function in net.corda.core.internal.telemetry.StartSpanForFlowEvent
 
getTelemetryService() - function in net.corda.client.rpc.internal.RPCClientTelemetry
 
getTelemetryService() - function in net.corda.core.node.AppServiceHub
Provides operations to support telemetry and telemetry data between nodes.
getTelemetryService() - function in net.corda.core.node.ServiceHub
Provides operations to support telemetry and telemetry data between nodes.
getTelemetryService() - function in net.corda.core.node.ServiceHubCoreInternal
Provides operations to support telemetry and telemetry data between nodes.
getTelemetryService() - function in net.corda.core.node.VerifyingServiceHub
Provides operations to support telemetry and telemetry data between nodes.
getTelemetryService() - function in net.corda.testing.node.MockServices
Provides operations to support telemetry and telemetry data between nodes.
getTelemetryServiceInternal() - function in net.corda.core.internal.telemetry.TelemetryServiceImplKt
 
getTelemetryStatusCode() - function in net.corda.core.internal.telemetry.SetStatusEvent
 
getTempFolder() - function in net.corda.testing.node.internal.NodeBasedTest
 
getTemplate() - function in net.corda.finance.contracts.asset.BilateralNetState
 
getTemplate() - function in net.corda.finance.contracts.asset.MultilateralNetState
 
getTemplate() - function in net.corda.finance.contracts.asset.NetState
 
getTemplate() - function in net.corda.finance.contracts.asset.Obligation.State
 
getTEST_CALENDAR_NAMES() - function in net.corda.finance.workflows.utils.FinanceWorkflowsUtilsKt
 
getTEST_INSTANCE() - function in net.corda.core.internal.cordapp.CordappImpl.Companion
 
getTestDirectory() - function in net.corda.testing.node.internal.InternalMockNetwork
 
getTestSerialization() - function in net.corda.testing.node.internal.NodeBasedTest
 
getThreadPerNode() - function in net.corda.testing.node.MockNetwork
If true then each node will be run in its own thread.
getThreadPerNode() - function in net.corda.testing.node.MockNetworkParameters
If true then each node will be run in its own thread.
getThreadPerNode() - function in net.corda.testing.node.internal.InternalMockNetwork
 
getThreshold() - function in net.corda.core.crypto.CompositeKey
specifies the minimum total weight required (in the simple case – the minimum number of child signatures required) to satisfy the sub-tree rooted at this node.
getThrowable() - function in net.corda.core.internal.telemetry.RecordExceptionEvent
 
getThrowableOpt() - function in net.corda.client.rpc.ext.RPCConnectionListener.ConnectionContext
 
getTime() - function in net.corda.core.flows.FlowStackSnapshot
 
getTimeCondition() - function in net.corda.core.node.services.vault.QueryCriteria.VaultQueryCriteria
 
getTimeframe() - function in net.corda.core.flows.FlowRecoveryQuery
 
getTimeout() - function in net.corda.testing.node.MockNetFlowTimeOut
 
getTimestamp() - function in net.corda.core.flows.DistributionRecord
 
getTimestamp() - function in net.corda.core.flows.DistributionRecordKey
 
getTimestamp() - function in net.corda.core.flows.FlowTransactionInfo
 
getTimestamp() - function in net.corda.core.flows.ReceiverDistributionRecord
 
getTimestamp() - function in net.corda.core.flows.SenderDistributionRecord
 
getTimestamp() - function in net.corda.core.utilities.Id
 
getTimestamp() - function in net.corda.core.utilities.Id
 
getTimestampAsDirectoryName() - function in net.corda.testing.node.internal.DriverDSLImplKt
 
getTimestampDiscriminator() - function in net.corda.core.flows.DistributionRecord
 
getTimestampDiscriminator() - function in net.corda.core.flows.DistributionRecordKey
 
getTimestampDiscriminator() - function in net.corda.core.flows.ReceiverDistributionRecord
 
getTimestampDiscriminator() - function in net.corda.core.flows.SenderDistributionRecord
 
getTimeTolerance() - function in net.corda.finance.contracts.asset.Obligation.Terms
 
getTimeWindow() - function in net.corda.core.flows.LedgerRecoveryParameters
 
getTimeWindow() - function in net.corda.core.internal.notary.SinglePartyNotaryService.CommitOperation
 
getTimeWindow() - function in net.corda.core.transactions.LedgerTransaction
The time window within which the tx is valid, will be checked against notary pool member clocks.
getTimeWindow() - function in net.corda.core.transactions.TraversableTransaction
 
getTimeWindow() - function in net.corda.core.transactions.TraversableTransaction
 
getToken() - function in net.corda.core.contracts.Amount
the type of token this is an amount of.
getToken() - function in net.corda.core.contracts.AmountTransfer
represents the type of asset token as would be used to construct Amount<T> objects.
getTopic() - function in net.corda.testing.node.internal.InMemoryMessage
 
getTopLevelTracker() - function in net.corda.core.utilities.ProgressTracker
 
getTotalErrors() - function in net.corda.core.flows.LedgerRecoveryResult
 
getTotalRecoveredInFlightTransactions() - function in net.corda.core.flows.LedgerRecoveryResult
 
getTotalRecoveredRecords() - function in net.corda.core.flows.LedgerRecoveryResult
 
getTotalRecoveredTransactions() - function in net.corda.core.flows.LedgerRecoveryResult
 
getTotalStatesAvailable() - function in net.corda.core.node.services.Vault.Page
 
getTrace() - function in net.corda.core.context.InvocationContext
Corda invocation trace.
getTraceId() - function in net.corda.core.internal.telemetry.SimpleLogContext
 
getTracker() - function in net.corda.core.utilities.ProgressTracker.Change.Position
 
getTracker() - function in net.corda.core.utilities.ProgressTracker.Change.Rendering
 
getTracker() - function in net.corda.core.utilities.ProgressTracker.Change.Structural
 
getTrackRpcCallSites() - function in net.corda.client.rpc.CordaRPCClientConfiguration
If set to true the client will track RPC call sites (default is false).
getTransaction() - function in net.corda.core.flows.FinalityFlow
 
getTransaction() - function in net.corda.core.flows.NotarisationPayload
 
getTransaction(net.corda.core.crypto.SecureHash) - function in net.corda.core.node.services.TransactionStorage
Return the transaction with the given id, or null if no such transaction exists.
getTransaction(net.corda.core.crypto.SecureHash) - function in net.corda.testing.node.internal.MockTransactionStorage
 
getTransactionBuilder() - function in net.corda.testing.dsl.TestTransactionDSLInterpreter
 
getTransactionId() - function in net.corda.core.flows.NotarisationRequest
 
getTransactionId() - function in net.corda.core.messaging.StateMachineTransactionMapping
 
getTransactionNotes(net.corda.core.crypto.SecureHash) - function in net.corda.core.node.services.VaultService
 
getTransactionsToVerify() - function in net.corda.testing.dsl.TestLedgerDSLInterpreter
 
getTransactionsUnverified() - function in net.corda.testing.dsl.TestLedgerDSLInterpreter
 
getTransactionWithStatus(net.corda.core.crypto.SecureHash) - function in net.corda.core.node.services.TransactionStorage
Return the transaction with its status for the given id, or null if no such transaction exists.
getTransactionWithStatus(net.corda.core.crypto.SecureHash) - function in net.corda.testing.node.internal.MockTransactionStorage
 
getTransform() - function in net.corda.core.internal.LazyMappedList
 
getTrustAnchor() - function in net.corda.core.node.services.IdentityService
 
getTRUSTED_UPLOADERS() - function in net.corda.core.internal.AbstractAttachmentKt
 
getTrustedClassAttachments(java.lang.String) - function in net.corda.core.internal.verification.NodeVerificationSupport
Scans trusted (installed locally) attachments to find all that contain the className.
getTrustedClassAttachments(java.lang.String) - function in net.corda.core.internal.verification.ServiceHubCoreInternal
Scans trusted (installed locally) attachments to find all that contain the className.
getTrustedClassAttachments(java.lang.String) - function in net.corda.core.internal.verification.VerificationSupport
 
getTrustedClassAttachments(java.lang.String) - function in net.corda.core.internal.verification.VerifyingServiceHub
Scans trusted (installed locally) attachments to find all that contain the className.
getTrustRoot() - function in net.corda.core.node.services.IdentityService
 
getTrustRootFileName() - function in net.corda.core.internal.AttachmentTrustInfo
 
getTrustRootId() - function in net.corda.core.internal.AttachmentTrustInfo
 
getTrustStorePassword() - function in net.corda.core.messaging.ClientRpcSslOptions
 
getTrustStorePath() - function in net.corda.core.messaging.ClientRpcSslOptions
 
getTrustStoreProvider() - function in net.corda.core.messaging.ClientRpcSslOptions
 
getTx() - function in net.corda.client.jackson.JacksonSupport.SignedTransactionMixin
 
getTx() - function in net.corda.core.transactions.SignedTransaction
 
getTx() - function in net.corda.finance.flows.TwoPartyTradeFlow.Buyer.SharedTx
 
getTxBits() - function in net.corda.client.jackson.JacksonSupport.SignedTransactionMixin
 
getTxBits() - function in net.corda.core.transactions.SignedTransaction
 
getTxhash() - function in net.corda.core.contracts.StateRef
 
getTxHashes() - function in net.corda.core.internal.ResolveTransactionsFlow
 
getTxId() - function in net.corda.core.contracts.TransactionVerificationException
the Merkle root hash (identifier) of the transaction that failed verification.
getTxId() - function in net.corda.core.contracts.TransactionVerificationException
the Merkle root hash (identifier) of the transaction that failed verification.
getTxId() - function in net.corda.core.contracts.TransactionVerificationException.UntrustedAttachmentsException
 
getTxId() - function in net.corda.core.crypto.SignableData
 
getTxId() - function in net.corda.core.flows.DistributionRecord
 
getTxId() - function in net.corda.core.flows.FlowTransactionInfo
 
getTxId() - function in net.corda.core.flows.NotaryError.Conflict
Id of the transaction that was attempted to be notarised.
getTxId() - function in net.corda.core.flows.NotaryException
Id of the transaction to be notarised.
getTxId() - function in net.corda.core.flows.ReceiverDistributionRecord
 
getTxId() - function in net.corda.core.flows.SenderDistributionRecord
 
getTxId() - function in net.corda.core.internal.notary.SinglePartyNotaryService.CommitOperation
 
getTxId() - function in net.corda.core.schemas.PersistentStateRef
 
getTxIds() - function in net.corda.core.flows.FinalityRecoveryFlow.ExtraConstructorArgs
 
getTxnId() - function in net.corda.core.flows.DistributionRecordKey
 
getTxNotary() - function in net.corda.core.contracts.TransactionVerificationException.NotaryChangeInWrongTransactionType
the Party specified by the transaction header.
getTxTimeWindow() - function in net.corda.core.flows.NotaryError.TimeWindowInvalid
 
getType() - function in java.security.Provider.Service
 
getType() - function in net.corda.core.contracts.LinearPointer
Type of the state which is being pointed to.
getType() - function in net.corda.core.contracts.StatePointer
Type of the state which is being pointed to.
getType() - function in net.corda.core.contracts.StaticPointer
Type of the state which is being pointed to.
getType() - function in net.corda.core.cordapp.CordappInfo
 
getType() - function in net.corda.core.flows.IllegalFlowLogicException
the fully qualified name of the class that failed checks.
getType() - function in net.corda.core.flows.StateConsumptionDetails
The type of consumed state: either a reference input state or a regular input state.
getType() - function in net.corda.core.node.services.Vault.Update
Specifies the type of update, currently supported types are general and, contract upgrade and notary change.
getType() - function in net.corda.core.node.services.vault.ColumnPredicate.AggregateFunction
 
getType() - function in net.corda.core.node.services.vault.QueryCriteria.SoftLockingCondition
 
getType() - function in net.corda.core.node.services.vault.QueryCriteria.TimeCondition
 
getType() - function in net.corda.finance.contracts.NetCommand
The type of netting to apply, see NetType for options.
getType() - function in net.corda.finance.contracts.asset.Obligation.Commands.Net
The type of netting to apply, see NetType for options.
getTypeDescriptor() - function in net.corda.core.serialization.internal.MissingSerializerException
 
getTypeName() - function in net.corda.finance.flows.TwoPartyTradeFlow.AssetMismatchException
 
getTypeNames() - function in net.corda.core.serialization.internal.MissingSerializerException
 
getUid() - function in net.corda.testing.internal.vault.DummyDealStateSchemaV1.PersistentDummyDealState
 
getUid() - function in net.corda.testing.internal.vault.DummyLinearStateSchemaV2.PersistentDummyLinearState
 
getUniqueMessageId() - function in net.corda.testing.node.internal.InMemoryMessage
 
getUNKNOWN_INFO() - function in net.corda.core.internal.cordapp.CordappImpl.Companion
used for CorDapps that do not explicitly define attributes
getUnnamedModule() - function in java.lang.ClassLoader
 
getUnspecifiedCountry() - function in net.corda.core.internal.X500UtilsKt
 
getUntilTime() - function in net.corda.core.contracts.TimeWindow
Returns the exclusive upper-bound of this TimeWindow's interval, with null implying infinity.
getUntilTime() - function in net.corda.core.flows.ComparableRecoveryTimeWindow
 
getUntilTime() - function in net.corda.core.flows.FlowTimeWindow
 
getUntilTime() - function in net.corda.core.flows.RecoveryTimeWindow
 
getUntilTimestampDiscriminator() - function in net.corda.core.flows.ComparableRecoveryTimeWindow
 
getUpdateDeadline() - function in net.corda.core.messaging.ParametersUpdateInfo
deadline for accepting this update using CordaRPCOps.acceptNewNetworkParameters
getUpdates() - function in net.corda.core.messaging.DataFeed
 
getUpdates() - function in net.corda.core.node.services.TransactionStorage
Get a synchronous Observable of updates.
getUpdates() - function in net.corda.core.node.services.VaultService
Get a synchronous Observable of updates.
getUpdates() - function in net.corda.testing.node.internal.MockTransactionStorage
 
getUpgradedContractAttachment() - function in net.corda.core.transactions.ContractUpgradeLedgerTransaction
 
getUpgradedContractAttachmentId() - function in net.corda.core.internal.ContractUpgradeTransactionBuilder
 
getUpgradedContractAttachmentId() - function in net.corda.core.transactions.ContractUpgradeWireTransaction
 
getUpgradedContractClassName() - function in net.corda.core.internal.ContractUpgradeTransactionBuilder
 
getUpgradedContractClassName() - function in net.corda.core.transactions.ContractUpgradeLedgerTransaction
 
getUpgradedContractClassName() - function in net.corda.core.transactions.ContractUpgradeWireTransaction
 
getUploadDateCondition() - function in net.corda.core.node.services.vault.AttachmentQueryCriteria.AttachmentsQueryCriteria
 
getUploader() - function in net.corda.core.contracts.ContractAttachment
 
getUploader() - function in net.corda.core.internal.AbstractAttachment
 
getUploader() - function in net.corda.core.internal.AttachmentTrustInfo
 
getUploaderCondition() - function in net.corda.core.node.services.vault.AttachmentQueryCriteria.AttachmentsQueryCriteria
 
getUri() - function in net.corda.testing.node.internal.UriTestCordapp
 
getURLs() - function in java.net.URLClassLoader
 
getUSD() - function in net.corda.finance.CurrenciesKt
 
getUseAllNetworkNodes() - function in net.corda.core.flows.LedgerRecoveryParameters
 
getUseCase() - function in net.corda.core.serialization.SerializationContext
The use case we are serializing or deserializing for.
getUseHTTPS() - function in net.corda.testing.driver.internal.InProcessImpl
 
getUseHTTPS() - function in net.corda.testing.driver.internal.NodeHandleInternal
 
getUseHTTPS() - function in net.corda.testing.driver.internal.OutOfProcessImpl
 
getUserName() - function in net.corda.client.rpc.ext.RPCConnectionListener.ConnectionContext
 
getUsername() - function in net.corda.client.rpc.internal.ReconnectingCordaRPCOps.ReconnectingRPCConnection
 
getUsername() - function in net.corda.core.flows.FlowInitiator.RPC
 
getUsername() - function in net.corda.testing.node.User
The rpc user's username
getUseTestClock() - function in net.corda.testing.driver.DriverParameters
If true the test clock will be used in Node.
getUseTestClock() - function in net.corda.testing.node.internal.DriverDSLImpl
 
getUseTimeWindowNarrowing() - function in net.corda.core.flows.LedgerRecoveryParameters
 
getUuid() - function in net.corda.core.flows.StateMachineRunId
 
getUuid() - function in net.corda.core.node.services.vault.QueryCriteria.LinearStateQueryCriteria
 
getUuid() - function in net.corda.core.schemas.CommonSchemaV1.LinearState
 
getUuid() - function in net.corda.core.schemas.CommonSchemaV1.LinearState
 
getUuid() - function in net.corda.testing.internal.vault.DummyLinearStateSchemaV1.PersistentDummyLinearState
 
getValidatedTransactions() - function in net.corda.core.internal.verification.NodeVerificationSupport
 
getValidatedTransactions() - function in net.corda.core.node.AppServiceHub
A map of hash->tx where tx has been signature/contract validated and the states are known to be correct.
getValidatedTransactions() - function in net.corda.core.node.ServiceHub
A map of hash->tx where tx has been signature/contract validated and the states are known to be correct.
getValidatedTransactions() - function in net.corda.core.node.ServiceHubCoreInternal
A map of hash->tx where tx has been signature/contract validated and the states are known to be correct.
getValidatedTransactions() - function in net.corda.core.node.VerifyingServiceHub
A map of hash->tx where tx has been signature/contract validated and the states are known to be correct.
getValidatedTransactions() - function in net.corda.testing.node.MockServices
A map of hash->tx where tx has been signature/contract validated and the states are known to be correct.
getValidating() - function in net.corda.core.node.NotaryInfo
Indicates if the notary is validating.
getValidating() - function in net.corda.testing.driver.NotaryHandle
 
getValidating() - function in net.corda.testing.node.MockNetNotaryConfig
 
getValidating() - function in net.corda.testing.node.MockNetworkNotarySpec
Boolean for whether the notary is validating or non-validating.
getValidating() - function in net.corda.testing.node.NotarySpec
Boolean for whether the notary is validating or non-validating.
getValidParents() - function in net.corda.core.internal.CertRole
the parent role of this role - must match exactly for the certificate hierarchy to be valid for use in Corda.
getValue() - function in net.corda.core.context.Actor.Id
 
getValue() - function in net.corda.core.context.AuthServiceId
 
getValue() - function in net.corda.core.contracts.Command
 
getValue() - function in net.corda.core.contracts.CommandWithParties
 
getValue() - function in net.corda.core.crypto.internal.Curve25519.ModP
 
getValue() - function in net.corda.core.internal.DeclaredField
 
getValue(java.lang.Object,kotlin.reflect.KProperty) - function in net.corda.core.internal.ToggleField
 
getValue(java.lang.Object,kotlin.reflect.KProperty) - function in net.corda.core.internal.ToggleField
 
getValue(java.lang.Object,kotlin.reflect.KProperty) - function in net.corda.core.internal.ToggleField
 
getValue(java.lang.Object,kotlin.reflect.KProperty) - function in net.corda.core.internal.ToggleField
 
getValue() - function in net.corda.core.utilities.Id
 
getValue() - function in net.corda.core.utilities.Id
 
getValue(java.lang.Object,kotlin.reflect.KProperty) - function in net.corda.core.utilities.PropertyDelegate
Invoked as part of Kotlin delegated properties construct.
getValue() - function in net.corda.core.utilities.Try.Success
 
getValue(java.lang.Object,kotlin.reflect.KProperty) - function in net.corda.core.utilities.VariablePropertyDelegate
Invoked as part of Kotlin delegated properties construct.
getValue() - function in net.corda.finance.contracts.DateRollDirection
 
getValue() - function in net.corda.finance.contracts.Fix
 
getValues() - function in java.security.Provider
 
getVaultService() - function in net.corda.core.node.AppServiceHub
The vault service lets you observe, soft lock and add notes to states that involve you or are relevant to your node in some way.
getVaultService() - function in net.corda.core.node.ServiceHub
The vault service lets you observe, soft lock and add notes to states that involve you or are relevant to your node in some way.
getVaultService() - function in net.corda.core.node.ServiceHubCoreInternal
The vault service lets you observe, soft lock and add notes to states that involve you or are relevant to your node in some way.
getVaultService() - function in net.corda.core.node.VerifyingServiceHub
The vault service lets you observe, soft lock and add notes to states that involve you or are relevant to your node in some way.
getVaultService() - function in net.corda.testing.node.MockServices
The vault service lets you observe, soft lock and add notes to states that involve you or are relevant to your node in some way.
getVaultTransactionNotes(net.corda.core.crypto.SecureHash) - function in net.corda.core.messaging.CordaRPCOps
Retrieve existing note(s) for a given Vault transaction.
getVaultTransactionNotes(net.corda.core.crypto.SecureHash) - function in net.corda.core.messaging.CordaRPCOps
Retrieve existing note(s) for a given Vault transaction.
getVendor() - function in net.corda.core.cordapp.Cordapp.Info
Cordapp's vendor
getVendor() - function in net.corda.core.cordapp.Cordapp.Info.Contract
Cordapp's vendor
getVendor() - function in net.corda.core.cordapp.Cordapp.Info.ContractAndWorkflow
Cordapp's vendor
getVendor() - function in net.corda.core.cordapp.Cordapp.Info.Default
Cordapp's vendor
getVendor() - function in net.corda.core.cordapp.Cordapp.Info.Workflow
Cordapp's vendor
getVendor() - function in net.corda.core.cordapp.CordappInfo
 
getVendor() - function in net.corda.core.node.NodeDiagnosticInfo
 
getVendor() - function in net.corda.core.node.services.diagnostics.NodeVersionInfo
 
getVerboseLogging() - function in net.corda.core.flows.LedgerRecoveryParameters
 
getVerifier() - function in net.corda.core.internal.utilities.PrivateInterner
 
getVerifierType() - function in net.corda.testing.driver.NodeParameters
The type of transaction verifier to use.
getVerifierType() - function in net.corda.testing.node.NotarySpec
How the notary will verify transactions.
getVerifyKey() - function in net.corda.core.crypto.CompositeSignature.State
 
getVersion() - function in java.security.Provider
 
getVersion() - function in net.corda.core.contracts.ContractAttachment
 
getVersion() - function in net.corda.core.cordapp.Cordapp.Info
Cordapp's version
getVersion() - function in net.corda.core.cordapp.Cordapp.Info.Contract
Cordapp's version
getVersion() - function in net.corda.core.cordapp.Cordapp.Info.ContractAndWorkflow
Cordapp's version
getVersion() - function in net.corda.core.cordapp.Cordapp.Info.Default
Cordapp's version
getVersion() - function in net.corda.core.cordapp.Cordapp.Info.Workflow
Cordapp's version
getVersion() - function in net.corda.core.cordapp.CordappInfo
 
getVersion() - function in net.corda.core.node.NodeDiagnosticInfo
 
getVersion() - function in net.corda.core.schemas.CashSchemaV1
 
getVersion() - function in net.corda.core.schemas.CommercialPaperSchemaV1
 
getVersion() - function in net.corda.core.schemas.CommonSchemaV1
 
getVersion() - function in net.corda.core.schemas.DummyDealStateSchemaV1
 
getVersion() - function in net.corda.core.schemas.DummyLinearStateSchemaV1
 
getVersion() - function in net.corda.core.schemas.DummyLinearStateSchemaV2
 
getVersion() - function in net.corda.core.schemas.MappedSchema
 
getVersion() - function in net.corda.core.schemas.SampleCashSchemaV1
 
getVersion() - function in net.corda.core.schemas.SampleCashSchemaV2
 
getVersion() - function in net.corda.core.schemas.SampleCashSchemaV3
 
getVersion() - function in net.corda.core.schemas.UniqueDummyFungibleStateSchema
 
getVersion() - function in net.corda.core.schemas.UniqueDummyLinearStateSchema
 
getVersion() - function in net.corda.testing.node.internal.InternalMockNodeParameters
 
getVersion() - function in net.corda.testing.node.internal.MockNodeArgs
 
getVersion() - function in net.corda.testing.node.internal.network.NetworkMapServer
 
getVersionCondition() - function in net.corda.core.node.services.vault.AttachmentQueryCriteria.AttachmentsQueryCriteria
 
getVersionId() - function in net.corda.core.cordapp.Cordapp.Info.Contract
integer version of the CorDapp.
getVersionId() - function in net.corda.core.cordapp.Cordapp.Info.Workflow
integer version of the CorDapp.
getVersionId() - function in net.corda.testing.node.internal.CustomCordapp
 
getVersionStr() - function in java.security.Provider
 
getVisibleComponents() - function in net.corda.core.transactions.ContractUpgradeFilteredTransaction
Transaction components that are exposed.
getWaitForAllNodesToFinish() - function in net.corda.testing.driver.DriverParameters
If true, the nodes will not shut down automatically after executing the code in the driver DSL block.
getWaitForAllNodesToFinish() - function in net.corda.testing.node.internal.DriverDSLImpl
 
getWaitTime() - function in net.corda.core.flows.WaitTimeUpdate
 
getWakeUpAfter() - function in net.corda.core.internal.FlowIORequest.Sleep
the time to sleep until.
getWarningSign() - function in net.corda.core.internal.Emoji
 
getWebAddress() - function in net.corda.testing.driver.internal.InProcessImpl
 
getWebAddress() - function in net.corda.testing.driver.internal.NodeHandleInternal
 
getWebAddress() - function in net.corda.testing.driver.internal.OutOfProcessImpl
 
getWeight() - function in net.corda.core.crypto.CompositeKey.NodeAndWeight
 
getWhitelist() - function in net.corda.core.serialization.SerializationContext
A whitelist that contains (mostly for security purposes) which classes can be serialized and deserialized.
getWhitelist() - function in net.corda.core.serialization.SerializationSchemeContext
A whitelist that contains (mostly for security purposes) which classes are authorised to be deserialized.
getWhitelist() - function in net.corda.core.serialization.SerializationWhitelist
Optionally whitelist types for use in object serialization, as we lock down the types that can be serialized.
getWhitelist() - function in net.corda.core.serialization.internal.CheckpointSerializationContext
A whitelist that contains (mostly for security purposes) which classes can be serialized and deserialized.
getWhitelistedContractImplementations() - function in net.corda.core.internal.AttachmentWithContext
Required for verifying WhitelistedByZoneAttachmentConstraint
getWhitelistedContractImplementations() - function in net.corda.core.node.NetworkParameters
(AutoAcceptable) List of whitelisted jars containing contract code for each contract class.
getWHITESPACE() - function in net.corda.core.internal.LegalNameValidator
 
getWireTransactions() - function in net.corda.testing.dsl.TestLedgerDSLInterpreter
 
getWorkflow() - function in net.corda.core.cordapp.Cordapp.Info.ContractAndWorkflow
 
getWrappingMode() - function in net.corda.testing.node.internal.MockCryptoService
 
getX500Principal() - function in net.corda.core.identity.CordaX500Name
 
getZeroHash() - function in net.corda.core.crypto.DigestService
 
getZeroHash() - function in net.corda.core.crypto.SecureHash.Companion
A SHA-256 hash value consisting of 32 0x00 bytes.
getZeroHash() - function in net.corda.core.crypto.SecureHash.Companion
A SHA-256 hash value consisting of 32 0x00 bytes.
GlobalTestPortAllocationKt - class in net.corda.testing.driver.internal
 
GracefulReconnect - class in net.corda.client.rpc
GracefulReconnect provides the opportunity to perform certain logic when the RPC encounters a connection disconnect during communication with the node.
GREATER_THAN - enum entry in net.corda.core.node.services.vault.BinaryComparisonOperator
 
GREATER_THAN_OR_EQUAL - enum entry in net.corda.core.node.services.vault.BinaryComparisonOperator
 
greaterThan(R) - function in net.corda.core.node.services.vault.Builder
 
greaterThan(java.lang.reflect.Field,R) - function in net.corda.core.node.services.vault.Builder
 
greaterThan(kotlin.reflect.KProperty1,R) - function in net.corda.core.node.services.vault.Builder
 
greaterThan(net.corda.core.node.services.vault.FieldInfo,R) - function in net.corda.core.node.services.vault.Builder
 
greaterThanOrEqual(R) - function in net.corda.core.node.services.vault.Builder
 
greaterThanOrEqual(java.lang.reflect.Field,R) - function in net.corda.core.node.services.vault.Builder
 
greaterThanOrEqual(kotlin.reflect.KProperty1,R) - function in net.corda.core.node.services.vault.Builder
 
greaterThanOrEqual(net.corda.core.node.services.vault.FieldInfo,R) - function in net.corda.core.node.services.vault.Builder
 
groupAbstractPartyByWellKnownParty(net.corda.core.node.ServiceHub,java.util.Collection) - function in net.corda.core.identity.IdentityUtilsKt
Group each AbstractParty by the well known party using the ServiceHub.identityService, in preparation for creating FlowSessions, for example.
groupAbstractPartyByWellKnownParty(net.corda.core.node.ServiceHub,java.util.Collection,java.lang.Boolean) - function in net.corda.core.identity.IdentityUtilsKt
Group each AbstractParty by the well known party using the ServiceHub.identityService, in preparation for creating FlowSessions, for example.
groupByMultipleKeys(java.lang.Iterable,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function3) - function in net.corda.core.internal.InternalUtilsKt
Map the elements of the Iterable to multiple keys.
groupPublicKeysByWellKnownParty(net.corda.core.node.ServiceHub,java.util.Collection) - function in net.corda.core.identity.IdentityUtilsKt
Group each PublicKey by the well known party using the ServiceHub.identityService, in preparation for creating FlowSessions, for example.
groupPublicKeysByWellKnownParty(net.corda.core.node.ServiceHub,java.util.Collection,java.lang.Boolean) - function in net.corda.core.identity.IdentityUtilsKt
Group each PublicKey by the well known party using the ServiceHub.identityService, in preparation for creating FlowSessions, for example.
groupStates(java.lang.Class,kotlin.jvm.functions.Function1) - function in net.corda.core.transactions.LedgerTransaction
Given a type and a function that returns a grouping key, associates inputs and outputs together so that they can be processed as one.
groupStates(kotlin.jvm.functions.Function1) - function in net.corda.core.transactions.LedgerTransaction
See the documentation for the reflection-based version of groupStates
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  _