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

C

calculateRoot(net.corda.v5.crypto.merkle.MerkleTreeHashDigest) - function in net.corda.v5.crypto.merkle.MerkleProof
Rebuilds the MerkleTree from the MerkleProof and returns its root SecureHash.
call(net.corda.v5.application.flows.ClientRequestBody) - function in net.corda.v5.application.flows.ClientStartableFlow
The business logic for this flow should be written here.
call() - function in net.corda.v5.application.flows.PluggableNotaryClientFlow
 
call(net.corda.v5.application.messaging.FlowSession) - function in net.corda.v5.application.flows.ResponderFlow
The business logic for the flow should be written here.
call() - function in net.corda.v5.application.flows.SubFlow
This is where you fill out your business logic.
CANCELLED - enum entry in net.corda.data.messaging.ResponseStatus
 
canConvertToInt() - function in net.corda.v5.application.marshalling.json.JsonNodeReader
Returns true if this node represents a number in the underlying Json and can be converted to an int.
canConvertToLong() - function in net.corda.v5.application.marshalling.json.JsonNodeReader
Returns true if this node represents a number in the underlying Json and can be converted to a long.
CATEGORY - enum entry in net.corda.data.crypto.wire.ops.rpc.queries.CryptoKeyOrderBy
 
CATEGORY_DESC - enum entry in net.corda.data.crypto.wire.ops.rpc.queries.CryptoKeyOrderBy
 
CertificateImportedRpcResponse - class in net.corda.data.certificates.rpc.response
RPC operations response after successfully imported certificate.
CertificateImportedRpcResponse.Builder - class in net.corda.data.certificates.rpc.response.CertificateImportedRpcResponse
RecordBuilder for CertificateImportedRpcResponse instances.
CertificateRetrievalRpcResponse - class in net.corda.data.certificates.rpc.response
RPC operations response with a certificate chain.
CertificateRetrievalRpcResponse.Builder - class in net.corda.data.certificates.rpc.response.CertificateRetrievalRpcResponse
RecordBuilder for CertificateRetrievalRpcResponse instances.
CertificateRpcRequest - class in net.corda.data.certificates.rpc.request
RPC request regarding certificates.
CertificateRpcRequest.Builder - class in net.corda.data.certificates.rpc.request.CertificateRpcRequest
RecordBuilder for CertificateRpcRequest instances.
CertificateRpcResponse - class in net.corda.data.certificates.rpc.response
RPC response regarding certificates.
CertificateRpcResponse.Builder - class in net.corda.data.certificates.rpc.response.CertificateRpcResponse
RecordBuilder for CertificateRpcResponse instances.
CertificateUsage - class in net.corda.data.certificates
A certificate usage.
ChangeDetails - class in net.corda.data.permissions
Details of the most recent update to the entity.
ChangeDetails.Builder - class in net.corda.data.permissions.ChangeDetails
RecordBuilder for ChangeDetails instances.
CheckForPendingRegistration - class in net.corda.data.membership.command.registration.mgm
Command issued when a member registration request is successfully queued.
CheckForPendingRegistration.Builder - class in net.corda.data.membership.command.registration.mgm.CheckForPendingRegistration
RecordBuilder for CheckForPendingRegistration instances.
Checkpoint - class in net.corda.data.flow.state.checkpoint
Represents the current state of a flow, plus information required to operate the flow engine.
Checkpoint.Builder - class in net.corda.data.flow.state.checkpoint.Checkpoint
RecordBuilder for Checkpoint instances.
checkTransaction(net.corda.v5.ledger.consensual.transaction.ConsensualLedgerTransaction) - function in net.corda.v5.ledger.consensual.transaction.ConsensualTransactionValidator
Checks a ConsensualLedgerTransaction for validity.
checkTransaction(net.corda.v5.ledger.utxo.transaction.UtxoLedgerTransaction) - function in net.corda.v5.ledger.utxo.transaction.UtxoTransactionValidator
Checks a UtxoLedgerTransaction for validity.
checkValidity() - function in net.corda.v5.crypto.CompositeKey
This method will detect graph cycles in the full composite key structure to protect against infinite loops when traversing the graph and key duplicates in each layer.
Chunk - class in net.corda.data.chunking
Binary chunk of a larger binary artifact
Chunk.Builder - class in net.corda.data.chunking.Chunk
RecordBuilder for Chunk instances.
ChunkKey - class in net.corda.data.chunking
Chunk key for use as record key for Chunks of a larger binary artifact
ChunkKey.Builder - class in net.corda.data.chunking.ChunkKey
RecordBuilder for ChunkKey instances.
ClaimedToken - class in net.corda.v5.ledger.utxo.token.selection
Defines a claimed token from a TokenSelection.
clearAad() - function in net.corda.data.membership.p2p.UnauthenticatedRegistrationRequestHeader.Builder
Clears the value of the 'aad' field.
clearAck() - function in net.corda.data.p2p.MessageAck.Builder
Clears the value of the 'ack' field.
clearActivatedMember() - function in net.corda.data.membership.db.request.command.ActivateMember.Builder
Clears the value of the 'activatedMember' field.
clearActor() - function in net.corda.data.virtualnode.VirtualNodeUpgradeRequest.Builder
Clears the value of the 'actor' field.
clearAddress() - function in net.corda.data.p2p.LinkOutHeader.Builder
Clears the value of the 'address' field.
clearAlgorithm() - function in net.corda.data.crypto.SecureHash.Builder
Clears the value of the 'algorithm' field.
clearAlias() - function in net.corda.data.certificates.rpc.request.ImportCertificateRpcRequest.Builder
Clears the value of the 'alias' field.
clearAlias() - function in net.corda.data.certificates.rpc.request.RetrieveCertificateRpcRequest.Builder
Clears the value of the 'alias' field.
clearAlias() - function in net.corda.data.crypto.wire.CryptoSigningKey.Builder
Clears the value of the 'alias' field.
clearAlias() - function in net.corda.data.crypto.wire.ops.rpc.commands.GenerateKeyPairCommand.Builder
Clears the value of the 'alias' field.
clearAliases() - function in net.corda.data.certificates.rpc.response.ListCertificateAliasRpcResponse.Builder
Clears the value of the 'aliases' field.
clearAlternativeSessionKeysAndCerts() - function in net.corda.data.p2p.HostedIdentityEntry.Builder
Clears the value of the 'alternativeSessionKeysAndCerts' field.
clearAmount() - function in net.corda.data.ledger.utxo.token.selection.data.Token.Builder
Clears the value of the 'amount' field.
clearApprovedMember() - function in net.corda.data.membership.event.registration.MemberRegistrationApproved.Builder
Clears the value of the 'approvedMember' field.
clearAtEnd() - function in net.corda.data.packaging.CpiSegmentResponse.Builder
Clears the value of the 'atEnd' field.
clearAttributes() - function in net.corda.data.packaging.CorDappManifest.Builder
Clears the value of the 'attributes' field.
clearAuthTag() - function in net.corda.data.p2p.crypto.AuthenticatedDataMessage.Builder
Clears the value of the 'authTag' field.
clearAuthTag() - function in net.corda.data.p2p.crypto.AuthenticatedEncryptedDataMessage.Builder
Clears the value of the 'authTag' field.
clearAuthTag() - function in net.corda.data.p2p.crypto.InitiatorHandshakeMessage.Builder
Clears the value of the 'authTag' field.
clearAuthTag() - function in net.corda.data.p2p.crypto.ResponderHandshakeMessage.Builder
Clears the value of the 'authTag' field.
clearAvailableBalance() - function in net.corda.data.ledger.utxo.token.selection.data.TokenBalanceQueryResult.Builder
Clears the value of the 'availableBalance' field.
clearAvailableTokens() - function in net.corda.data.ledger.utxo.token.selection.state.TokenPoolCacheState.Builder
Clears the value of the 'availableTokens' field.
clearBlocksCompleted() - function in net.corda.data.ledger.utxo.token.selection.data.TokenFullSyncState.Builder
Clears the value of the 'blocksCompleted' field.
clearBloomFilter() - function in net.corda.data.membership.p2p.MembershipSyncRequest.Builder
Clears the value of the 'bloomFilter' field.
clearBundleSymbolicName() - function in net.corda.data.packaging.CorDappManifest.Builder
Clears the value of the 'bundleSymbolicName' field.
clearBundleVersion() - function in net.corda.data.packaging.CorDappManifest.Builder
Clears the value of the 'bundleVersion' field.
clearBytes() - function in net.corda.data.crypto.SecureHash.Builder
Clears the value of the 'bytes' field.
clearBytes() - function in net.corda.data.crypto.wire.CryptoSignature.Builder
Clears the value of the 'bytes' field.
clearBytes() - function in net.corda.data.crypto.wire.CryptoSignatureParameterSpec.Builder
Clears the value of the 'bytes' field.
clearBytes() - function in net.corda.data.crypto.wire.CryptoSignatureWithKey.Builder
Clears the value of the 'bytes' field.
clearBytes() - function in net.corda.data.crypto.wire.ops.flow.commands.SignFlowCommand.Builder
Clears the value of the 'bytes' field.
clearBytes() - function in net.corda.data.crypto.wire.ops.rpc.commands.SignRpcCommand.Builder
Clears the value of the 'bytes' field.
clearCategory() - function in net.corda.data.crypto.wire.CryptoSigningKey.Builder
Clears the value of the 'category' field.
clearCategory() - function in net.corda.data.crypto.wire.hsm.HSMAssociationInfo.Builder
Clears the value of the 'category' field.
clearCategory() - function in net.corda.data.crypto.wire.hsm.registration.commands.AssignHSMCommand.Builder
Clears the value of the 'category' field.
clearCategory() - function in net.corda.data.crypto.wire.hsm.registration.commands.AssignSoftHSMCommand.Builder
Clears the value of the 'category' field.
clearCategory() - function in net.corda.data.crypto.wire.hsm.registration.queries.AssignedHSMQuery.Builder
Clears the value of the 'category' field.
clearCategory() - function in net.corda.data.crypto.wire.ops.flow.commands.GenerateFreshKeyFlowCommand.Builder
Clears the value of the 'category' field.
clearCategory() - function in net.corda.data.crypto.wire.ops.rpc.commands.GenerateFreshKeyRpcCommand.Builder
Clears the value of the 'category' field.
clearCategory() - function in net.corda.data.crypto.wire.ops.rpc.commands.GenerateKeyPairCommand.Builder
Clears the value of the 'category' field.
clearCategory() - function in net.corda.data.crypto.wire.ops.rpc.queries.SupportedSchemesRpcQuery.Builder
Clears the value of the 'category' field.
clearCause() - function in net.corda.data.membership.async.request.MembershipAsyncRequestState.Builder
Clears the value of the 'cause' field.
clearCertificateIndex() - function in net.corda.data.p2p.gateway.certificates.Revoked.Builder
Clears the value of the 'certificateIndex' field.
clearCertificates() - function in net.corda.data.certificates.rpc.request.ImportCertificateRpcRequest.Builder
Clears the value of the 'certificates' field.
clearCertificates() - function in net.corda.data.certificates.rpc.response.CertificateRetrievalRpcResponse.Builder
Clears the value of the 'certificates' field.
clearCertificates() - function in net.corda.data.p2p.gateway.certificates.RevocationCheckRequest.Builder
Clears the value of the 'certificates' field.
clearChangeDetails() - function in net.corda.data.permissions.PermissionAssociation.Builder
Clears the value of the 'changeDetails' field.
clearChangeDetails() - function in net.corda.data.permissions.RoleAssociation.Builder
Clears the value of the 'changeDetails' field.
clearCheckpointStateKey() - function in net.corda.data.flow.FlowTimeout.Builder
Clears the value of the 'checkpointStateKey' field.
clearChecksum() - function in net.corda.data.chunking.Chunk.Builder
Clears the value of the 'checksum' field.
clearChecksum() - function in net.corda.data.chunking.UploadStatus.Builder
Clears the value of the 'checksum' field.
clearClaimedTokens() - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaim.Builder
Clears the value of the 'claimedTokens' field.
clearClaimedTokens() - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimQueryResult.Builder
Clears the value of the 'claimedTokens' field.
clearClaimedTokenStateRefs() - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaim.Builder
Clears the value of the 'claimedTokenStateRefs' field.
clearClaimId() - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaim.Builder
Clears the value of the 'claimId' field.
clearClaimId() - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimQueryResult.Builder
Clears the value of the 'claimId' field.
clearClaimId() - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimRelease.Builder
Clears the value of the 'claimId' field.
clearClaimId() - function in net.corda.data.ledger.utxo.token.selection.data.TokenForceClaimRelease.Builder
Clears the value of the 'claimId' field.
clearClaimTimestamp() - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaim.Builder
Clears the value of the 'claimTimestamp' field.
clearClassName() - function in net.corda.data.crypto.wire.CryptoSignatureParameterSpec.Builder
Clears the value of the 'className' field.
clearCodes() - function in net.corda.data.crypto.wire.CryptoKeySchemes.Builder
Clears the value of the 'codes' field.
clearCommand() - function in net.corda.data.membership.command.registration.RegistrationCommand.Builder
Clears the value of the 'command' field.
clearCommand() - function in net.corda.data.membership.command.synchronisation.SynchronisationCommand.Builder
Clears the value of the 'command' field.
clearCommand() - function in net.corda.data.membership.state.CompletedCommandMetadata.Builder
Clears the value of the 'command' field.
clearCommitTimestamp() - function in net.corda.data.uniqueness.UniquenessCheckResultSuccessAvro.Builder
Clears the value of the 'commitTimestamp' field.
clearComplete() - function in net.corda.data.chunking.UploadStatus.Builder
Clears the value of the 'complete' field.
clearComponent() - function in net.corda.data.p2p.markers.TtlExpiredMarker.Builder
Clears the value of the 'component' field.
clearConfig() - function in net.corda.data.config.ConfigurationManagementRequest.Builder
Clears the value of the 'config' field.
clearConfig() - function in net.corda.data.config.ConfigurationManagementResponse.Builder
Clears the value of the 'config' field.
clearConflictingStates() - function in net.corda.data.uniqueness.UniquenessCheckResultInputStateConflictAvro.Builder
Clears the value of the 'conflictingStates' field.
clearConflictingStates() - function in net.corda.data.uniqueness.UniquenessCheckResultReferenceStateConflictAvro.Builder
Clears the value of the 'conflictingStates' field.
clearConsumedTokens() - function in net.corda.data.ledger.utxo.token.selection.data.TokenLedgerChange.Builder
Clears the value of the 'consumedTokens' field.
clearContext() - function in net.corda.data.crypto.wire.hsm.registration.HSMRegistrationRequest.Builder
Clears the value of the 'context' field.
clearContext() - function in net.corda.data.crypto.wire.hsm.registration.HSMRegistrationResponse.Builder
Clears the value of the 'context' field.
clearContext() - function in net.corda.data.crypto.wire.hsm.registration.commands.AssignHSMCommand.Builder
Clears the value of the 'context' field.
clearContext() - function in net.corda.data.crypto.wire.ops.flow.FlowOpsRequest.Builder
Clears the value of the 'context' field.
clearContext() - function in net.corda.data.crypto.wire.ops.flow.FlowOpsResponse.Builder
Clears the value of the 'context' field.
clearContext() - function in net.corda.data.crypto.wire.ops.flow.commands.GenerateFreshKeyFlowCommand.Builder
Clears the value of the 'context' field.
clearContext() - function in net.corda.data.crypto.wire.ops.flow.commands.SignFlowCommand.Builder
Clears the value of the 'context' field.
clearContext() - function in net.corda.data.crypto.wire.ops.rpc.RpcOpsRequest.Builder
Clears the value of the 'context' field.
clearContext() - function in net.corda.data.crypto.wire.ops.rpc.RpcOpsResponse.Builder
Clears the value of the 'context' field.
clearContext() - function in net.corda.data.crypto.wire.ops.rpc.commands.DeriveSharedSecretCommand.Builder
Clears the value of the 'context' field.
clearContext() - function in net.corda.data.crypto.wire.ops.rpc.commands.GenerateFreshKeyRpcCommand.Builder
Clears the value of the 'context' field.
clearContext() - function in net.corda.data.crypto.wire.ops.rpc.commands.GenerateKeyPairCommand.Builder
Clears the value of the 'context' field.
clearContext() - function in net.corda.data.crypto.wire.ops.rpc.commands.GenerateWrappingKeyRpcCommand.Builder
Clears the value of the 'context' field.
clearContext() - function in net.corda.data.crypto.wire.ops.rpc.commands.SignRpcCommand.Builder
Clears the value of the 'context' field.
clearContext() - function in net.corda.data.membership.async.request.RegistrationAsyncRequest.Builder
Clears the value of the 'context' field.
clearContext() - function in net.corda.data.membership.db.request.MembershipPersistenceRequest.Builder
Clears the value of the 'context' field.
clearContext() - function in net.corda.data.membership.db.response.MembershipPersistenceResponse.Builder
Clears the value of the 'context' field.
clearContextPlatformProperties() - function in net.corda.data.flow.FlowStartContext.Builder
Clears the value of the 'contextPlatformProperties' field.
clearContextPlatformProperties() - function in net.corda.data.flow.event.session.SessionInit.Builder
Clears the value of the 'contextPlatformProperties' field.
clearContextPlatformProperties() - function in net.corda.data.flow.state.checkpoint.FlowStackItem.Builder
Clears the value of the 'contextPlatformProperties' field.
clearContextProperties() - function in net.corda.data.flow.event.external.ExternalEventContext.Builder
Clears the value of the 'contextProperties' field.
clearContextSessionProperties() - function in net.corda.data.flow.event.SessionEvent.Builder
Clears the value of the 'contextSessionProperties' field.
clearContextUserProperties() - function in net.corda.data.flow.event.session.SessionInit.Builder
Clears the value of the 'contextUserProperties' field.
clearContextUserProperties() - function in net.corda.data.flow.state.checkpoint.FlowStackItem.Builder
Clears the value of the 'contextUserProperties' field.
clearCorDappCertificates() - function in net.corda.data.packaging.CpkMetadata.Builder
Clears the value of the 'corDappCertificates' field.
clearCorDappManifest() - function in net.corda.data.packaging.CpkMetadata.Builder
Clears the value of the 'corDappManifest' field.
clearCorrelationKey() - function in net.corda.data.messaging.RPCRequest.Builder
Clears the value of the 'correlationKey' field.
clearCorrelationKey() - function in net.corda.data.messaging.RPCResponse.Builder
Clears the value of the 'correlationKey' field.
clearCounterpartyIdentity() - function in net.corda.data.flow.state.session.SessionState.Builder
Clears the value of the 'counterpartyIdentity' field.
clearCpiAllowlistHash() - function in net.corda.data.membership.p2p.MembershipSyncRequest.Builder
Clears the value of the 'cpiAllowlistHash' field.
clearCpiFileChecksum() - function in net.corda.data.virtualnode.VirtualNodeCreateRequest.Builder
Clears the value of the 'cpiFileChecksum' field.
clearCpiFileChecksum() - function in net.corda.data.virtualnode.VirtualNodeCreateResponse.Builder
Clears the value of the 'cpiFileChecksum' field.
clearCpiFileChecksum() - function in net.corda.data.virtualnode.VirtualNodeUpgradeRequest.Builder
Clears the value of the 'cpiFileChecksum' field.
clearCpiFileChecksum() - function in net.corda.data.virtualnode.VirtualNodeUpgradeResponse.Builder
Clears the value of the 'cpiFileChecksum' field.
clearCpiId() - function in net.corda.data.flow.FlowStartContext.Builder
Clears the value of the 'cpiId' field.
clearCpiId() - function in net.corda.data.flow.event.session.SessionInit.Builder
Clears the value of the 'cpiId' field.
clearCpiIdentifier() - function in net.corda.data.virtualnode.VirtualNodeCreateResponse.Builder
Clears the value of the 'cpiIdentifier' field.
clearCpiIdentifier() - function in net.corda.data.virtualnode.VirtualNodeInfo.Builder
Clears the value of the 'cpiIdentifier' field.
clearCpiIdentifier() - function in net.corda.data.virtualnode.VirtualNodeUpgradeResponse.Builder
Clears the value of the 'cpiIdentifier' field.
clearCpkChecksum() - function in net.corda.data.chunking.CpkChunkId.Builder
Clears the value of the 'cpkChecksum' field.
clearCpkChunkPartNumber() - function in net.corda.data.chunking.CpkChunkId.Builder
Clears the value of the 'cpkChunkPartNumber' field.
clearCpkFileHashes() - function in net.corda.data.flow.state.checkpoint.PipelineState.Builder
Clears the value of the 'cpkFileHashes' field.
clearCpkMetadata() - function in net.corda.ledger.utxo.verification.TransactionVerificationRequest.Builder
Clears the value of the 'cpkMetadata' field.
clearCpks() - function in net.corda.data.packaging.CpiMetadata.Builder
Clears the value of the 'cpks' field.
clearCreated() - function in net.corda.data.crypto.wire.CryptoSigningKey.Builder
Clears the value of the 'created' field.
clearCreatedTimestamp() - function in net.corda.data.flow.FlowStartContext.Builder
Clears the value of the 'createdTimestamp' field.
clearCreatedTimestamp() - function in net.corda.data.flow.output.FlowStatus.Builder
Clears the value of the 'createdTimestamp' field.
clearCreationRemark() - function in net.corda.data.membership.preauth.PreAuthToken.Builder
Clears the value of the 'creationRemark' field.
clearCryptoDdlConnection() - function in net.corda.data.virtualnode.VirtualNodeCreateRequest.Builder
Clears the value of the 'cryptoDdlConnection' field.
clearCryptoDdlConnectionId() - function in net.corda.data.virtualnode.VirtualNodeCreateResponse.Builder
Clears the value of the 'cryptoDdlConnectionId' field.
clearCryptoDdlConnectionId() - function in net.corda.data.virtualnode.VirtualNodeInfo.Builder
Clears the value of the 'cryptoDdlConnectionId' field.
clearCryptoDdlConnectionId() - function in net.corda.data.virtualnode.VirtualNodeUpgradeResponse.Builder
Clears the value of the 'cryptoDdlConnectionId' field.
clearCryptoDmlConnection() - function in net.corda.data.virtualnode.VirtualNodeCreateRequest.Builder
Clears the value of the 'cryptoDmlConnection' field.
clearCryptoDmlConnectionId() - function in net.corda.data.virtualnode.VirtualNodeCreateResponse.Builder
Clears the value of the 'cryptoDmlConnectionId' field.
clearCryptoDmlConnectionId() - function in net.corda.data.virtualnode.VirtualNodeInfo.Builder
Clears the value of the 'cryptoDmlConnectionId' field.
clearCryptoDmlConnectionId() - function in net.corda.data.virtualnode.VirtualNodeUpgradeResponse.Builder
Clears the value of the 'cryptoDmlConnectionId' field.
clearCurrentPage() - function in net.corda.data.membership.p2p.MembershipPackage.Builder
Clears the value of the 'currentPage' field.
clearCustomDigestName() - function in net.corda.data.crypto.wire.CryptoSignatureSpec.Builder
Clears the value of the 'customDigestName' field.
clearCustomState() - function in net.corda.data.flow.state.checkpoint.Checkpoint.Builder
Clears the value of the 'customState' field.
clearData() - function in net.corda.data.chunking.Chunk.Builder
Clears the value of the 'data' field.
clearData() - function in net.corda.data.ledger.persistence.UtxoTransactionOutput.Builder
Clears the value of the 'data' field.
clearData() - function in net.corda.data.membership.SignedData.Builder
Clears the value of the 'data' field.
clearDeclinedMember() - function in net.corda.data.membership.event.registration.MemberRegistrationDeclined.Builder
Clears the value of the 'declinedMember' field.
clearDeprecatedAt() - function in net.corda.data.crypto.wire.hsm.HSMAssociationInfo.Builder
Clears the value of the 'deprecatedAt' field.
clearDestination() - function in net.corda.data.membership.command.registration.member.ProcessMemberVerificationRequest.Builder
Clears the value of the 'destination' field.
clearDestination() - function in net.corda.data.p2p.app.AuthenticatedMessageHeader.Builder
Clears the value of the 'destination' field.
clearDestination() - function in net.corda.data.p2p.app.OutboundUnauthenticatedMessageHeader.Builder
Clears the value of the 'destination' field.
clearDestinationIdentity() - function in net.corda.data.p2p.LinkOutHeader.Builder
Clears the value of the 'destinationIdentity' field.
clearDestinationNetworkType() - function in net.corda.data.p2p.LinkOutHeader.Builder
Clears the value of the 'destinationNetworkType' field.
clearDistributionMetaData() - function in net.corda.data.membership.p2p.MembershipPackage.Builder
Clears the value of the 'distributionMetaData' field.
clearDistributionMetaData() - function in net.corda.data.membership.p2p.MembershipSyncRequest.Builder
Clears the value of the 'distributionMetaData' field.
clearDistributionType() - function in net.corda.data.membership.p2p.MembershipPackage.Builder
Clears the value of the 'distributionType' field.
clearEnabled() - function in net.corda.data.permissions.User.Builder
Clears the value of the 'enabled' field.
clearEnabled() - function in net.corda.data.permissions.management.user.CreateUserRequest.Builder
Clears the value of the 'enabled' field.
clearEnabled() - function in net.corda.data.permissions.summary.UserPermissionSummary.Builder
Clears the value of the 'enabled' field.
clearEncodingVersion() - function in net.corda.data.crypto.wire.CryptoSigningKey.Builder
Clears the value of the 'encodingVersion' field.
clearEncryptedData() - function in net.corda.data.p2p.crypto.InitiatorHandshakeMessage.Builder
Clears the value of the 'encryptedData' field.
clearEncryptedData() - function in net.corda.data.p2p.crypto.ResponderHandshakeMessage.Builder
Clears the value of the 'encryptedData' field.
clearEncryptedPayload() - function in net.corda.data.p2p.crypto.AuthenticatedEncryptedDataMessage.Builder
Clears the value of the 'encryptedPayload' field.
clearEntities() - function in net.corda.data.persistence.DeleteEntities.Builder
Clears the value of the 'entities' field.
clearEntities() - function in net.corda.data.persistence.MergeEntities.Builder
Clears the value of the 'entities' field.
clearEntities() - function in net.corda.data.persistence.PersistEntities.Builder
Clears the value of the 'entities' field.
clearEntityClassName() - function in net.corda.data.persistence.DeleteEntitiesById.Builder
Clears the value of the 'entityClassName' field.
clearEntityClassName() - function in net.corda.data.persistence.FindAll.Builder
Clears the value of the 'entityClassName' field.
clearEntityClassName() - function in net.corda.data.persistence.FindEntities.Builder
Clears the value of the 'entityClassName' field.
clearError() - function in net.corda.data.flow.event.WakeUpWithException.Builder
Clears the value of the 'error' field.
clearError() - function in net.corda.data.flow.event.external.ExternalEventResponse.Builder
Clears the value of the 'error' field.
clearError() - function in net.corda.data.flow.output.FlowStatus.Builder
Clears the value of the 'error' field.
clearError() - function in net.corda.data.flow.state.checkpoint.RetryState.Builder
Clears the value of the 'error' field.
clearErrorKind() - function in net.corda.data.membership.db.response.query.PersistenceFailedResponse.Builder
Clears the value of the 'errorKind' field.
clearErrorMessage() - function in net.corda.data.ExceptionEnvelope.Builder
Clears the value of the 'errorMessage' field.
clearErrorMessage() - function in net.corda.data.flow.event.session.SessionError.Builder
Clears the value of the 'errorMessage' field.
clearErrorMessage() - function in net.corda.data.membership.db.response.query.PersistenceFailedResponse.Builder
Clears the value of the 'errorMessage' field.
clearErrors() - function in net.corda.data.virtualnode.VirtualNodeOperationStatus.Builder
Clears the value of the 'errors' field.
clearErrorText() - function in net.corda.data.uniqueness.UniquenessCheckResultMalformedRequestAvro.Builder
Clears the value of the 'errorText' field.
clearErrorType() - function in net.corda.data.ExceptionEnvelope.Builder
Clears the value of the 'errorType' field.
clearErrorType() - function in net.corda.data.flow.event.external.ExternalEventResponseError.Builder
Clears the value of the 'errorType' field.
clearEvaluationTimestamp() - function in net.corda.data.uniqueness.UniquenessCheckResultTimeWindowOutOfBoundsAvro.Builder
Clears the value of the 'evaluationTimestamp' field.
clearEvent() - function in net.corda.data.deadletter.StateAndEventDeadLetterRecord.Builder
Clears the value of the 'event' field.
clearEvent() - function in net.corda.data.membership.event.MembershipEvent.Builder
Clears the value of the 'event' field.
clearEventToSend() - function in net.corda.data.flow.state.external.ExternalEventState.Builder
Clears the value of the 'eventToSend' field.
clearException() - function in net.corda.data.chunking.UploadStatus.Builder
Clears the value of the 'exception' field.
clearException() - function in net.corda.data.config.ConfigurationManagementResponse.Builder
Clears the value of the 'exception' field.
clearException() - function in net.corda.data.crypto.wire.ops.flow.FlowOpsResponse.Builder
Clears the value of the 'exception' field.
clearException() - function in net.corda.data.flow.event.external.ExternalEventResponseError.Builder
Clears the value of the 'exception' field.
clearException() - function in net.corda.data.flow.state.external.ExternalEventStateStatus.Builder
Clears the value of the 'exception' field.
clearException() - function in net.corda.data.uniqueness.UniquenessCheckResultUnhandledExceptionAvro.Builder
Clears the value of the 'exception' field.
clearException() - function in net.corda.data.virtualnode.VirtualNodeManagementResponseFailure.Builder
Clears the value of the 'exception' field.
clearExpiryTime() - function in net.corda.data.flow.event.mapper.ScheduleCleanup.Builder
Clears the value of the 'expiryTime' field.
clearExpiryTime() - function in net.corda.data.flow.state.mapper.FlowMapperState.Builder
Clears the value of the 'expiryTime' field.
clearExternalChannelsConfig() - function in net.corda.data.packaging.CpkMetadata.Builder
Clears the value of the 'externalChannelsConfig' field.
clearExternalEventState() - function in net.corda.data.flow.state.checkpoint.FlowState.Builder
Clears the value of the 'externalEventState' field.
clearExternalId() - function in net.corda.data.crypto.wire.CryptoSigningKey.Builder
Clears the value of the 'externalId' field.
clearExternalId() - function in net.corda.data.crypto.wire.ops.flow.commands.GenerateFreshKeyFlowCommand.Builder
Clears the value of the 'externalId' field.
clearExternalId() - function in net.corda.data.crypto.wire.ops.rpc.commands.GenerateFreshKeyRpcCommand.Builder
Clears the value of the 'externalId' field.
clearExternalId() - function in net.corda.data.crypto.wire.ops.rpc.commands.GenerateKeyPairCommand.Builder
Clears the value of the 'externalId' field.
clearExternalMessagingRouteConfig() - function in net.corda.data.virtualnode.VirtualNodeInfo.Builder
Clears the value of the 'externalMessagingRouteConfig' field.
clearExtraField() - function in net.corda.data.test.EvolvedMessage.Builder
Clears the value of the 'extra_field' field.
clearFactoryClassName() - function in net.corda.data.flow.state.external.ExternalEventState.Builder
Clears the value of the 'factoryClassName' field.
clearFailedEvent() - function in net.corda.data.flow.state.checkpoint.RetryState.Builder
Clears the value of the 'failedEvent' field.
clearFailIfExists() - function in net.corda.data.crypto.wire.ops.rpc.commands.GenerateWrappingKeyRpcCommand.Builder
Clears the value of the 'failIfExists' field.
clearFiber() - function in net.corda.data.flow.state.checkpoint.FlowState.Builder
Clears the value of the 'fiber' field.
clearFileChecksum() - function in net.corda.ledger.utxo.verification.CordaPackageSummary.Builder
Clears the value of the 'fileChecksum' field.
clearFilter() - function in net.corda.data.crypto.wire.ops.rpc.queries.KeysRpcQuery.Builder
Clears the value of the 'filter' field.
clearFilterBits() - function in net.corda.data.sync.BloomFilter.Builder
Clears the value of the 'filterBits' field.
clearFilterLength() - function in net.corda.data.sync.BloomFilter.Builder
Clears the value of the 'filterLength' field.
clearFingerprint() - function in net.corda.data.AvroEnvelope.Builder
Clears the value of the 'fingerprint' field.
clearFirstFailureTimestamp() - function in net.corda.data.flow.state.checkpoint.RetryState.Builder
Clears the value of the 'firstFailureTimestamp' field.
clearFlags() - function in net.corda.data.AvroEnvelope.Builder
Clears the value of the 'flags' field.
clearFlags() - function in net.corda.data.test.EvolvedMessage.Builder
Clears the value of the 'flags' field.
clearFlowClassName() - function in net.corda.data.flow.FlowStartContext.Builder
Clears the value of the 'flowClassName' field.
clearFlowClassName() - function in net.corda.data.flow.output.FlowStatus.Builder
Clears the value of the 'flowClassName' field.
clearFlowExternalEventContext() - function in net.corda.data.crypto.wire.ops.flow.FlowOpsRequest.Builder
Clears the value of the 'flowExternalEventContext' field.
clearFlowExternalEventContext() - function in net.corda.data.ledger.persistence.LedgerPersistenceRequest.Builder
Clears the value of the 'flowExternalEventContext' field.
clearFlowExternalEventContext() - function in net.corda.data.persistence.EntityRequest.Builder
Clears the value of the 'flowExternalEventContext' field.
clearFlowExternalEventContext() - function in net.corda.data.uniqueness.UniquenessCheckRequestAvro.Builder
Clears the value of the 'flowExternalEventContext' field.
clearFlowExternalEventContext() - function in net.corda.ledger.utxo.verification.TransactionVerificationRequest.Builder
Clears the value of the 'flowExternalEventContext' field.
clearFlowId() - function in net.corda.data.flow.event.FlowEvent.Builder
Clears the value of the 'flowId' field.
clearFlowId() - function in net.corda.data.flow.event.external.ExternalEventContext.Builder
Clears the value of the 'flowId' field.
clearFlowId() - function in net.corda.data.flow.event.session.SessionInit.Builder
Clears the value of the 'flowId' field.
clearFlowId() - function in net.corda.data.flow.output.FlowStatus.Builder
Clears the value of the 'flowId' field.
clearFlowId() - function in net.corda.data.flow.state.checkpoint.Checkpoint.Builder
Clears the value of the 'flowId' field.
clearFlowId() - function in net.corda.data.flow.state.mapper.FlowMapperState.Builder
Clears the value of the 'flowId' field.
clearFlowMetricsState() - function in net.corda.data.flow.state.checkpoint.Checkpoint.Builder
Clears the value of the 'flowMetricsState' field.
clearFlowName() - function in net.corda.data.flow.state.checkpoint.FlowStackItem.Builder
Clears the value of the 'flowName' field.
clearFlowOperationalStatus() - function in net.corda.data.virtualnode.VirtualNodeCreateResponse.Builder
Clears the value of the 'flowOperationalStatus' field.
clearFlowOperationalStatus() - function in net.corda.data.virtualnode.VirtualNodeInfo.Builder
Clears the value of the 'flowOperationalStatus' field.
clearFlowOperationalStatus() - function in net.corda.data.virtualnode.VirtualNodeStateChangeResponse.Builder
Clears the value of the 'flowOperationalStatus' field.
clearFlowOperationalStatus() - function in net.corda.data.virtualnode.VirtualNodeUpgradeResponse.Builder
Clears the value of the 'flowOperationalStatus' field.
clearFlowP2pOperationalStatus() - function in net.corda.data.virtualnode.VirtualNodeCreateResponse.Builder
Clears the value of the 'flowP2pOperationalStatus' field.
clearFlowP2pOperationalStatus() - function in net.corda.data.virtualnode.VirtualNodeInfo.Builder
Clears the value of the 'flowP2pOperationalStatus' field.
clearFlowP2pOperationalStatus() - function in net.corda.data.virtualnode.VirtualNodeStateChangeResponse.Builder
Clears the value of the 'flowP2pOperationalStatus' field.
clearFlowP2pOperationalStatus() - function in net.corda.data.virtualnode.VirtualNodeUpgradeResponse.Builder
Clears the value of the 'flowP2pOperationalStatus' field.
clearFlowStackItems() - function in net.corda.data.flow.state.checkpoint.FlowState.Builder
Clears the value of the 'flowStackItems' field.
clearFlowStartArgs() - function in net.corda.data.flow.event.StartFlow.Builder
Clears the value of the 'flowStartArgs' field.
clearFlowStartContext() - function in net.corda.data.flow.state.checkpoint.FlowState.Builder
Clears the value of the 'flowStartContext' field.
clearFlowStartOperationalStatus() - function in net.corda.data.virtualnode.VirtualNodeCreateResponse.Builder
Clears the value of the 'flowStartOperationalStatus' field.
clearFlowStartOperationalStatus() - function in net.corda.data.virtualnode.VirtualNodeInfo.Builder
Clears the value of the 'flowStartOperationalStatus' field.
clearFlowStartOperationalStatus() - function in net.corda.data.virtualnode.VirtualNodeStateChangeResponse.Builder
Clears the value of the 'flowStartOperationalStatus' field.
clearFlowStartOperationalStatus() - function in net.corda.data.virtualnode.VirtualNodeUpgradeResponse.Builder
Clears the value of the 'flowStartOperationalStatus' field.
clearFlowState() - function in net.corda.data.flow.state.checkpoint.Checkpoint.Builder
Clears the value of the 'flowState' field.
clearFlowStatus() - function in net.corda.data.flow.output.FlowStatus.Builder
Clears the value of the 'flowStatus' field.
clearForceUpgrade() - function in net.corda.data.virtualnode.VirtualNodeUpgradeRequest.Builder
Clears the value of the 'forceUpgrade' field.
clearFullKeyIds() - function in net.corda.data.crypto.wire.ops.flow.queries.ByIdsFlowQuery.Builder
Clears the value of the 'fullKeyIds' field.
clearFullName() - function in net.corda.data.permissions.User.Builder
Clears the value of the 'fullName' field.
clearFullName() - function in net.corda.data.permissions.management.user.CreateUserRequest.Builder
Clears the value of the 'fullName' field.
clearFullSyncState() - function in net.corda.data.ledger.utxo.token.selection.state.TokenSyncState.Builder
Clears the value of the 'fullSyncState' field.
clearGroupId() - function in net.corda.data.identity.HoldingIdentity.Builder
Clears the value of the 'groupId' field.
clearGroupId() - function in net.corda.data.membership.StaticNetworkInfo.Builder
Clears the value of the 'groupId' field.
clearGroupId() - function in net.corda.data.membership.db.request.query.QueryStaticNetworkInfo.Builder
Clears the value of the 'groupId' field.
clearGroupId() - function in net.corda.data.p2p.crypto.internal.InitiatorEncryptedExtensions.Builder
Clears the value of the 'groupId' field.
clearGroupId() - function in net.corda.data.p2p.crypto.internal.InitiatorHandshakeIdentity.Builder
Clears the value of the 'groupId' field.
clearGroupId() - function in net.corda.data.p2p.mtls.MgmAllowedCertificateSubject.Builder
Clears the value of the 'groupId' field.
clearGroupParameters() - function in net.corda.data.membership.PersistentGroupParameters.Builder
Clears the value of the 'groupParameters' field.
clearGroupParameters() - function in net.corda.data.membership.SignedGroupParameters.Builder
Clears the value of the 'groupParameters' field.
clearGroupParameters() - function in net.corda.data.membership.StaticNetworkInfo.Builder
Clears the value of the 'groupParameters' field.
clearGroupParameters() - function in net.corda.data.membership.db.request.command.PersistGroupParameters.Builder
Clears the value of the 'groupParameters' field.
clearGroupParameters() - function in net.corda.data.membership.db.response.command.ActivateMemberResponse.Builder
Clears the value of the 'groupParameters' field.
clearGroupParameters() - function in net.corda.data.membership.db.response.command.PersistGroupParametersResponse.Builder
Clears the value of the 'groupParameters' field.
clearGroupParameters() - function in net.corda.data.membership.db.response.command.SuspendMemberResponse.Builder
Clears the value of the 'groupParameters' field.
clearGroupParameters() - function in net.corda.data.membership.p2p.MembershipPackage.Builder
Clears the value of the 'groupParameters' field.
clearGroupParametersHash() - function in net.corda.data.membership.p2p.MembershipSyncRequest.Builder
Clears the value of the 'groupParametersHash' field.
clearGroupPolicy() - function in net.corda.data.membership.rpc.response.MGMGroupPolicyResponse.Builder
Clears the value of the 'groupPolicy' field.
clearGroupPolicy() - function in net.corda.data.packaging.CpiMetadata.Builder
Clears the value of the 'groupPolicy' field.
clearGroupVisibility() - function in net.corda.data.permissions.Permission.Builder
Clears the value of the 'groupVisibility' field.
clearGroupVisibility() - function in net.corda.data.permissions.Role.Builder
Clears the value of the 'groupVisibility' field.
clearGroupVisibility() - function in net.corda.data.permissions.management.permission.CreatePermissionRequest.Builder
Clears the value of the 'groupVisibility' field.
clearGroupVisibility() - function in net.corda.data.permissions.management.role.CreateRoleRequest.Builder
Clears the value of the 'groupVisibility' field.
clearGroupVisibility() - function in net.corda.data.permissions.summary.PermissionSummary.Builder
Clears the value of the 'groupVisibility' field.
clearHash() - function in net.corda.data.ledger.persistence.FindSignedGroupParameters.Builder
Clears the value of the 'hash' field.
clearHash() - function in net.corda.data.packaging.CpiMetadata.Builder
Clears the value of the 'hash' field.
clearHash() - function in net.corda.data.packaging.CpkMetadata.Builder
Clears the value of the 'hash' field.
clearHashCheck() - function in net.corda.data.membership.p2p.SignedMemberships.Builder
Clears the value of the 'hashCheck' field.
clearHashedPassword() - function in net.corda.data.permissions.User.Builder
Clears the value of the 'hashedPassword' field.
clearHashes() - function in net.corda.data.crypto.SecureHashes.Builder
Clears the value of the 'hashes' field.
clearHashes() - function in net.corda.data.crypto.ShortHashes.Builder
Clears the value of the 'hashes' field.
clearHashSeed() - function in net.corda.data.sync.BloomFilter.Builder
Clears the value of the 'hashSeed' field.
clearHasScheduledCleanup() - function in net.corda.data.flow.state.session.SessionState.Builder
Clears the value of the 'hasScheduledCleanup' field.
clearHeader() - function in net.corda.data.membership.p2p.UnauthenticatedRegistrationRequest.Builder
Clears the value of the 'header' field.
clearHeader() - function in net.corda.data.p2p.LinkOutMessage.Builder
Clears the value of the 'header' field.
clearHeader() - function in net.corda.data.p2p.app.AuthenticatedMessage.Builder
Clears the value of the 'header' field.
clearHeader() - function in net.corda.data.p2p.app.InboundUnauthenticatedMessage.Builder
Clears the value of the 'header' field.
clearHeader() - function in net.corda.data.p2p.app.OutboundUnauthenticatedMessage.Builder
Clears the value of the 'header' field.
clearHeader() - function in net.corda.data.p2p.crypto.AuthenticatedDataMessage.Builder
Clears the value of the 'header' field.
clearHeader() - function in net.corda.data.p2p.crypto.AuthenticatedEncryptedDataMessage.Builder
Clears the value of the 'header' field.
clearHeader() - function in net.corda.data.p2p.crypto.InitiatorHandshakeMessage.Builder
Clears the value of the 'header' field.
clearHeader() - function in net.corda.data.p2p.crypto.InitiatorHelloMessage.Builder
Clears the value of the 'header' field.
clearHeader() - function in net.corda.data.p2p.crypto.ResponderHandshakeMessage.Builder
Clears the value of the 'header' field.
clearHeader() - function in net.corda.data.p2p.crypto.ResponderHelloMessage.Builder
Clears the value of the 'header' field.
clearHeartbeatTimestamp() - function in net.corda.data.virtualnode.VirtualNodeOperationStatus.Builder
Clears the value of the 'heartbeatTimestamp' field.
clearHoldingId() - function in net.corda.data.virtualnode.VirtualNodeCreateRequest.Builder
Clears the value of the 'holdingId' field.
clearHoldingIdentifierHash() - function in net.corda.data.virtualnode.VirtualNodeCreateResponse.Builder
Clears the value of the 'holdingIdentifierHash' field.
clearHoldingIdentifierHash() - function in net.corda.data.virtualnode.VirtualNodeUpgradeResponse.Builder
Clears the value of the 'holdingIdentifierHash' field.
clearHoldingIdentity() - function in net.corda.data.certificates.rpc.request.CertificateRpcRequest.Builder
Clears the value of the 'holdingIdentity' field.
clearHoldingIdentity() - function in net.corda.data.ledger.persistence.LedgerPersistenceRequest.Builder
Clears the value of the 'holdingIdentity' field.
clearHoldingIdentity() - function in net.corda.data.ledger.utxo.token.selection.event.TokenSyncEvent.Builder
Clears the value of the 'holdingIdentity' field.
clearHoldingIdentity() - function in net.corda.data.ledger.utxo.token.selection.state.TokenSyncState.Builder
Clears the value of the 'holdingIdentity' field.
clearHoldingIdentity() - function in net.corda.data.membership.db.request.MembershipRequestContext.Builder
Clears the value of the 'holdingIdentity' field.
clearHoldingIdentity() - function in net.corda.data.membership.db.response.MembershipResponseContext.Builder
Clears the value of the 'holdingIdentity' field.
clearHoldingIdentity() - function in net.corda.data.membership.db.response.query.MemberSignature.Builder
Clears the value of the 'holdingIdentity' field.
clearHoldingIdentity() - function in net.corda.data.p2p.GatewayTlsCertificates.Builder
Clears the value of the 'holdingIdentity' field.
clearHoldingIdentity() - function in net.corda.data.p2p.HostedIdentityEntry.Builder
Clears the value of the 'holdingIdentity' field.
clearHoldingIdentity() - function in net.corda.data.persistence.EntityRequest.Builder
Clears the value of the 'holdingIdentity' field.
clearHoldingIdentity() - function in net.corda.data.uniqueness.UniquenessCheckRequestAvro.Builder
Clears the value of the 'holdingIdentity' field.
clearHoldingIdentity() - function in net.corda.data.virtualnode.VirtualNodeCreateResponse.Builder
Clears the value of the 'holdingIdentity' field.
clearHoldingIdentity() - function in net.corda.data.virtualnode.VirtualNodeInfo.Builder
Clears the value of the 'holdingIdentity' field.
clearHoldingIdentity() - function in net.corda.data.virtualnode.VirtualNodeUpgradeResponse.Builder
Clears the value of the 'holdingIdentity' field.
clearHoldingIdentity() - function in net.corda.ledger.utxo.verification.TransactionVerificationRequest.Builder
Clears the value of the 'holdingIdentity' field.
clearHoldingIdentityId() - function in net.corda.data.membership.async.request.RegistrationAsyncRequest.Builder
Clears the value of the 'holdingIdentityId' field.
clearHoldingIdentityId() - function in net.corda.data.membership.common.RegistrationRequestDetails.Builder
Clears the value of the 'holdingIdentityId' field.
clearHoldingIdentityId() - function in net.corda.data.membership.rpc.request.MGMGroupPolicyRequest.Builder
Clears the value of the 'holdingIdentityId' field.
clearHoldingIdentityShortHash() - function in net.corda.data.virtualnode.VirtualNodeStateChangeRequest.Builder
Clears the value of the 'holdingIdentityShortHash' field.
clearHoldingIdentityShortHash() - function in net.corda.data.virtualnode.VirtualNodeStateChangeResponse.Builder
Clears the value of the 'holdingIdentityShortHash' field.
clearHoldingIdentityShortHashes() - function in net.corda.data.virtualnode.VirtualNodeDBResetRequest.Builder
Clears the value of the 'holdingIdentityShortHashes' field.
clearHoldingIdentityShortHashes() - function in net.corda.data.virtualnode.VirtualNodeDBResetResponse.Builder
Clears the value of the 'holdingIdentityShortHashes' field.
clearHsmAlias() - function in net.corda.data.crypto.wire.CryptoSigningKey.Builder
Clears the value of the 'hsmAlias' field.
clearHsmConnectionId() - function in net.corda.data.virtualnode.VirtualNodeCreateResponse.Builder
Clears the value of the 'hsmConnectionId' field.
clearHsmConnectionId() - function in net.corda.data.virtualnode.VirtualNodeInfo.Builder
Clears the value of the 'hsmConnectionId' field.
clearHsmConnectionId() - function in net.corda.data.virtualnode.VirtualNodeUpgradeResponse.Builder
Clears the value of the 'hsmConnectionId' field.
clearHsmId() - function in net.corda.data.crypto.wire.hsm.HSMAssociationInfo.Builder
Clears the value of the 'hsmId' field.
clearHsmId() - function in net.corda.data.crypto.wire.ops.rpc.commands.GenerateWrappingKeyRpcCommand.Builder
Clears the value of the 'hsmId' field.
clearId() - function in net.corda.data.crypto.wire.CryptoSigningKey.Builder
Clears the value of the 'id' field.
clearId() - function in net.corda.data.crypto.wire.hsm.HSMAssociationInfo.Builder
Clears the value of the 'id' field.
clearId() - function in net.corda.data.flow.FlowKey.Builder
Clears the value of the 'id' field.
clearId() - function in net.corda.data.ledger.persistence.FindSignedLedgerTransaction.Builder
Clears the value of the 'id' field.
clearId() - function in net.corda.data.ledger.persistence.FindTransaction.Builder
Clears the value of the 'id' field.
clearId() - function in net.corda.data.ledger.persistence.UpdateTransactionStatus.Builder
Clears the value of the 'id' field.
clearId() - function in net.corda.data.membership.preauth.PreAuthToken.Builder
Clears the value of the 'id' field.
clearId() - function in net.corda.data.p2p.gateway.GatewayMessage.Builder
Clears the value of the 'id' field.
clearId() - function in net.corda.data.p2p.gateway.GatewayResponse.Builder
Clears the value of the 'id' field.
clearId() - function in net.corda.data.packaging.CpiMetadata.Builder
Clears the value of the 'id' field.
clearId() - function in net.corda.data.packaging.CpkMetadata.Builder
Clears the value of the 'id' field.
clearId() - function in net.corda.data.permissions.Group.Builder
Clears the value of the 'id' field.
clearId() - function in net.corda.data.permissions.Permission.Builder
Clears the value of the 'id' field.
clearId() - function in net.corda.data.permissions.Property.Builder
Clears the value of the 'id' field.
clearId() - function in net.corda.data.permissions.Role.Builder
Clears the value of the 'id' field.
clearId() - function in net.corda.data.permissions.User.Builder
Clears the value of the 'id' field.
clearId() - function in net.corda.data.permissions.summary.PermissionSummary.Builder
Clears the value of the 'id' field.
clearIdentifier() - function in net.corda.data.packaging.CpiSegmentRequest.Builder
Clears the value of the 'identifier' field.
clearIdentity() - function in net.corda.data.flow.FlowKey.Builder
Clears the value of the 'identity' field.
clearIdentity() - function in net.corda.data.flow.FlowStartContext.Builder
Clears the value of the 'identity' field.
clearIds() - function in net.corda.data.flow.event.mapper.ExecuteCleanup.Builder
Clears the value of the 'ids' field.
clearIds() - function in net.corda.data.ledger.persistence.FindTransactionIdsAndStatuses.Builder
Clears the value of the 'ids' field.
clearIds() - function in net.corda.data.persistence.DeleteEntitiesById.Builder
Clears the value of the 'ids' field.
clearIds() - function in net.corda.data.persistence.FindEntities.Builder
Clears the value of the 'ids' field.
clearIndex() - function in net.corda.data.ledger.persistence.UtxoTransactionOutput.Builder
Clears the value of the 'index' field.
clearIndex() - function in net.corda.data.ledger.utxo.StateRef.Builder
Clears the value of the 'index' field.
clearIndex() - function in net.corda.data.membership.state.CompletedCommandMetadata.Builder
Clears the value of the 'index' field.
clearInfo() - function in net.corda.data.ledger.persistence.UtxoTransactionOutput.Builder
Clears the value of the 'info' field.
clearInfo() - function in net.corda.data.membership.db.request.command.UpdateStaticNetworkInfo.Builder
Clears the value of the 'info' field.
clearInfo() - function in net.corda.data.membership.db.response.query.StaticNetworkInfoQueryResponse.Builder
Clears the value of the 'info' field.
clearInitialHashedPassword() - function in net.corda.data.permissions.management.user.CreateUserRequest.Builder
Clears the value of the 'initialHashedPassword' field.
clearInitialPlatformVersion() - function in net.corda.data.flow.state.checkpoint.Checkpoint.Builder
Clears the value of the 'initialPlatformVersion' field.
clearInitiated() - function in net.corda.data.flow.state.checkpoint.FlowStackItemSession.Builder
Clears the value of the 'initiated' field.
clearInitiatedBy() - function in net.corda.data.flow.FlowStartContext.Builder
Clears the value of the 'initiatedBy' field.
clearInitiatedIdentity() - function in net.corda.data.flow.event.SessionEvent.Builder
Clears the value of the 'initiatedIdentity' field.
clearInitiatingIdentity() - function in net.corda.data.flow.event.SessionEvent.Builder
Clears the value of the 'initiatingIdentity' field.
clearInitiatorCertificate() - function in net.corda.data.p2p.crypto.internal.InitiatorEncryptedExtensions.Builder
Clears the value of the 'initiatorCertificate' field.
clearInitiatorEncryptedExtensions() - function in net.corda.data.p2p.crypto.internal.InitiatorHandshakePayload.Builder
Clears the value of the 'initiatorEncryptedExtensions' field.
clearInitiatorFinished() - function in net.corda.data.p2p.crypto.internal.InitiatorHandshakePayload.Builder
Clears the value of the 'initiatorFinished' field.
clearInitiatorPartyVerify() - function in net.corda.data.p2p.crypto.internal.InitiatorHandshakePayload.Builder
Clears the value of the 'initiatorPartyVerify' field.
clearInitiatorPublicKey() - function in net.corda.data.p2p.crypto.InitiatorHelloMessage.Builder
Clears the value of the 'initiatorPublicKey' field.
clearInitiatorPublicKeyHash() - function in net.corda.data.p2p.crypto.internal.InitiatorHandshakeIdentity.Builder
Clears the value of the 'initiatorPublicKeyHash' field.
clearInitiatorPublicKeyHash() - function in net.corda.data.p2p.crypto.internal.InitiatorHandshakePayload.Builder
Clears the value of the 'initiatorPublicKeyHash' field.
clearInitiatorType() - function in net.corda.data.flow.FlowStartContext.Builder
Clears the value of the 'initiatorType' field.
clearInitiatorType() - function in net.corda.data.flow.output.FlowStatus.Builder
Clears the value of the 'initiatorType' field.
clearInputStates() - function in net.corda.data.uniqueness.UniquenessCheckRequestAvro.Builder
Clears the value of the 'inputStates' field.
clearIsInitiatingFlow() - function in net.corda.data.flow.state.checkpoint.FlowStackItem.Builder
Clears the value of the 'isInitiatingFlow' field.
clearIssuerHash() - function in net.corda.data.ledger.utxo.token.selection.key.TokenPoolCacheKey.Builder
Clears the value of the 'issuerHash' field.
clearItems() - function in net.corda.data.KeyValuePairList.Builder
Clears the value of the 'items' field.
clearKey() - function in net.corda.data.KeyValuePair.Builder
Clears the value of the 'key' field.
clearKey() - function in net.corda.data.crypto.wire.CryptoPublicKey.Builder
Clears the value of the 'key' field.
clearKey() - function in net.corda.data.deadletter.StateAndEventDeadLetterRecord.Builder
Clears the value of the 'key' field.
clearKey() - function in net.corda.data.flow.event.external.ExternalEvent.Builder
Clears the value of the 'key' field.
clearKey() - function in net.corda.data.flow.output.FlowStatus.Builder
Clears the value of the 'key' field.
clearKey() - function in net.corda.data.membership.p2p.UnauthenticatedRegistrationRequestHeader.Builder
Clears the value of the 'key' field.
clearKey() - function in net.corda.data.p2p.AuthenticatedMessageAndKey.Builder
Clears the value of the 'key' field.
clearKey() - function in net.corda.data.permissions.Property.Builder
Clears the value of the 'key' field.
clearKeyIds() - function in net.corda.data.crypto.wire.ops.rpc.queries.ByIdsRpcQuery.Builder
Clears the value of the 'keyIds' field.
clearKeys() - function in net.corda.data.crypto.wire.CryptoSigningKeys.Builder
Clears the value of the 'keys' field.
clearKeys() - function in net.corda.data.crypto.wire.ops.flow.queries.FilterMyKeysFlowQuery.Builder
Clears the value of the 'keys' field.
clearLabel() - function in net.corda.data.membership.db.request.command.PersistApprovalRule.Builder
Clears the value of the 'label' field.
clearLastBlockCompletedTimestamp() - function in net.corda.data.ledger.utxo.token.selection.data.TokenFullSyncState.Builder
Clears the value of the 'lastBlockCompletedTimestamp' field.
clearLastChangeDetails() - function in net.corda.data.permissions.Group.Builder
Clears the value of the 'lastChangeDetails' field.
clearLastChangeDetails() - function in net.corda.data.permissions.Permission.Builder
Clears the value of the 'lastChangeDetails' field.
clearLastChangeDetails() - function in net.corda.data.permissions.Property.Builder
Clears the value of the 'lastChangeDetails' field.
clearLastChangeDetails() - function in net.corda.data.permissions.Role.Builder
Clears the value of the 'lastChangeDetails' field.
clearLastChangeDetails() - function in net.corda.data.permissions.User.Builder
Clears the value of the 'lastChangeDetails' field.
clearLastFailedOn() - function in net.corda.data.membership.db.request.async.MembershipPersistenceAsyncRequestState.Builder
Clears the value of the 'lastFailedOn' field.
clearLastFailureTimestamp() - function in net.corda.data.flow.state.checkpoint.RetryState.Builder
Clears the value of the 'lastFailureTimestamp' field.
clearLastProcessedSequenceNum() - function in net.corda.data.flow.state.session.SessionProcessState.Builder
Clears the value of the 'lastProcessedSequenceNum' field.
clearLastReceivedMessageTime() - function in net.corda.data.flow.state.session.SessionState.Builder
Clears the value of the 'lastReceivedMessageTime' field.
clearLastUpdateTimestamp() - function in net.corda.data.flow.output.FlowStatus.Builder
Clears the value of the 'lastUpdateTimestamp' field.
clearLastUpdateTimestamp() - function in net.corda.data.permissions.summary.UserPermissionSummary.Builder
Clears the value of the 'lastUpdateTimestamp' field.
clearLatestUpdateTimestamp() - function in net.corda.data.virtualnode.VirtualNodeOperationStatus.Builder
Clears the value of the 'latestUpdateTimestamp' field.
clearLedgerType() - function in net.corda.data.ledger.persistence.LedgerPersistenceRequest.Builder
Clears the value of the 'ledgerType' field.
clearLibraries() - function in net.corda.data.packaging.CpkMetadata.Builder
Clears the value of the 'libraries' field.
clearLicense() - function in net.corda.data.packaging.CorDappManifest.Builder
Clears the value of the 'license' field.
clearLimit() - function in net.corda.data.membership.db.request.query.QueryRegistrationRequests.Builder
Clears the value of the 'limit' field.
clearLimit() - function in net.corda.data.persistence.FindAll.Builder
Clears the value of the 'limit' field.
clearLimit() - function in net.corda.data.persistence.FindWithNamedQuery.Builder
Clears the value of the 'limit' field.
clearLoginName() - function in net.corda.data.permissions.User.Builder
Clears the value of the 'loginName' field.
clearLoginName() - function in net.corda.data.permissions.management.user.AddRoleToUserRequest.Builder
Clears the value of the 'loginName' field.
clearLoginName() - function in net.corda.data.permissions.management.user.CreateUserRequest.Builder
Clears the value of the 'loginName' field.
clearLoginName() - function in net.corda.data.permissions.management.user.RemoveRoleFromUserRequest.Builder
Clears the value of the 'loginName' field.
clearLoginName() - function in net.corda.data.permissions.summary.UserPermissionSummary.Builder
Clears the value of the 'loginName' field.
clearMagic() - function in net.corda.data.AvroEnvelope.Builder
Clears the value of the 'magic' field.
clearMainBundle() - function in net.corda.data.packaging.CpkMetadata.Builder
Clears the value of the 'mainBundle' field.
clearMajor() - function in net.corda.data.packaging.CpkFormatVersion.Builder
Clears the value of the 'major' field.
clearMajorVersion() - function in net.corda.data.config.ConfigurationSchemaVersion.Builder
Clears the value of the 'majorVersion' field.
clearManifest() - function in net.corda.data.packaging.CpkMetadata.Builder
Clears the value of the 'manifest' field.
clearMarker() - function in net.corda.data.p2p.markers.AppMessageMarker.Builder
Clears the value of the 'marker' field.
clearMasterKeyAlias() - function in net.corda.data.crypto.wire.CryptoSigningKey.Builder
Clears the value of the 'masterKeyAlias' field.
clearMasterKeyAlias() - function in net.corda.data.crypto.wire.hsm.HSMAssociationInfo.Builder
Clears the value of the 'masterKeyAlias' field.
clearMasterKeyAlias() - function in net.corda.data.crypto.wire.ops.rpc.commands.GenerateWrappingKeyRpcCommand.Builder
Clears the value of the 'masterKeyAlias' field.
clearMaxFlowSleepDuration() - function in net.corda.data.flow.state.checkpoint.PipelineState.Builder
Clears the value of the 'maxFlowSleepDuration' field.
clearMaxMessageSize() - function in net.corda.data.p2p.crypto.internal.InitiatorEncryptedExtensions.Builder
Clears the value of the 'maxMessageSize' field.
clearMaxMessageSize() - function in net.corda.data.p2p.crypto.internal.ResponderEncryptedExtensions.Builder
Clears the value of the 'maxMessageSize' field.
clearMember() - function in net.corda.data.membership.command.registration.member.PersistMemberRegistrationState.Builder
Clears the value of the 'member' field.
clearMember() - function in net.corda.data.membership.command.registration.mgm.CheckForPendingRegistration.Builder
Clears the value of the 'member' field.
clearMember() - function in net.corda.data.membership.command.registration.mgm.QueueRegistration.Builder
Clears the value of the 'member' field.
clearMember() - function in net.corda.data.membership.command.synchronisation.SynchronisationMetaData.Builder
Clears the value of the 'member' field.
clearMember() - function in net.corda.data.membership.db.request.command.UpdateMemberAndRegistrationRequestToApproved.Builder
Clears the value of the 'member' field.
clearMember() - function in net.corda.data.membership.db.request.command.UpdateMemberAndRegistrationRequestToDeclined.Builder
Clears the value of the 'member' field.
clearMemberContext() - function in net.corda.data.membership.PersistentMemberInfo.Builder
Clears the value of the 'memberContext' field.
clearMemberContext() - function in net.corda.data.membership.SignedMemberInfo.Builder
Clears the value of the 'memberContext' field.
clearMemberContext() - function in net.corda.data.membership.p2p.MembershipRegistrationRequest.Builder
Clears the value of the 'memberContext' field.
clearMemberInfo() - function in net.corda.data.membership.db.response.command.ActivateMemberResponse.Builder
Clears the value of the 'memberInfo' field.
clearMemberInfo() - function in net.corda.data.membership.db.response.command.SuspendMemberResponse.Builder
Clears the value of the 'memberInfo' field.
clearMemberInfo() - function in net.corda.data.membership.db.response.query.UpdateMemberAndRegistrationRequestResponse.Builder
Clears the value of the 'memberInfo' field.
clearMemberProvidedContext() - function in net.corda.data.membership.common.RegistrationRequestDetails.Builder
Clears the value of the 'memberProvidedContext' field.
clearMemberRegistrationRequest() - function in net.corda.data.membership.command.registration.mgm.QueueRegistration.Builder
Clears the value of the 'memberRegistrationRequest' field.
clearMembers() - function in net.corda.data.membership.db.request.command.PersistMemberInfo.Builder
Clears the value of the 'members' field.
clearMembers() - function in net.corda.data.membership.db.response.query.MemberInfoQueryResponse.Builder
Clears the value of the 'members' field.
clearMembersHash() - function in net.corda.data.membership.p2p.MembershipSyncRequest.Builder
Clears the value of the 'membersHash' field.
clearMembershipPackage() - function in net.corda.data.membership.command.synchronisation.member.ProcessMembershipUpdates.Builder
Clears the value of the 'membershipPackage' field.
clearMemberships() - function in net.corda.data.membership.p2p.MembershipPackage.Builder
Clears the value of the 'memberships' field.
clearMemberships() - function in net.corda.data.membership.p2p.SignedMemberships.Builder
Clears the value of the 'memberships' field.
clearMemberSignature() - function in net.corda.data.membership.PersistentSignedMemberInfo.Builder
Clears the value of the 'memberSignature' field.
clearMemberSignatureSpec() - function in net.corda.data.membership.PersistentSignedMemberInfo.Builder
Clears the value of the 'memberSignatureSpec' field.
clearMembersSignatures() - function in net.corda.data.membership.db.response.query.MemberSignatureQueryResponse.Builder
Clears the value of the 'membersSignatures' field.
clearMessage() - function in net.corda.data.chunking.UploadStatus.Builder
Clears the value of the 'message' field.
clearMessage() - function in net.corda.data.p2p.AuthenticatedMessageAndKey.Builder
Clears the value of the 'message' field.
clearMessage() - function in net.corda.data.p2p.AuthenticatedMessageDeliveryState.Builder
Clears the value of the 'message' field.
clearMessage() - function in net.corda.data.p2p.DataMessagePayload.Builder
Clears the value of the 'message' field.
clearMessage() - function in net.corda.data.p2p.app.AppMessage.Builder
Clears the value of the 'message' field.
clearMessage() - function in net.corda.data.p2p.markers.LinkManagerDiscardedMarker.Builder
Clears the value of the 'message' field.
clearMessage() - function in net.corda.data.p2p.markers.LinkManagerProcessedMarker.Builder
Clears the value of the 'message' field.
clearMessageDirection() - function in net.corda.data.flow.event.SessionEvent.Builder
Clears the value of the 'messageDirection' field.
clearMessageId() - function in net.corda.data.p2p.AuthenticatedMessageAck.Builder
Clears the value of the 'messageId' field.
clearMessageId() - function in net.corda.data.p2p.app.AuthenticatedMessageHeader.Builder
Clears the value of the 'messageId' field.
clearMessageId() - function in net.corda.data.p2p.app.InboundUnauthenticatedMessageHeader.Builder
Clears the value of the 'messageId' field.
clearMessageId() - function in net.corda.data.p2p.app.OutboundUnauthenticatedMessageHeader.Builder
Clears the value of the 'messageId' field.
clearMessageType() - function in net.corda.data.p2p.crypto.CommonHeader.Builder
Clears the value of the 'messageType' field.
clearMetadata() - function in net.corda.data.persistence.EntityResponse.Builder
Clears the value of the 'metadata' field.
clearMgm() - function in net.corda.data.membership.actions.request.DistributeGroupParameters.Builder
Clears the value of the 'mgm' field.
clearMgm() - function in net.corda.data.membership.actions.request.DistributeMemberInfo.Builder
Clears the value of the 'mgm' field.
clearMgm() - function in net.corda.data.membership.command.registration.mgm.CheckForPendingRegistration.Builder
Clears the value of the 'mgm' field.
clearMgm() - function in net.corda.data.membership.command.registration.mgm.QueueRegistration.Builder
Clears the value of the 'mgm' field.
clearMgm() - function in net.corda.data.membership.command.synchronisation.SynchronisationMetaData.Builder
Clears the value of the 'mgm' field.
clearMgm() - function in net.corda.data.membership.p2p.UnauthenticatedRegistrationRequestHeader.Builder
Clears the value of the 'mgm' field.
clearMgm() - function in net.corda.data.membership.state.RegistrationState.Builder
Clears the value of the 'mgm' field.
clearMgmContext() - function in net.corda.data.membership.PersistentMemberInfo.Builder
Clears the value of the 'mgmContext' field.
clearMgmContext() - function in net.corda.data.membership.SignedMemberInfo.Builder
Clears the value of the 'mgmContext' field.
clearMgmGroupId() - function in net.corda.data.virtualnode.VirtualNodeCreateResponse.Builder
Clears the value of the 'mgmGroupId' field.
clearMgmGroupId() - function in net.corda.data.virtualnode.VirtualNodeUpgradeResponse.Builder
Clears the value of the 'mgmGroupId' field.
clearMgmPrivateSigningKey() - function in net.corda.data.membership.StaticNetworkInfo.Builder
Clears the value of the 'mgmPrivateSigningKey' field.
clearMgmPublicSigningKey() - function in net.corda.data.membership.StaticNetworkInfo.Builder
Clears the value of the 'mgmPublicSigningKey' field.
clearMgmSignature() - function in net.corda.data.membership.SignedGroupParameters.Builder
Clears the value of the 'mgmSignature' field.
clearMgmSignatureSpec() - function in net.corda.data.membership.SignedGroupParameters.Builder
Clears the value of the 'mgmSignatureSpec' field.
clearMinimumGroupParametersEpoch() - function in net.corda.data.membership.actions.request.DistributeGroupParameters.Builder
Clears the value of the 'minimumGroupParametersEpoch' field.
clearMinimumGroupParametersEpoch() - function in net.corda.data.membership.actions.request.DistributeMemberInfo.Builder
Clears the value of the 'minimumGroupParametersEpoch' field.
clearMinimumUpdatedMemberSerial() - function in net.corda.data.membership.actions.request.DistributeMemberInfo.Builder
Clears the value of the 'minimumUpdatedMemberSerial' field.
clearMinor() - function in net.corda.data.packaging.CpkFormatVersion.Builder
Clears the value of the 'minor' field.
clearMinorVersion() - function in net.corda.data.config.ConfigurationSchemaVersion.Builder
Clears the value of the 'minorVersion' field.
clearMinPlatformVersion() - function in net.corda.data.packaging.CorDappManifest.Builder
Clears the value of the 'minPlatformVersion' field.
clearMode() - function in net.corda.data.ledger.utxo.token.selection.state.TokenSyncState.Builder
Clears the value of the 'mode' field.
clearMode() - function in net.corda.data.p2p.gateway.certificates.RevocationCheckRequest.Builder
Clears the value of the 'mode' field.
clearName() - function in net.corda.data.packaging.CpiIdentifier.Builder
Clears the value of the 'name' field.
clearName() - function in net.corda.data.packaging.CpkIdentifier.Builder
Clears the value of the 'name' field.
clearName() - function in net.corda.data.permissions.Group.Builder
Clears the value of the 'name' field.
clearName() - function in net.corda.data.permissions.Role.Builder
Clears the value of the 'name' field.
clearName() - function in net.corda.data.scheduler.ScheduledTaskTrigger.Builder
Clears the value of the 'name' field.
clearName() - function in net.corda.ledger.utxo.verification.CordaPackageSummary.Builder
Clears the value of the 'name' field.
clearNewState() - function in net.corda.data.virtualnode.VirtualNodeStateChangeRequest.Builder
Clears the value of the 'newState' field.
clearNewStatus() - function in net.corda.data.membership.p2p.SetOwnRegistrationStatus.Builder
Clears the value of the 'newStatus' field.
clearNewStatus() - function in net.corda.data.membership.p2p.v2.SetOwnRegistrationStatus.Builder
Clears the value of the 'newStatus' field.
clearNextBlockStartOffset() - function in net.corda.data.ledger.utxo.token.selection.data.TokenFullSyncState.Builder
Clears the value of the 'nextBlockStartOffset' field.
clearNextBlockStartOffset() - function in net.corda.data.ledger.utxo.token.selection.data.TokenPoolPeriodicSyncState.Builder
Clears the value of the 'nextBlockStartOffset' field.
clearNextTryAt() - function in net.corda.data.membership.async.request.RetriableFailure.Builder
Clears the value of the 'nextTryAt' field.
clearNextWakeup() - function in net.corda.data.ledger.utxo.token.selection.state.TokenSyncState.Builder
Clears the value of the 'nextWakeup' field.
clearNotary() - function in net.corda.data.membership.db.request.command.AddNotaryToGroupParameters.Builder
Clears the value of the 'notary' field.
clearNotaryX500Name() - function in net.corda.data.ledger.utxo.token.selection.key.TokenPoolCacheKey.Builder
Clears the value of the 'notaryX500Name' field.
clearNumberOfHashFunctions() - function in net.corda.data.sync.BloomFilter.Builder
Clears the value of the 'numberOfHashFunctions' field.
clearNumberOfRemainingRetries() - function in net.corda.data.membership.async.request.RetriableFailure.Builder
Clears the value of the 'numberOfRemainingRetries' field.
clearNumberOfRetriesSoFar() - function in net.corda.data.membership.command.registration.mgm.CheckForPendingRegistration.Builder
Clears the value of the 'numberOfRetriesSoFar' field.
clearNumberOfRetriesSoFar() - function in net.corda.data.membership.command.registration.mgm.QueueRegistration.Builder
Clears the value of the 'numberOfRetriesSoFar' field.
clearNumberOfRetriesSoFar() - function in net.corda.data.membership.db.request.async.MembershipPersistenceAsyncRequestState.Builder
Clears the value of the 'numberOfRetriesSoFar' field.
clearNumOutputStates() - function in net.corda.data.uniqueness.UniquenessCheckRequestAvro.Builder
Clears the value of the 'numOutputStates' field.
clearOffset() - function in net.corda.data.chunking.Chunk.Builder
Clears the value of the 'offset' field.
clearOffset() - function in net.corda.data.persistence.FindAll.Builder
Clears the value of the 'offset' field.
clearOffset() - function in net.corda.data.persistence.FindWithNamedQuery.Builder
Clears the value of the 'offset' field.
clearOnboardedMgm() - function in net.corda.data.membership.event.registration.MgmOnboarded.Builder
Clears the value of the 'onboardedMgm' field.
clearOperationHistory() - function in net.corda.data.virtualnode.VirtualNodeOperationStatusResponse.Builder
Clears the value of the 'operationHistory' field.
clearOperationInProgress() - function in net.corda.data.virtualnode.VirtualNodeInfo.Builder
Clears the value of the 'operationInProgress' field.
clearOrderBy() - function in net.corda.data.crypto.wire.ops.rpc.queries.KeysRpcQuery.Builder
Clears the value of the 'orderBy' field.
clearOriginatorX500Name() - function in net.corda.data.uniqueness.UniquenessCheckRequestAvro.Builder
Clears the value of the 'originatorX500Name' field.
clearOther() - function in net.corda.data.crypto.wire.CryptoRequestContext.Builder
Clears the value of the 'other' field.
clearOther() - function in net.corda.data.crypto.wire.CryptoResponseContext.Builder
Clears the value of the 'other' field.
clearOtherPublicKey() - function in net.corda.data.crypto.wire.ops.rpc.commands.DeriveSharedSecretCommand.Builder
Clears the value of the 'otherPublicKey' field.
clearOwnerHash() - function in net.corda.data.ledger.utxo.token.selection.data.Token.Builder
Clears the value of the 'ownerHash' field.
clearOwnerHash() - function in net.corda.data.ledger.utxo.token.selection.data.TokenBalanceQuery.Builder
Clears the value of the 'ownerHash' field.
clearOwnerHash() - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimQuery.Builder
Clears the value of the 'ownerHash' field.
clearOwnerX500Name() - function in net.corda.data.membership.db.request.command.AddPreAuthToken.Builder
Clears the value of the 'ownerX500Name' field.
clearOwnerX500Name() - function in net.corda.data.membership.db.request.command.ConsumePreAuthToken.Builder
Clears the value of the 'ownerX500Name' field.
clearOwnerX500Name() - function in net.corda.data.membership.db.request.query.QueryPreAuthToken.Builder
Clears the value of the 'ownerX500Name' field.
clearOwnerX500Name() - function in net.corda.data.membership.preauth.PreAuthToken.Builder
Clears the value of the 'ownerX500Name' field.
clearPageCount() - function in net.corda.data.membership.p2p.MembershipPackage.Builder
Clears the value of the 'pageCount' field.
clearParameters() - function in net.corda.data.persistence.FindWithNamedQuery.Builder
Clears the value of the 'parameters' field.
clearParams() - function in net.corda.data.crypto.wire.CryptoSignatureSpec.Builder
Clears the value of the 'params' field.
clearParentGroupId() - function in net.corda.data.permissions.Group.Builder
Clears the value of the 'parentGroupId' field.
clearParentGroupId() - function in net.corda.data.permissions.User.Builder
Clears the value of the 'parentGroupId' field.
clearParentGroupId() - function in net.corda.data.permissions.management.user.CreateUserRequest.Builder
Clears the value of the 'parentGroupId' field.
clearPartitions() - function in net.corda.data.p2p.SessionPartitions.Builder
Clears the value of the 'partitions' field.
clearPartNumber() - function in net.corda.data.chunking.Chunk.Builder
Clears the value of the 'partNumber' field.
clearPartNumber() - function in net.corda.data.chunking.ChunkKey.Builder
Clears the value of the 'partNumber' field.
clearPasswordExpiry() - function in net.corda.data.permissions.User.Builder
Clears the value of the 'passwordExpiry' field.
clearPasswordExpiry() - function in net.corda.data.permissions.management.user.CreateUserRequest.Builder
Clears the value of the 'passwordExpiry' field.
clearPayload() - function in net.corda.data.AvroEnvelope.Builder
Clears the value of the 'payload' field.
clearPayload() - function in net.corda.data.flow.event.FlowEvent.Builder
Clears the value of the 'payload' field.
clearPayload() - function in net.corda.data.flow.event.SessionEvent.Builder
Clears the value of the 'payload' field.
clearPayload() - function in net.corda.data.flow.event.external.ExternalEvent.Builder
Clears the value of the 'payload' field.
clearPayload() - function in net.corda.data.flow.event.external.ExternalEventResponse.Builder
Clears the value of the 'payload' field.
clearPayload() - function in net.corda.data.flow.event.mapper.FlowMapperEvent.Builder
Clears the value of the 'payload' field.
clearPayload() - function in net.corda.data.flow.event.session.SessionData.Builder
Clears the value of the 'payload' field.
clearPayload() - function in net.corda.data.ledger.utxo.token.selection.event.TokenPoolCacheEvent.Builder
Clears the value of the 'payload' field.
clearPayload() - function in net.corda.data.ledger.utxo.token.selection.event.TokenSyncEvent.Builder
Clears the value of the 'payload' field.
clearPayload() - function in net.corda.data.membership.db.response.MembershipPersistenceResponse.Builder
Clears the value of the 'payload' field.
clearPayload() - function in net.corda.data.membership.p2p.UnauthenticatedRegistrationRequest.Builder
Clears the value of the 'payload' field.
clearPayload() - function in net.corda.data.membership.p2p.VerificationRequest.Builder
Clears the value of the 'payload' field.
clearPayload() - function in net.corda.data.membership.p2p.VerificationResponse.Builder
Clears the value of the 'payload' field.
clearPayload() - function in net.corda.data.messaging.RPCRequest.Builder
Clears the value of the 'payload' field.
clearPayload() - function in net.corda.data.messaging.RPCResponse.Builder
Clears the value of the 'payload' field.
clearPayload() - function in net.corda.data.p2p.LinkInMessage.Builder
Clears the value of the 'payload' field.
clearPayload() - function in net.corda.data.p2p.LinkOutMessage.Builder
Clears the value of the 'payload' field.
clearPayload() - function in net.corda.data.p2p.app.AuthenticatedMessage.Builder
Clears the value of the 'payload' field.
clearPayload() - function in net.corda.data.p2p.app.InboundUnauthenticatedMessage.Builder
Clears the value of the 'payload' field.
clearPayload() - function in net.corda.data.p2p.app.OutboundUnauthenticatedMessage.Builder
Clears the value of the 'payload' field.
clearPayload() - function in net.corda.data.p2p.crypto.AuthenticatedDataMessage.Builder
Clears the value of the 'payload' field.
clearPayload() - function in net.corda.data.p2p.gateway.GatewayMessage.Builder
Clears the value of the 'payload' field.
clearPendingPlatformError() - function in net.corda.data.flow.state.checkpoint.PipelineState.Builder
Clears the value of the 'pendingPlatformError' field.
clearPeriodicSyncState() - function in net.corda.data.ledger.utxo.token.selection.state.TokenSyncState.Builder
Clears the value of the 'periodicSyncState' field.
clearPermissionId() - function in net.corda.data.permissions.PermissionAssociation.Builder
Clears the value of the 'permissionId' field.
clearPermissionId() - function in net.corda.data.permissions.management.role.AddPermissionToRoleRequest.Builder
Clears the value of the 'permissionId' field.
clearPermissionId() - function in net.corda.data.permissions.management.role.RemovePermissionFromRoleRequest.Builder
Clears the value of the 'permissionId' field.
clearPermissionIds() - function in net.corda.data.permissions.management.permission.BulkCreatePermissionsResponse.Builder
Clears the value of the 'permissionIds' field.
clearPermissions() - function in net.corda.data.permissions.Role.Builder
Clears the value of the 'permissions' field.
clearPermissions() - function in net.corda.data.permissions.summary.UserPermissionSummary.Builder
Clears the value of the 'permissions' field.
clearPermissionsToCreate() - function in net.corda.data.permissions.management.permission.BulkCreatePermissionsRequest.Builder
Clears the value of the 'permissionsToCreate' field.
clearPermissionString() - function in net.corda.data.permissions.Permission.Builder
Clears the value of the 'permissionString' field.
clearPermissionString() - function in net.corda.data.permissions.management.permission.CreatePermissionRequest.Builder
Clears the value of the 'permissionString' field.
clearPermissionString() - function in net.corda.data.permissions.summary.PermissionSummary.Builder
Clears the value of the 'permissionString' field.
clearPermissionType() - function in net.corda.data.permissions.Permission.Builder
Clears the value of the 'permissionType' field.
clearPermissionType() - function in net.corda.data.permissions.management.permission.CreatePermissionRequest.Builder
Clears the value of the 'permissionType' field.
clearPermissionType() - function in net.corda.data.permissions.summary.PermissionSummary.Builder
Clears the value of the 'permissionType' field.
clearPersistedRule() - function in net.corda.data.membership.db.response.command.PersistApprovalRuleResponse.Builder
Clears the value of the 'persistedRule' field.
clearPersistentMemberInfo() - function in net.corda.data.membership.PersistentSignedMemberInfo.Builder
Clears the value of the 'persistentMemberInfo' field.
clearPipelineState() - function in net.corda.data.flow.state.checkpoint.Checkpoint.Builder
Clears the value of the 'pipelineState' field.
clearPoolKey() - function in net.corda.data.ledger.utxo.token.selection.data.TokenBalanceQuery.Builder
Clears the value of the 'poolKey' field.
clearPoolKey() - function in net.corda.data.ledger.utxo.token.selection.data.TokenBalanceQueryResult.Builder
Clears the value of the 'poolKey' field.
clearPoolKey() - function in net.corda.data.ledger.utxo.token.selection.data.TokenCachedSyncCheck.Builder
Clears the value of the 'poolKey' field.
clearPoolKey() - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimQuery.Builder
Clears the value of the 'poolKey' field.
clearPoolKey() - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimQueryResult.Builder
Clears the value of the 'poolKey' field.
clearPoolKey() - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimRelease.Builder
Clears the value of the 'poolKey' field.
clearPoolKey() - function in net.corda.data.ledger.utxo.token.selection.data.TokenForceClaimRelease.Builder
Clears the value of the 'poolKey' field.
clearPoolKey() - function in net.corda.data.ledger.utxo.token.selection.data.TokenLedgerChange.Builder
Clears the value of the 'poolKey' field.
clearPoolKey() - function in net.corda.data.ledger.utxo.token.selection.data.TokenPoolPeriodicSyncState.Builder
Clears the value of the 'poolKey' field.
clearPoolKey() - function in net.corda.data.ledger.utxo.token.selection.event.TokenPoolCacheEvent.Builder
Clears the value of the 'poolKey' field.
clearPoolKey() - function in net.corda.data.ledger.utxo.token.selection.state.TokenPoolCacheState.Builder
Clears the value of the 'poolKey' field.
clearPreAuthToken() - function in net.corda.data.membership.db.response.command.RevokePreAuthTokenResponse.Builder
Clears the value of the 'preAuthToken' field.
clearPreferredSessionKeyAndCert() - function in net.corda.data.p2p.HostedIdentityEntry.Builder
Clears the value of the 'preferredSessionKeyAndCert' field.
clearPreviouslyCompletedCommands() - function in net.corda.data.membership.state.RegistrationState.Builder
Clears the value of the 'previouslyCompletedCommands' field.
clearProcessingTerminatedReason() - function in net.corda.data.flow.output.FlowStatus.Builder
Clears the value of the 'processingTerminatedReason' field.
clearProducedTokens() - function in net.corda.data.ledger.utxo.token.selection.data.TokenLedgerChange.Builder
Clears the value of the 'producedTokens' field.
clearProperties() - function in net.corda.data.chunking.Chunk.Builder
Clears the value of the 'properties' field.
clearProperties() - function in net.corda.data.membership.db.request.command.PersistGroupPolicy.Builder
Clears the value of the 'properties' field.
clearProperties() - function in net.corda.data.membership.db.response.query.GroupPolicyQueryResponse.Builder
Clears the value of the 'properties' field.
clearProperties() - function in net.corda.data.permissions.Group.Builder
Clears the value of the 'properties' field.
clearProperties() - function in net.corda.data.permissions.User.Builder
Clears the value of the 'properties' field.
clearProtocolVersion() - function in net.corda.data.p2p.crypto.CommonHeader.Builder
Clears the value of the 'protocolVersion' field.
clearPublicKey() - function in net.corda.data.crypto.wire.CryptoSignatureWithKey.Builder
Clears the value of the 'publicKey' field.
clearPublicKey() - function in net.corda.data.crypto.wire.CryptoSigningKey.Builder
Clears the value of the 'publicKey' field.
clearPublicKey() - function in net.corda.data.crypto.wire.ops.flow.commands.SignFlowCommand.Builder
Clears the value of the 'publicKey' field.
clearPublicKey() - function in net.corda.data.crypto.wire.ops.rpc.commands.DeriveSharedSecretCommand.Builder
Clears the value of the 'publicKey' field.
clearPublicKey() - function in net.corda.data.crypto.wire.ops.rpc.commands.SignRpcCommand.Builder
Clears the value of the 'publicKey' field.
clearQueryIdentities() - function in net.corda.data.membership.db.request.query.QueryMemberInfo.Builder
Clears the value of the 'queryIdentities' field.
clearQueryIdentities() - function in net.corda.data.membership.db.request.query.QueryMemberSignature.Builder
Clears the value of the 'queryIdentities' field.
clearQueryName() - function in net.corda.data.persistence.FindWithNamedQuery.Builder
Clears the value of the 'queryName' field.
clearQueryStatuses() - function in net.corda.data.membership.db.request.query.QueryMemberInfo.Builder
Clears the value of the 'queryStatuses' field.
clearRealKey() - function in net.corda.data.chunking.ChunkKey.Builder
Clears the value of the 'realKey' field.
clearReason() - function in net.corda.data.membership.command.registration.mgm.DeclineRegistration.Builder
Clears the value of the 'reason' field.
clearReason() - function in net.corda.data.membership.common.RegistrationRequestDetails.Builder
Clears the value of the 'reason' field.
clearReason() - function in net.corda.data.membership.db.request.command.ActivateMember.Builder
Clears the value of the 'reason' field.
clearReason() - function in net.corda.data.membership.db.request.command.SuspendMember.Builder
Clears the value of the 'reason' field.
clearReason() - function in net.corda.data.membership.db.request.command.UpdateRegistrationRequestStatus.Builder
Clears the value of the 'reason' field.
clearReason() - function in net.corda.data.membership.p2p.v2.SetOwnRegistrationStatus.Builder
Clears the value of the 'reason' field.
clearReason() - function in net.corda.data.p2p.gateway.certificates.Revoked.Builder
Clears the value of the 'reason' field.
clearReason() - function in net.corda.data.p2p.markers.LinkManagerDiscardedMarker.Builder
Clears the value of the 'reason' field.
clearReasonForUser() - function in net.corda.data.membership.command.registration.mgm.DeclineRegistration.Builder
Clears the value of the 'reasonForUser' field.
clearReceivedEventsState() - function in net.corda.data.flow.state.session.SessionState.Builder
Clears the value of the 'receivedEventsState' field.
clearRecordsCompleted() - function in net.corda.data.ledger.utxo.token.selection.data.TokenFullSyncState.Builder
Clears the value of the 'recordsCompleted' field.
clearReferenceStates() - function in net.corda.data.uniqueness.UniquenessCheckRequestAvro.Builder
Clears the value of the 'referenceStates' field.
clearRegisteringHoldingIdentity() - function in net.corda.data.membership.db.request.command.PersistRegistrationRequest.Builder
Clears the value of the 'registeringHoldingIdentity' field.
clearRegisteringMember() - function in net.corda.data.membership.state.RegistrationState.Builder
Clears the value of the 'registeringMember' field.
clearRegistrationContext() - function in net.corda.data.membership.common.RegistrationRequestDetails.Builder
Clears the value of the 'registrationContext' field.
clearRegistrationContext() - function in net.corda.data.membership.p2p.MembershipRegistrationRequest.Builder
Clears the value of the 'registrationContext' field.
clearRegistrationId() - function in net.corda.data.membership.common.RegistrationRequestDetails.Builder
Clears the value of the 'registrationId' field.
clearRegistrationId() - function in net.corda.data.membership.db.request.command.UpdateMemberAndRegistrationRequestToApproved.Builder
Clears the value of the 'registrationId' field.
clearRegistrationId() - function in net.corda.data.membership.db.request.command.UpdateMemberAndRegistrationRequestToDeclined.Builder
Clears the value of the 'registrationId' field.
clearRegistrationId() - function in net.corda.data.membership.db.request.command.UpdateRegistrationRequestStatus.Builder
Clears the value of the 'registrationId' field.
clearRegistrationId() - function in net.corda.data.membership.p2p.MembershipRegistrationRequest.Builder
Clears the value of the 'registrationId' field.
clearRegistrationId() - function in net.corda.data.membership.p2p.SetOwnRegistrationStatus.Builder
Clears the value of the 'registrationId' field.
clearRegistrationId() - function in net.corda.data.membership.p2p.VerificationRequest.Builder
Clears the value of the 'registrationId' field.
clearRegistrationId() - function in net.corda.data.membership.p2p.VerificationResponse.Builder
Clears the value of the 'registrationId' field.
clearRegistrationId() - function in net.corda.data.membership.p2p.v2.SetOwnRegistrationStatus.Builder
Clears the value of the 'registrationId' field.
clearRegistrationId() - function in net.corda.data.membership.state.RegistrationState.Builder
Clears the value of the 'registrationId' field.
clearRegistrationLastModified() - function in net.corda.data.membership.common.RegistrationRequestDetails.Builder
Clears the value of the 'registrationLastModified' field.
clearRegistrationProtocolVersion() - function in net.corda.data.membership.common.RegistrationRequestDetails.Builder
Clears the value of the 'registrationProtocolVersion' field.
clearRegistrationRequest() - function in net.corda.data.membership.db.request.command.PersistRegistrationRequest.Builder
Clears the value of the 'registrationRequest' field.
clearRegistrationRequest() - function in net.corda.data.membership.db.response.query.RegistrationRequestQueryResponse.Builder
Clears the value of the 'registrationRequest' field.
clearRegistrationRequestId() - function in net.corda.data.membership.db.request.query.QueryRegistrationRequest.Builder
Clears the value of the 'registrationRequestId' field.
clearRegistrationRequests() - function in net.corda.data.membership.db.response.query.RegistrationRequestsQueryResponse.Builder
Clears the value of the 'registrationRequests' field.
clearRegistrationSent() - function in net.corda.data.membership.common.RegistrationRequestDetails.Builder
Clears the value of the 'registrationSent' field.
clearRegistrationStatus() - function in net.corda.data.membership.common.RegistrationRequestDetails.Builder
Clears the value of the 'registrationStatus' field.
clearRegistrationStatus() - function in net.corda.data.membership.db.request.command.UpdateRegistrationRequestStatus.Builder
Clears the value of the 'registrationStatus' field.
clearRemark() - function in net.corda.data.membership.db.request.command.AddPreAuthToken.Builder
Clears the value of the 'remark' field.
clearRemark() - function in net.corda.data.membership.db.request.command.RevokePreAuthToken.Builder
Clears the value of the 'remark' field.
clearRemovalRemark() - function in net.corda.data.membership.preauth.PreAuthToken.Builder
Clears the value of the 'removalRemark' field.
clearReplyPartition() - function in net.corda.data.messaging.RPCRequest.Builder
Clears the value of the 'replyPartition' field.
clearReplyTopic() - function in net.corda.data.messaging.RPCRequest.Builder
Clears the value of the 'replyTopic' field.
clearRequest() - function in net.corda.data.certificates.rpc.request.CertificateRpcRequest.Builder
Clears the value of the 'request' field.
clearRequest() - function in net.corda.data.crypto.wire.hsm.registration.HSMRegistrationRequest.Builder
Clears the value of the 'request' field.
clearRequest() - function in net.corda.data.crypto.wire.ops.flow.FlowOpsRequest.Builder
Clears the value of the 'request' field.
clearRequest() - function in net.corda.data.crypto.wire.ops.rpc.RpcOpsRequest.Builder
Clears the value of the 'request' field.
clearRequest() - function in net.corda.data.ledger.persistence.LedgerPersistenceRequest.Builder
Clears the value of the 'request' field.
clearRequest() - function in net.corda.data.membership.actions.request.MembershipActionsRequest.Builder
Clears the value of the 'request' field.
clearRequest() - function in net.corda.data.membership.async.request.MembershipAsyncRequest.Builder
Clears the value of the 'request' field.
clearRequest() - function in net.corda.data.membership.async.request.MembershipAsyncRequestState.Builder
Clears the value of the 'request' field.
clearRequest() - function in net.corda.data.membership.db.request.MembershipPersistenceRequest.Builder
Clears the value of the 'request' field.
clearRequest() - function in net.corda.data.membership.db.request.async.MembershipPersistenceAsyncRequest.Builder
Clears the value of the 'request' field.
clearRequest() - function in net.corda.data.membership.db.request.async.MembershipPersistenceAsyncRequestState.Builder
Clears the value of the 'request' field.
clearRequest() - function in net.corda.data.membership.rpc.request.MembershipRpcRequest.Builder
Clears the value of the 'request' field.
clearRequest() - function in net.corda.data.permissions.management.PermissionManagementRequest.Builder
Clears the value of the 'request' field.
clearRequest() - function in net.corda.data.persistence.EntityRequest.Builder
Clears the value of the 'request' field.
clearRequest() - function in net.corda.data.virtualnode.VirtualNodeAsynchronousRequest.Builder
Clears the value of the 'request' field.
clearRequest() - function in net.corda.data.virtualnode.VirtualNodeManagementRequest.Builder
Clears the value of the 'request' field.
clearRequestContext() - function in net.corda.data.ledger.utxo.token.selection.data.TokenBalanceQuery.Builder
Clears the value of the 'requestContext' field.
clearRequestContext() - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimQuery.Builder
Clears the value of the 'requestContext' field.
clearRequestContext() - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimRelease.Builder
Clears the value of the 'requestContext' field.
clearRequestContext() - function in net.corda.data.membership.rpc.request.MembershipRpcRequest.Builder
Clears the value of the 'requestContext' field.
clearRequestData() - function in net.corda.data.virtualnode.VirtualNodeOperationStatus.Builder
Clears the value of the 'requestData' field.
clearRequestId() - function in net.corda.data.chunking.Chunk.Builder
Clears the value of the 'requestId' field.
clearRequestId() - function in net.corda.data.chunking.UploadStatusKey.Builder
Clears the value of the 'requestId' field.
clearRequestId() - function in net.corda.data.crypto.wire.CryptoRequestContext.Builder
Clears the value of the 'requestId' field.
clearRequestId() - function in net.corda.data.crypto.wire.CryptoResponseContext.Builder
Clears the value of the 'requestId' field.
clearRequestId() - function in net.corda.data.flow.FlowStartContext.Builder
Clears the value of the 'requestId' field.
clearRequestId() - function in net.corda.data.flow.event.external.ExternalEventContext.Builder
Clears the value of the 'requestId' field.
clearRequestId() - function in net.corda.data.flow.event.external.ExternalEventResponse.Builder
Clears the value of the 'requestId' field.
clearRequestId() - function in net.corda.data.flow.state.external.ExternalEventState.Builder
Clears the value of the 'requestId' field.
clearRequestId() - function in net.corda.data.flow.state.waiting.external.ExternalEventResponse.Builder
Clears the value of the 'requestId' field.
clearRequestId() - function in net.corda.data.membership.async.request.RegistrationAsyncRequest.Builder
Clears the value of the 'requestId' field.
clearRequestId() - function in net.corda.data.membership.db.request.MembershipRequestContext.Builder
Clears the value of the 'requestId' field.
clearRequestId() - function in net.corda.data.membership.db.response.MembershipResponseContext.Builder
Clears the value of the 'requestId' field.
clearRequestId() - function in net.corda.data.membership.rpc.request.MembershipRpcRequestContext.Builder
Clears the value of the 'requestId' field.
clearRequestId() - function in net.corda.data.membership.rpc.response.MembershipRpcResponseContext.Builder
Clears the value of the 'requestId' field.
clearRequestId() - function in net.corda.data.virtualnode.VirtualNodeAsynchronousRequest.Builder
Clears the value of the 'requestId' field.
clearRequestId() - function in net.corda.data.virtualnode.VirtualNodeOperationStatus.Builder
Clears the value of the 'requestId' field.
clearRequestId() - function in net.corda.data.virtualnode.VirtualNodeOperationStatusRequest.Builder
Clears the value of the 'requestId' field.
clearRequestId() - function in net.corda.data.virtualnode.VirtualNodeOperationStatusResponse.Builder
Clears the value of the 'requestId' field.
clearRequestingComponent() - function in net.corda.data.crypto.wire.CryptoRequestContext.Builder
Clears the value of the 'requestingComponent' field.
clearRequestingComponent() - function in net.corda.data.crypto.wire.CryptoResponseContext.Builder
Clears the value of the 'requestingComponent' field.
clearRequestSubjectX500Name() - function in net.corda.data.membership.db.request.query.QueryRegistrationRequests.Builder
Clears the value of the 'requestSubjectX500Name' field.
clearRequestTimestamp() - function in net.corda.data.crypto.wire.CryptoRequestContext.Builder
Clears the value of the 'requestTimestamp' field.
clearRequestTimestamp() - function in net.corda.data.crypto.wire.CryptoResponseContext.Builder
Clears the value of the 'requestTimestamp' field.
clearRequestTimestamp() - function in net.corda.data.membership.db.request.MembershipRequestContext.Builder
Clears the value of the 'requestTimestamp' field.
clearRequestTimestamp() - function in net.corda.data.membership.db.response.MembershipResponseContext.Builder
Clears the value of the 'requestTimestamp' field.
clearRequestTimestamp() - function in net.corda.data.membership.rpc.request.MembershipRpcRequestContext.Builder
Clears the value of the 'requestTimestamp' field.
clearRequestTimestamp() - function in net.corda.data.membership.rpc.response.MembershipRpcResponseContext.Builder
Clears the value of the 'requestTimestamp' field.
clearRequestTimestamp() - function in net.corda.data.virtualnode.VirtualNodeOperationStatus.Builder
Clears the value of the 'requestTimestamp' field.
clearRequestUserId() - function in net.corda.data.permissions.management.PermissionManagementRequest.Builder
Clears the value of the 'requestUserId' field.
clearRequireClose() - function in net.corda.data.flow.state.session.SessionState.Builder
Clears the value of the 'requireClose' field.
clearResponderCertificate() - function in net.corda.data.p2p.crypto.internal.ResponderEncryptedExtensions.Builder
Clears the value of the 'responderCertificate' field.
clearResponderEncryptedExtensions() - function in net.corda.data.p2p.crypto.internal.ResponderHandshakePayload.Builder
Clears the value of the 'responderEncryptedExtensions' field.
clearResponderFinished() - function in net.corda.data.p2p.crypto.internal.ResponderHandshakePayload.Builder
Clears the value of the 'responderFinished' field.
clearResponderPartyVerify() - function in net.corda.data.p2p.crypto.internal.ResponderHandshakePayload.Builder
Clears the value of the 'responderPartyVerify' field.
clearResponderPublicKey() - function in net.corda.data.p2p.crypto.ResponderHelloMessage.Builder
Clears the value of the 'responderPublicKey' field.
clearResponderPublicKeyHash() - function in net.corda.data.p2p.crypto.internal.InitiatorEncryptedExtensions.Builder
Clears the value of the 'responderPublicKeyHash' field.
clearResponderPublicKeyHash() - function in net.corda.data.p2p.crypto.internal.ResponderHandshakePayload.Builder
Clears the value of the 'responderPublicKeyHash' field.
clearResponse() - function in net.corda.data.certificates.rpc.response.CertificateRpcResponse.Builder
Clears the value of the 'response' field.
clearResponse() - function in net.corda.data.crypto.wire.hsm.registration.HSMRegistrationResponse.Builder
Clears the value of the 'response' field.
clearResponse() - function in net.corda.data.crypto.wire.ops.flow.FlowOpsResponse.Builder
Clears the value of the 'response' field.
clearResponse() - function in net.corda.data.crypto.wire.ops.rpc.RpcOpsResponse.Builder
Clears the value of the 'response' field.
clearResponse() - function in net.corda.data.flow.state.external.ExternalEventState.Builder
Clears the value of the 'response' field.
clearResponse() - function in net.corda.data.membership.rpc.response.MembershipRpcResponse.Builder
Clears the value of the 'response' field.
clearResponse() - function in net.corda.data.permissions.management.PermissionManagementResponse.Builder
Clears the value of the 'response' field.
clearResponseContext() - function in net.corda.data.membership.rpc.response.MembershipRpcResponse.Builder
Clears the value of the 'responseContext' field.
clearResponseStatus() - function in net.corda.data.messaging.RPCResponse.Builder
Clears the value of the 'responseStatus' field.
clearResponseTimestamp() - function in net.corda.data.crypto.wire.CryptoResponseContext.Builder
Clears the value of the 'responseTimestamp' field.
clearResponseTimestamp() - function in net.corda.data.membership.db.response.MembershipResponseContext.Builder
Clears the value of the 'responseTimestamp' field.
clearResponseTimestamp() - function in net.corda.data.membership.rpc.response.MembershipRpcResponseContext.Builder
Clears the value of the 'responseTimestamp' field.
clearResponseType() - function in net.corda.data.virtualnode.VirtualNodeManagementResponse.Builder
Clears the value of the 'responseType' field.
clearResult() - function in net.corda.data.flow.output.FlowStatus.Builder
Clears the value of the 'result' field.
clearResult() - function in net.corda.data.uniqueness.UniquenessCheckResponseAvro.Builder
Clears the value of the 'result' field.
clearResults() - function in net.corda.data.ledger.persistence.FindSignedGroupParametersResponse.Builder
Clears the value of the 'results' field.
clearResults() - function in net.corda.data.persistence.EntityResponse.Builder
Clears the value of the 'results' field.
clearResultType() - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimQueryResult.Builder
Clears the value of the 'resultType' field.
clearResumePoint() - function in net.corda.data.persistence.EntityResponse.Builder
Clears the value of the 'resumePoint' field.
clearResumePoint() - function in net.corda.data.persistence.FindWithNamedQuery.Builder
Clears the value of the 'resumePoint' field.
clearRetries() - function in net.corda.data.flow.state.external.ExternalEventState.Builder
Clears the value of the 'retries' field.
clearRetryCount() - function in net.corda.data.flow.state.checkpoint.RetryState.Builder
Clears the value of the 'retryCount' field.
clearRetryState() - function in net.corda.data.flow.state.checkpoint.PipelineState.Builder
Clears the value of the 'retryState' field.
clearRoleAssociations() - function in net.corda.data.permissions.Group.Builder
Clears the value of the 'roleAssociations' field.
clearRoleAssociations() - function in net.corda.data.permissions.User.Builder
Clears the value of the 'roleAssociations' field.
clearRoleId() - function in net.corda.data.permissions.RoleAssociation.Builder
Clears the value of the 'roleId' field.
clearRoleId() - function in net.corda.data.permissions.management.role.AddPermissionToRoleRequest.Builder
Clears the value of the 'roleId' field.
clearRoleId() - function in net.corda.data.permissions.management.role.RemovePermissionFromRoleRequest.Builder
Clears the value of the 'roleId' field.
clearRoleId() - function in net.corda.data.permissions.management.user.AddRoleToUserRequest.Builder
Clears the value of the 'roleId' field.
clearRoleId() - function in net.corda.data.permissions.management.user.RemoveRoleFromUserRequest.Builder
Clears the value of the 'roleId' field.
clearRoleIds() - function in net.corda.data.permissions.management.permission.BulkCreatePermissionsRequest.Builder
Clears the value of the 'roleIds' field.
clearRoleIds() - function in net.corda.data.permissions.management.permission.BulkCreatePermissionsResponse.Builder
Clears the value of the 'roleIds' field.
clearRoleName() - function in net.corda.data.permissions.management.role.CreateRoleRequest.Builder
Clears the value of the 'roleName' field.
clearRule() - function in net.corda.data.membership.db.request.command.PersistApprovalRule.Builder
Clears the value of the 'rule' field.
clearRuleId() - function in net.corda.data.membership.common.ApprovalRuleDetails.Builder
Clears the value of the 'ruleId' field.
clearRuleId() - function in net.corda.data.membership.db.request.command.DeleteApprovalRule.Builder
Clears the value of the 'ruleId' field.
clearRuleId() - function in net.corda.data.membership.db.request.command.PersistApprovalRule.Builder
Clears the value of the 'ruleId' field.
clearRuleLabel() - function in net.corda.data.membership.common.ApprovalRuleDetails.Builder
Clears the value of the 'ruleLabel' field.
clearRuleRegex() - function in net.corda.data.membership.common.ApprovalRuleDetails.Builder
Clears the value of the 'ruleRegex' field.
clearRules() - function in net.corda.data.membership.db.response.query.ApprovalRulesQueryResponse.Builder
Clears the value of the 'rules' field.
clearRuleType() - function in net.corda.data.membership.db.request.command.DeleteApprovalRule.Builder
Clears the value of the 'ruleType' field.
clearRuleType() - function in net.corda.data.membership.db.request.command.PersistApprovalRule.Builder
Clears the value of the 'ruleType' field.
clearRuleType() - function in net.corda.data.membership.db.request.query.QueryApprovalRules.Builder
Clears the value of the 'ruleType' field.
clearSalt() - function in net.corda.data.membership.p2p.UnauthenticatedRegistrationRequestHeader.Builder
Clears the value of the 'salt' field.
clearSaltValue() - function in net.corda.data.permissions.User.Builder
Clears the value of the 'saltValue' field.
clearSaltValue() - function in net.corda.data.permissions.management.user.CreateUserRequest.Builder
Clears the value of the 'saltValue' field.
clearScale() - function in net.corda.data.ledger.utxo.token.selection.data.TokenAmount.Builder
Clears the value of the 'scale' field.
clearSchemaVersion() - function in net.corda.data.config.Configuration.Builder
Clears the value of the 'schemaVersion' field.
clearSchemaVersion() - function in net.corda.data.config.ConfigurationManagementRequest.Builder
Clears the value of the 'schemaVersion' field.
clearSchemaVersion() - function in net.corda.data.config.ConfigurationManagementResponse.Builder
Clears the value of the 'schemaVersion' field.
clearSchemeCodeName() - function in net.corda.data.crypto.wire.CryptoSigningKey.Builder
Clears the value of the 'schemeCodeName' field.
clearSchemeCodeName() - function in net.corda.data.crypto.wire.ops.flow.commands.GenerateFreshKeyFlowCommand.Builder
Clears the value of the 'schemeCodeName' field.
clearSchemeCodeName() - function in net.corda.data.crypto.wire.ops.rpc.commands.GenerateFreshKeyRpcCommand.Builder
Clears the value of the 'schemeCodeName' field.
clearSchemeCodeName() - function in net.corda.data.crypto.wire.ops.rpc.commands.GenerateKeyPairCommand.Builder
Clears the value of the 'schemeCodeName' field.
clearSecret() - function in net.corda.data.crypto.wire.CryptoDerivedSharedSecret.Builder
Clears the value of the 'secret' field.
clearSection() - function in net.corda.data.config.ConfigurationManagementRequest.Builder
Clears the value of the 'section' field.
clearSection() - function in net.corda.data.config.ConfigurationManagementResponse.Builder
Clears the value of the 'section' field.
clearSegment() - function in net.corda.data.packaging.CpiSegmentResponse.Builder
Clears the value of the 'segment' field.
clearSelectedMode() - function in net.corda.data.p2p.crypto.internal.ResponderEncryptedExtensions.Builder
Clears the value of the 'selectedMode' field.
clearSender() - function in net.corda.data.messaging.RPCRequest.Builder
Clears the value of the 'sender' field.
clearSender() - function in net.corda.data.messaging.RPCResponse.Builder
Clears the value of the 'sender' field.
clearSendEventsState() - function in net.corda.data.flow.state.session.SessionState.Builder
Clears the value of the 'sendEventsState' field.
clearSendTime() - function in net.corda.data.messaging.RPCRequest.Builder
Clears the value of the 'sendTime' field.
clearSendTime() - function in net.corda.data.messaging.RPCResponse.Builder
Clears the value of the 'sendTime' field.
clearSendTimestamp() - function in net.corda.data.flow.state.external.ExternalEventState.Builder
Clears the value of the 'sendTimestamp' field.
clearSequenceNo() - function in net.corda.data.p2p.crypto.CommonHeader.Builder
Clears the value of the 'sequenceNo' field.
clearSequenceNum() - function in net.corda.data.flow.event.SessionEvent.Builder
Clears the value of the 'sequenceNum' field.
clearSequenceNumber() - function in net.corda.data.chunking.UploadStatusKey.Builder
Clears the value of the 'sequenceNumber' field.
clearSerial() - function in net.corda.data.membership.common.RegistrationRequestDetails.Builder
Clears the value of the 'serial' field.
clearSerial() - function in net.corda.data.membership.p2p.MembershipRegistrationRequest.Builder
Clears the value of the 'serial' field.
clearSerializedMgmContext() - function in net.corda.data.membership.PersistentMemberInfo.Builder
Clears the value of the 'serializedMgmContext' field.
clearSerialNumber() - function in net.corda.data.membership.db.request.command.ActivateMember.Builder
Clears the value of the 'serialNumber' field.
clearSerialNumber() - function in net.corda.data.membership.db.request.command.SuspendMember.Builder
Clears the value of the 'serialNumber' field.
clearSessionCertificates() - function in net.corda.data.p2p.HostedIdentitySessionKeyAndCert.Builder
Clears the value of the 'sessionCertificates' field.
clearSessionId() - function in net.corda.data.flow.event.SessionEvent.Builder
Clears the value of the 'sessionId' field.
clearSessionId() - function in net.corda.data.flow.state.checkpoint.FlowStackItemSession.Builder
Clears the value of the 'sessionId' field.
clearSessionId() - function in net.corda.data.flow.state.session.SessionState.Builder
Clears the value of the 'sessionId' field.
clearSessionId() - function in net.corda.data.flow.state.waiting.CounterPartyFlowInfo.Builder
Clears the value of the 'sessionId' field.
clearSessionId() - function in net.corda.data.p2p.crypto.CommonHeader.Builder
Clears the value of the 'sessionId' field.
clearSessionIds() - function in net.corda.data.flow.state.waiting.SessionConfirmation.Builder
Clears the value of the 'sessionIds' field.
clearSessionIds() - function in net.corda.data.flow.state.waiting.SessionData.Builder
Clears the value of the 'sessionIds' field.
clearSessionInit() - function in net.corda.data.flow.event.session.SessionCounterpartyInfoRequest.Builder
Clears the value of the 'sessionInit' field.
clearSessionInit() - function in net.corda.data.flow.event.session.SessionData.Builder
Clears the value of the 'sessionInit' field.
clearSessionProperties() - function in net.corda.data.flow.state.session.SessionState.Builder
Clears the value of the 'sessionProperties' field.
clearSessionPublicKey() - function in net.corda.data.p2p.HostedIdentitySessionKeyAndCert.Builder
Clears the value of the 'sessionPublicKey' field.
clearSessions() - function in net.corda.data.flow.state.checkpoint.FlowStackItem.Builder
Clears the value of the 'sessions' field.
clearSessions() - function in net.corda.data.flow.state.checkpoint.FlowState.Builder
Clears the value of the 'sessions' field.
clearSessionStartTime() - function in net.corda.data.flow.state.session.SessionState.Builder
Clears the value of the 'sessionStartTime' field.
clearSetStatusRequest() - function in net.corda.data.membership.command.registration.member.PersistMemberRegistrationState.Builder
Clears the value of the 'setStatusRequest' field.
clearShortHolderId() - function in net.corda.data.ledger.utxo.token.selection.key.TokenPoolCacheKey.Builder
Clears the value of the 'shortHolderId' field.
clearShortName() - function in net.corda.data.packaging.CorDappManifest.Builder
Clears the value of the 'shortName' field.
clearSignature() - function in net.corda.data.membership.SignedData.Builder
Clears the value of the 'signature' field.
clearSignature() - function in net.corda.data.membership.db.response.query.MemberSignature.Builder
Clears the value of the 'signature' field.
clearSignatureName() - function in net.corda.data.crypto.wire.CryptoSignatureSpec.Builder
Clears the value of the 'signatureName' field.
clearSignatureSpec() - function in net.corda.data.crypto.wire.ops.flow.commands.SignFlowCommand.Builder
Clears the value of the 'signatureSpec' field.
clearSignatureSpec() - function in net.corda.data.crypto.wire.ops.rpc.commands.SignRpcCommand.Builder
Clears the value of the 'signatureSpec' field.
clearSignatureSpec() - function in net.corda.data.membership.SignedData.Builder
Clears the value of the 'signatureSpec' field.
clearSignatureSpec() - function in net.corda.data.membership.db.response.query.MemberSignature.Builder
Clears the value of the 'signatureSpec' field.
clearSignedGroupParameters() - function in net.corda.data.ledger.persistence.PersistSignedGroupParametersIfDoNotExist.Builder
Clears the value of the 'signedGroupParameters' field.
clearSignedMemberContext() - function in net.corda.data.membership.PersistentMemberInfo.Builder
Clears the value of the 'signedMemberContext' field.
clearSignedMembers() - function in net.corda.data.membership.db.request.command.PersistMemberInfo.Builder
Clears the value of the 'signedMembers' field.
clearSignerSummaryHash() - function in net.corda.data.packaging.CpiIdentifier.Builder
Clears the value of the 'signerSummaryHash' field.
clearSignerSummaryHash() - function in net.corda.data.packaging.CpkIdentifier.Builder
Clears the value of the 'signerSummaryHash' field.
clearSignerSummaryHash() - function in net.corda.ledger.utxo.verification.CordaPackageSummary.Builder
Clears the value of the 'signerSummaryHash' field.
clearSkip() - function in net.corda.data.crypto.wire.ops.rpc.queries.KeysRpcQuery.Builder
Clears the value of the 'skip' field.
clearSource() - function in net.corda.data.config.Configuration.Builder
Clears the value of the 'source' field.
clearSource() - function in net.corda.data.membership.command.registration.member.ProcessMemberVerificationRequest.Builder
Clears the value of the 'source' field.
clearSource() - function in net.corda.data.p2p.app.AuthenticatedMessageHeader.Builder
Clears the value of the 'source' field.
clearSource() - function in net.corda.data.p2p.app.OutboundUnauthenticatedMessageHeader.Builder
Clears the value of the 'source' field.
clearSource() - function in net.corda.data.p2p.crypto.InitiatorHelloMessage.Builder
Clears the value of the 'source' field.
clearSourceIdentity() - function in net.corda.data.p2p.GatewayTruststore.Builder
Clears the value of the 'sourceIdentity' field.
clearSourceIdentity() - function in net.corda.data.p2p.LinkOutHeader.Builder
Clears the value of the 'sourceIdentity' field.
clearSsoAuth() - function in net.corda.data.permissions.User.Builder
Clears the value of the 'ssoAuth' field.
clearStart() - function in net.corda.data.packaging.CpiSegmentRequest.Builder
Clears the value of the 'start' field.
clearStartArgs() - function in net.corda.data.flow.FlowStartContext.Builder
Clears the value of the 'startArgs' field.
clearStartContext() - function in net.corda.data.flow.event.StartFlow.Builder
Clears the value of the 'startContext' field.
clearStartedTimestamp() - function in net.corda.data.ledger.utxo.token.selection.data.TokenFullSyncState.Builder
Clears the value of the 'startedTimestamp' field.
clearState() - function in net.corda.data.deadletter.StateAndEventDeadLetterRecord.Builder
Clears the value of the 'state' field.
clearState() - function in net.corda.data.membership.async.request.MembershipAsyncRequest.Builder
Clears the value of the 'state' field.
clearState() - function in net.corda.data.virtualnode.VirtualNodeOperationStatus.Builder
Clears the value of the 'state' field.
clearStateClassName() - function in net.corda.data.ledger.persistence.FindUnconsumedStatesByType.Builder
Clears the value of the 'stateClassName' field.
clearStateRef() - function in net.corda.data.ledger.utxo.token.selection.data.Token.Builder
Clears the value of the 'stateRef' field.
clearStateRefs() - function in net.corda.data.ledger.persistence.ResolveStateRefs.Builder
Clears the value of the 'stateRefs' field.
clearStatus() - function in net.corda.data.flow.state.external.ExternalEventState.Builder
Clears the value of the 'status' field.
clearStatus() - function in net.corda.data.flow.state.mapper.FlowMapperState.Builder
Clears the value of the 'status' field.
clearStatus() - function in net.corda.data.flow.state.session.SessionState.Builder
Clears the value of the 'status' field.
clearStatus() - function in net.corda.data.ledger.persistence.PersistTransaction.Builder
Clears the value of the 'status' field.
clearStatus() - function in net.corda.data.ledger.persistence.PersistTransactionIfDoesNotExist.Builder
Clears the value of the 'status' field.
clearStatus() - function in net.corda.data.membership.db.request.command.PersistRegistrationRequest.Builder
Clears the value of the 'status' field.
clearStatus() - function in net.corda.data.membership.preauth.PreAuthToken.Builder
Clears the value of the 'status' field.
clearStatus() - function in net.corda.data.p2p.gateway.certificates.RevocationCheckResponse.Builder
Clears the value of the 'status' field.
clearStatuses() - function in net.corda.data.membership.db.request.query.QueryPreAuthToken.Builder
Clears the value of the 'statuses' field.
clearStatuses() - function in net.corda.data.membership.db.request.query.QueryRegistrationRequests.Builder
Clears the value of the 'statuses' field.
clearStatusFilter() - function in net.corda.data.p2p.app.AuthenticatedMessageHeader.Builder
Clears the value of the 'statusFilter' field.
clearStatusKey() - function in net.corda.data.flow.FlowStartContext.Builder
Clears the value of the 'statusKey' field.
clearStopRetriesAfter() - function in net.corda.data.membership.async.request.SentToMgmWaitingForNetwork.Builder
Clears the value of the 'stopRetriesAfter' field.
clearSubject() - function in net.corda.data.membership.db.request.command.MutualTlsAddToAllowedCertificates.Builder
Clears the value of the 'subject' field.
clearSubject() - function in net.corda.data.membership.db.request.command.MutualTlsRemoveFromAllowedCertificates.Builder
Clears the value of the 'subject' field.
clearSubject() - function in net.corda.data.p2p.mtls.MemberAllowedCertificateSubject.Builder
Clears the value of the 'subject' field.
clearSubject() - function in net.corda.data.p2p.mtls.MgmAllowedCertificateSubject.Builder
Clears the value of the 'subject' field.
clearSubject() - function in net.corda.data.p2p.mtls.gateway.ClientCertificateSubjects.Builder
Clears the value of the 'subject' field.
clearSubjects() - function in net.corda.data.membership.db.response.query.MutualTlsListAllowedCertificatesResponse.Builder
Clears the value of the 'subjects' field.
clearSubsystem() - function in net.corda.data.p2p.app.AuthenticatedMessageHeader.Builder
Clears the value of the 'subsystem' field.
clearSubsystem() - function in net.corda.data.p2p.app.InboundUnauthenticatedMessageHeader.Builder
Clears the value of the 'subsystem' field.
clearSubsystem() - function in net.corda.data.p2p.app.OutboundUnauthenticatedMessageHeader.Builder
Clears the value of the 'subsystem' field.
clearSuccess() - function in net.corda.data.config.ConfigurationManagementResponse.Builder
Clears the value of the 'success' field.
clearSupportedModes() - function in net.corda.data.p2p.crypto.internal.InitiatorEncryptedExtensions.Builder
Clears the value of the 'supportedModes' field.
clearSuspendCount() - function in net.corda.data.flow.state.checkpoint.FlowState.Builder
Clears the value of the 'suspendCount' field.
clearSuspendedMember() - function in net.corda.data.membership.db.request.command.SuspendMember.Builder
Clears the value of the 'suspendedMember' field.
clearSuspendedOn() - function in net.corda.data.flow.state.checkpoint.FlowState.Builder
Clears the value of the 'suspendedOn' field.
clearSymbol() - function in net.corda.data.ledger.utxo.token.selection.key.TokenPoolCacheKey.Builder
Clears the value of the 'symbol' field.
clearSynchronisationMetaData() - function in net.corda.data.membership.command.synchronisation.member.ProcessMembershipUpdates.Builder
Clears the value of the 'synchronisationMetaData' field.
clearSynchronisationMetaData() - function in net.corda.data.membership.command.synchronisation.mgm.ProcessSyncRequest.Builder
Clears the value of the 'synchronisationMetaData' field.
clearSyncId() - function in net.corda.data.membership.p2p.DistributionMetaData.Builder
Clears the value of the 'syncId' field.
clearSyncRequest() - function in net.corda.data.membership.command.synchronisation.mgm.ProcessSyncRequest.Builder
Clears the value of the 'syncRequest' field.
clearSyncRequested() - function in net.corda.data.membership.p2p.DistributionMetaData.Builder
Clears the value of the 'syncRequested' field.
clearTag() - function in net.corda.data.ledger.utxo.token.selection.data.Token.Builder
Clears the value of the 'tag' field.
clearTagRegex() - function in net.corda.data.ledger.utxo.token.selection.data.TokenBalanceQuery.Builder
Clears the value of the 'tagRegex' field.
clearTagRegex() - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimQuery.Builder
Clears the value of the 'tagRegex' field.
clearTake() - function in net.corda.data.crypto.wire.ops.rpc.queries.KeysRpcQuery.Builder
Clears the value of the 'take' field.
clearTargetAmount() - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimQuery.Builder
Clears the value of the 'targetAmount' field.
clearTargetPlatformVersion() - function in net.corda.data.packaging.CorDappManifest.Builder
Clears the value of the 'targetPlatformVersion' field.
clearTenantId() - function in net.corda.data.crypto.wire.CryptoRequestContext.Builder
Clears the value of the 'tenantId' field.
clearTenantId() - function in net.corda.data.crypto.wire.CryptoResponseContext.Builder
Clears the value of the 'tenantId' field.
clearTenantId() - function in net.corda.data.crypto.wire.CryptoSigningKey.Builder
Clears the value of the 'tenantId' field.
clearTenantId() - function in net.corda.data.crypto.wire.hsm.HSMAssociationInfo.Builder
Clears the value of the 'tenantId' field.
clearTenantId() - function in net.corda.data.p2p.GatewayTlsCertificates.Builder
Clears the value of the 'tenantId' field.
clearTimeoutDateTime() - function in net.corda.data.flow.FlowTimeout.Builder
Clears the value of the 'timeoutDateTime' field.
clearTimestamp() - function in net.corda.data.deadletter.StateAndEventDeadLetterRecord.Builder
Clears the value of the 'timestamp' field.
clearTimestamp() - function in net.corda.data.flow.event.SessionEvent.Builder
Clears the value of the 'timestamp' field.
clearTimestamp() - function in net.corda.data.flow.event.external.ExternalEvent.Builder
Clears the value of the 'timestamp' field.
clearTimestamp() - function in net.corda.data.flow.event.external.ExternalEventResponse.Builder
Clears the value of the 'timestamp' field.
clearTimestamp() - function in net.corda.data.ledger.persistence.LedgerPersistenceRequest.Builder
Clears the value of the 'timestamp' field.
clearTimestamp() - function in net.corda.data.p2p.AuthenticatedMessageDeliveryState.Builder
Clears the value of the 'timestamp' field.
clearTimestamp() - function in net.corda.data.p2p.crypto.CommonHeader.Builder
Clears the value of the 'timestamp' field.
clearTimestamp() - function in net.corda.data.p2p.markers.AppMessageMarker.Builder
Clears the value of the 'timestamp' field.
clearTimestamp() - function in net.corda.data.packaging.CpiMetadata.Builder
Clears the value of the 'timestamp' field.
clearTimestamp() - function in net.corda.data.packaging.CpkMetadata.Builder
Clears the value of the 'timestamp' field.
clearTimestamp() - function in net.corda.data.scheduler.ScheduledTaskTrigger.Builder
Clears the value of the 'timestamp' field.
clearTimestamp() - function in net.corda.data.virtualnode.VirtualNodeAsynchronousRequest.Builder
Clears the value of the 'timestamp' field.
clearTimestamp() - function in net.corda.data.virtualnode.VirtualNodeInfo.Builder
Clears the value of the 'timestamp' field.
clearTimestamp() - function in net.corda.data.virtualnode.VirtualNodeManagementRequest.Builder
Clears the value of the 'timestamp' field.
clearTimestamp() - function in net.corda.data.virtualnode.VirtualNodeManagementResponse.Builder
Clears the value of the 'timestamp' field.
clearTimestamp() - function in net.corda.ledger.utxo.verification.TransactionVerificationRequest.Builder
Clears the value of the 'timestamp' field.
clearTimeWindowLowerBound() - function in net.corda.data.uniqueness.UniquenessCheckRequestAvro.Builder
Clears the value of the 'timeWindowLowerBound' field.
clearTimeWindowLowerBound() - function in net.corda.data.uniqueness.UniquenessCheckResultTimeWindowOutOfBoundsAvro.Builder
Clears the value of the 'timeWindowLowerBound' field.
clearTimeWindowUpperBound() - function in net.corda.data.uniqueness.UniquenessCheckRequestAvro.Builder
Clears the value of the 'timeWindowUpperBound' field.
clearTimeWindowUpperBound() - function in net.corda.data.uniqueness.UniquenessCheckResultTimeWindowOutOfBoundsAvro.Builder
Clears the value of the 'timeWindowUpperBound' field.
clearTlsCertificates() - function in net.corda.data.p2p.GatewayTlsCertificates.Builder
Clears the value of the 'tlsCertificates' field.
clearTlsCertificates() - function in net.corda.data.p2p.HostedIdentityEntry.Builder
Clears the value of the 'tlsCertificates' field.
clearTlsTenantId() - function in net.corda.data.p2p.HostedIdentityEntry.Builder
Clears the value of the 'tlsTenantId' field.
clearTokenClaims() - function in net.corda.data.ledger.utxo.token.selection.state.TokenPoolCacheState.Builder
Clears the value of the 'tokenClaims' field.
clearTokenId() - function in net.corda.data.membership.db.request.command.AddPreAuthToken.Builder
Clears the value of the 'tokenId' field.
clearTokenId() - function in net.corda.data.membership.db.request.command.ConsumePreAuthToken.Builder
Clears the value of the 'tokenId' field.
clearTokenId() - function in net.corda.data.membership.db.request.command.RevokePreAuthToken.Builder
Clears the value of the 'tokenId' field.
clearTokenId() - function in net.corda.data.membership.db.request.query.QueryPreAuthToken.Builder
Clears the value of the 'tokenId' field.
clearTokenRefs() - function in net.corda.data.ledger.utxo.token.selection.data.TokenCachedSyncCheck.Builder
Clears the value of the 'tokenRefs' field.
clearTokenRefs() - function in net.corda.data.ledger.utxo.token.selection.data.TokenUnspentSyncCheck.Builder
Clears the value of the 'tokenRefs' field.
clearTokens() - function in net.corda.data.membership.db.response.query.PreAuthTokenQueryResponse.Builder
Clears the value of the 'tokens' field.
clearTokenType() - function in net.corda.data.ledger.utxo.token.selection.key.TokenPoolCacheKey.Builder
Clears the value of the 'tokenType' field.
clearTopic() - function in net.corda.data.flow.event.external.ExternalEvent.Builder
Clears the value of the 'topic' field.
clearTotalBalance() - function in net.corda.data.ledger.utxo.token.selection.data.TokenBalanceQueryResult.Builder
Clears the value of the 'totalBalance' field.
clearTraceId() - function in net.corda.data.p2p.app.AuthenticatedMessageHeader.Builder
Clears the value of the 'traceId' field.
clearTransaction() - function in net.corda.data.ledger.persistence.PersistTransaction.Builder
Clears the value of the 'transaction' field.
clearTransaction() - function in net.corda.data.ledger.persistence.PersistTransactionIfDoesNotExist.Builder
Clears the value of the 'transaction' field.
clearTransaction() - function in net.corda.ledger.utxo.verification.TransactionVerificationRequest.Builder
Clears the value of the 'transaction' field.
clearTransactionId() - function in net.corda.data.ledger.persistence.UtxoTransactionOutput.Builder
Clears the value of the 'transactionId' field.
clearTransactionId() - function in net.corda.data.ledger.utxo.StateRef.Builder
Clears the value of the 'transactionId' field.
clearTransactionOutputs() - function in net.corda.data.ledger.persistence.UtxoTransactionOutputs.Builder
Clears the value of the 'transactionOutputs' field.
clearTransactionStatus() - function in net.corda.data.ledger.persistence.FindSignedLedgerTransaction.Builder
Clears the value of the 'transactionStatus' field.
clearTransactionStatus() - function in net.corda.data.ledger.persistence.FindTransaction.Builder
Clears the value of the 'transactionStatus' field.
clearTransactionStatus() - function in net.corda.data.ledger.persistence.UpdateTransactionStatus.Builder
Clears the value of the 'transactionStatus' field.
clearTransientFailureCount() - function in net.corda.data.ledger.utxo.token.selection.state.TokenSyncState.Builder
Clears the value of the 'transientFailureCount' field.
clearTrustedCertificates() - function in net.corda.data.p2p.GatewayTruststore.Builder
Clears the value of the 'trustedCertificates' field.
clearTrustedCertificates() - function in net.corda.data.p2p.gateway.certificates.RevocationCheckRequest.Builder
Clears the value of the 'trustedCertificates' field.
clearTtl() - function in net.corda.data.membership.db.request.command.AddPreAuthToken.Builder
Clears the value of the 'ttl' field.
clearTtl() - function in net.corda.data.membership.preauth.PreAuthToken.Builder
Clears the value of the 'ttl' field.
clearTtl() - function in net.corda.data.p2p.app.AuthenticatedMessageHeader.Builder
Clears the value of the 'ttl' field.
clearTxId() - function in net.corda.data.uniqueness.UniquenessCheckRequestAvro.Builder
Clears the value of the 'txId' field.
clearTxId() - function in net.corda.data.uniqueness.UniquenessCheckResponseAvro.Builder
Clears the value of the 'txId' field.
clearType() - function in net.corda.data.flow.state.external.ExternalEventStateStatus.Builder
Clears the value of the 'type' field.
clearType() - function in net.corda.data.flow.state.waiting.SessionConfirmation.Builder
Clears the value of the 'type' field.
clearType() - function in net.corda.data.packaging.CorDappManifest.Builder
Clears the value of the 'type' field.
clearType() - function in net.corda.data.packaging.CpkMetadata.Builder
Clears the value of the 'type' field.
clearUndeliveredMessages() - function in net.corda.data.flow.state.session.SessionProcessState.Builder
Clears the value of the 'undeliveredMessages' field.
clearUniquenessDdlConnection() - function in net.corda.data.virtualnode.VirtualNodeCreateRequest.Builder
Clears the value of the 'uniquenessDdlConnection' field.
clearUniquenessDdlConnectionId() - function in net.corda.data.virtualnode.VirtualNodeCreateResponse.Builder
Clears the value of the 'uniquenessDdlConnectionId' field.
clearUniquenessDdlConnectionId() - function in net.corda.data.virtualnode.VirtualNodeInfo.Builder
Clears the value of the 'uniquenessDdlConnectionId' field.
clearUniquenessDdlConnectionId() - function in net.corda.data.virtualnode.VirtualNodeUpgradeResponse.Builder
Clears the value of the 'uniquenessDdlConnectionId' field.
clearUniquenessDmlConnection() - function in net.corda.data.virtualnode.VirtualNodeCreateRequest.Builder
Clears the value of the 'uniquenessDmlConnection' field.
clearUniquenessDmlConnectionId() - function in net.corda.data.virtualnode.VirtualNodeCreateResponse.Builder
Clears the value of the 'uniquenessDmlConnectionId' field.
clearUniquenessDmlConnectionId() - function in net.corda.data.virtualnode.VirtualNodeInfo.Builder
Clears the value of the 'uniquenessDmlConnectionId' field.
clearUniquenessDmlConnectionId() - function in net.corda.data.virtualnode.VirtualNodeUpgradeResponse.Builder
Clears the value of the 'uniquenessDmlConnectionId' field.
clearUnknownStates() - function in net.corda.data.uniqueness.UniquenessCheckResultInputStateUnknownAvro.Builder
Clears the value of the 'unknownStates' field.
clearUnknownStates() - function in net.corda.data.uniqueness.UniquenessCheckResultReferenceStateUnknownAvro.Builder
Clears the value of the 'unknownStates' field.
clearUnscaledValue() - function in net.corda.data.ledger.utxo.token.selection.data.TokenAmount.Builder
Clears the value of the 'unscaledValue' field.
clearUpdate() - function in net.corda.data.membership.db.request.command.UpdateGroupParameters.Builder
Clears the value of the 'update' field.
clearUpdateActor() - function in net.corda.data.config.ConfigurationManagementRequest.Builder
Clears the value of the 'updateActor' field.
clearUpdateActor() - function in net.corda.data.virtualnode.VirtualNodeCreateRequest.Builder
Clears the value of the 'updateActor' field.
clearUpdateActor() - function in net.corda.data.virtualnode.VirtualNodeDBResetRequest.Builder
Clears the value of the 'updateActor' field.
clearUpdateActor() - function in net.corda.data.virtualnode.VirtualNodeStateChangeRequest.Builder
Clears the value of the 'updateActor' field.
clearUpdatedMember() - function in net.corda.data.membership.actions.request.DistributeMemberInfo.Builder
Clears the value of the 'updatedMember' field.
clearUpdateTimestamp() - function in net.corda.data.permissions.ChangeDetails.Builder
Clears the value of the 'updateTimestamp' field.
clearUsage() - function in net.corda.data.certificates.rpc.request.CertificateRpcRequest.Builder
Clears the value of the 'usage' field.
clearUsedTokenStateRefs() - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimRelease.Builder
Clears the value of the 'usedTokenStateRefs' field.
clearValue() - function in net.corda.data.KeyValuePair.Builder
Clears the value of the 'value' field.
clearValue() - function in net.corda.data.config.Configuration.Builder
Clears the value of the 'value' field.
clearValue() - function in net.corda.data.crypto.wire.CryptoStringResult.Builder
Clears the value of the 'value' field.
clearValue() - function in net.corda.data.demo.DemoRecord.Builder
Clears the value of the 'value' field.
clearValue() - function in net.corda.data.demo.DemoStateRecord.Builder
Clears the value of the 'value' field.
clearValue() - function in net.corda.data.flow.state.waiting.WaitingFor.Builder
Clears the value of the 'value' field.
clearValue() - function in net.corda.data.permissions.Property.Builder
Clears the value of the 'value' field.
clearVaultDbOperationalStatus() - function in net.corda.data.virtualnode.VirtualNodeCreateResponse.Builder
Clears the value of the 'vaultDbOperationalStatus' field.
clearVaultDbOperationalStatus() - function in net.corda.data.virtualnode.VirtualNodeInfo.Builder
Clears the value of the 'vaultDbOperationalStatus' field.
clearVaultDbOperationalStatus() - function in net.corda.data.virtualnode.VirtualNodeStateChangeResponse.Builder
Clears the value of the 'vaultDbOperationalStatus' field.
clearVaultDbOperationalStatus() - function in net.corda.data.virtualnode.VirtualNodeUpgradeResponse.Builder
Clears the value of the 'vaultDbOperationalStatus' field.
clearVaultDdlConnection() - function in net.corda.data.virtualnode.VirtualNodeCreateRequest.Builder
Clears the value of the 'vaultDdlConnection' field.
clearVaultDdlConnectionId() - function in net.corda.data.virtualnode.VirtualNodeCreateResponse.Builder
Clears the value of the 'vaultDdlConnectionId' field.
clearVaultDdlConnectionId() - function in net.corda.data.virtualnode.VirtualNodeInfo.Builder
Clears the value of the 'vaultDdlConnectionId' field.
clearVaultDdlConnectionId() - function in net.corda.data.virtualnode.VirtualNodeUpgradeResponse.Builder
Clears the value of the 'vaultDdlConnectionId' field.
clearVaultDmlConnection() - function in net.corda.data.virtualnode.VirtualNodeCreateRequest.Builder
Clears the value of the 'vaultDmlConnection' field.
clearVaultDmlConnectionId() - function in net.corda.data.virtualnode.VirtualNodeCreateResponse.Builder
Clears the value of the 'vaultDmlConnectionId' field.
clearVaultDmlConnectionId() - function in net.corda.data.virtualnode.VirtualNodeInfo.Builder
Clears the value of the 'vaultDmlConnectionId' field.
clearVaultDmlConnectionId() - function in net.corda.data.virtualnode.VirtualNodeUpgradeResponse.Builder
Clears the value of the 'vaultDmlConnectionId' field.
clearVendor() - function in net.corda.data.packaging.CorDappManifest.Builder
Clears the value of the 'vendor' field.
clearVerificationFailure() - function in net.corda.ledger.utxo.verification.TransactionVerificationResponse.Builder
Clears the value of the 'verificationFailure' field.
clearVerificationRequest() - function in net.corda.data.membership.command.registration.member.ProcessMemberVerificationRequest.Builder
Clears the value of the 'verificationRequest' field.
clearVerificationResponse() - function in net.corda.data.membership.command.registration.mgm.ProcessMemberVerificationResponse.Builder
Clears the value of the 'verificationResponse' field.
clearVerificationStatus() - function in net.corda.ledger.utxo.verification.TransactionVerificationResponse.Builder
Clears the value of the 'verificationStatus' field.
clearVersion() - function in net.corda.data.config.Configuration.Builder
Clears the value of the 'version' field.
clearVersion() - function in net.corda.data.config.ConfigurationManagementRequest.Builder
Clears the value of the 'version' field.
clearVersion() - function in net.corda.data.config.ConfigurationManagementResponse.Builder
Clears the value of the 'version' field.
clearVersion() - function in net.corda.data.membership.StaticNetworkInfo.Builder
Clears the value of the 'version' field.
clearVersion() - function in net.corda.data.membership.db.request.command.PersistGroupPolicy.Builder
Clears the value of the 'version' field.
clearVersion() - function in net.corda.data.membership.db.response.query.GroupPolicyQueryResponse.Builder
Clears the value of the 'version' field.
clearVersion() - function in net.corda.data.packaging.CpiIdentifier.Builder
Clears the value of the 'version' field.
clearVersion() - function in net.corda.data.packaging.CpiMetadata.Builder
Clears the value of the 'version' field.
clearVersion() - function in net.corda.data.packaging.CpkIdentifier.Builder
Clears the value of the 'version' field.
clearVersion() - function in net.corda.data.packaging.CpkManifest.Builder
Clears the value of the 'version' field.
clearVersion() - function in net.corda.data.permissions.Group.Builder
Clears the value of the 'version' field.
clearVersion() - function in net.corda.data.permissions.Permission.Builder
Clears the value of the 'version' field.
clearVersion() - function in net.corda.data.permissions.Property.Builder
Clears the value of the 'version' field.
clearVersion() - function in net.corda.data.permissions.Role.Builder
Clears the value of the 'version' field.
clearVersion() - function in net.corda.data.permissions.User.Builder
Clears the value of the 'version' field.
clearVersion() - function in net.corda.data.virtualnode.VirtualNodeInfo.Builder
Clears the value of the 'version' field.
clearVersion() - function in net.corda.ledger.utxo.verification.CordaPackageSummary.Builder
Clears the value of the 'version' field.
clearVersionId() - function in net.corda.data.packaging.CorDappManifest.Builder
Clears the value of the 'versionId' field.
clearViewOwner() - function in net.corda.data.membership.PersistentGroupParameters.Builder
Clears the value of the 'viewOwner' field.
clearViewOwningMember() - function in net.corda.data.membership.PersistentMemberInfo.Builder
Clears the value of the 'viewOwningMember' field.
clearVirtualNode() - function in net.corda.data.permissions.Permission.Builder
Clears the value of the 'virtualNode' field.
clearVirtualNode() - function in net.corda.data.permissions.summary.PermissionSummary.Builder
Clears the value of the 'virtualNode' field.
clearVirtualNodeId() - function in net.corda.data.permissions.management.PermissionManagementRequest.Builder
Clears the value of the 'virtualNodeId' field.
clearVirtualNodeShortHash() - function in net.corda.data.virtualnode.VirtualNodeUpgradeRequest.Builder
Clears the value of the 'virtualNodeShortHash' field.
clearVisibleStatesIndexes() - function in net.corda.data.ledger.persistence.PersistTransaction.Builder
Clears the value of the 'visibleStatesIndexes' field.
clearWaitingFor() - function in net.corda.data.flow.state.checkpoint.FlowState.Builder
Clears the value of the 'waitingFor' field.
clearX500Name() - function in net.corda.data.identity.HoldingIdentity.Builder
Clears the value of the 'x500Name' field.
clearX500Name() - function in net.corda.data.virtualnode.VirtualNodeCreateResponse.Builder
Clears the value of the 'x500Name' field.
clearX500Name() - function in net.corda.data.virtualnode.VirtualNodeUpgradeResponse.Builder
Clears the value of the 'x500Name' field.
ClientCertificateSubjects - class in net.corda.data.p2p.mtls.gateway
Certificate subject to allow TLS connections from by the gateway
ClientCertificateSubjects.Builder - class in net.corda.data.p2p.mtls.gateway.ClientCertificateSubjects
RecordBuilder for ClientCertificateSubjects instances.
ClientRequestBody - class in net.corda.v5.application.flows
ClientRequestBody wraps the `requestData` parameter of the HTTP call that triggered a ClientStartableFlow.
ClientStartableFlow - class in net.corda.v5.application.flows
ClientStartableFlow is a Flow that is started via RPC.
CLOSE - enum entry in net.corda.data.flow.state.waiting.SessionConfirmationType
 
close() - function in net.corda.v5.application.messaging.FlowSession
Closes this session and performs cleanup of any resources tied to this session.
CLOSED - enum entry in net.corda.data.flow.state.session.SessionStateType
 
CLOSING - enum entry in net.corda.data.flow.state.mapper.FlowMapperStateType
 
CLOSING - enum entry in net.corda.data.flow.state.session.SessionStateType
 
CODE_SIGNER - enum entry in net.corda.data.certificates.CertificateUsage
 
collect(java.util.List,java.util.Map) - function in net.corda.v5.ledger.utxo.query.VaultNamedQueryCollector
 
collect(net.corda.v5.ledger.utxo.query.VaultNamedQueryCollector) - function in net.corda.v5.ledger.utxo.query.registration.VaultNamedQueryBuilder
Sets the collector function of the named query.
Command - class in net.corda.v5.ledger.utxo
Defines a marker interface which must be implemented by all Contract commands.
CommonHeader - class in net.corda.data.p2p.crypto
 
CommonHeader.Builder - class in net.corda.data.p2p.crypto.CommonHeader
RecordBuilder for CommonHeader instances.
compareTo(net.corda.v5.base.types.MemberX500Name) - function in net.corda.v5.base.types.MemberX500Name
Compares this X.
compareTo(org.apache.avro.specific.SpecificFixed) - function in org.apache.avro.specific.SpecificFixed
 
compareTo(org.apache.avro.specific.SpecificRecord) - function in org.apache.avro.specific.SpecificRecordBase
 
compatibleSignatureSpecs(java.security.PublicKey) - function in net.corda.v5.application.crypto.SignatureSpecService
Returns compatible signature specs for specified public key, given current security policies.
compatibleSignatureSpecs(java.security.PublicKey,net.corda.v5.crypto.DigestAlgorithmName) - function in net.corda.v5.application.crypto.SignatureSpecService
Returns compatible signature specs for specified public key and digest algorithm, given current security policies.
COMPLETED - enum entry in net.corda.data.flow.output.FlowStates
 
CompletedCommandMetadata - class in net.corda.data.membership.state
Metadata about a previously completed registration command.
CompletedCommandMetadata.Builder - class in net.corda.data.membership.state.CompletedCommandMetadata
RecordBuilder for CompletedCommandMetadata instances.
Component - class in net.corda.data.p2p.markers
 
CompositeKey - class in net.corda.v5.crypto
A tree data structure that enables the representation of composite public keys, which are used to represent the signing requirements for multi-signature scenarios.
CompositeKeyGenerator - class in net.corda.v5.application.crypto
A generator for a tree data structure that enables the representation of composite public keys, which are used to represent the signing requirements for multi-signature scenarios.
CompositeKeyNodeAndWeight - class in net.corda.v5.crypto
A simple data class for passing keys and weights into CompositeKeyGenerator.
ConfigDefaults - class in net.corda.schema.configuration
Default configuration values for associated ConfigKeys.
ConfigKeys - class in net.corda.schema.configuration
The keys for various configurations for a worker.
ConfigKeys - class in net.corda.schema.cordapp.configuration
The keys for various configurations for a worker.
ConfigSchemaException - class in net.corda.schema.configuration.provider
Exception thrown when requested config schema is not available.
Configuration - class in net.corda.data.config
 
Configuration.Builder - class in net.corda.data.config.Configuration
RecordBuilder for Configuration instances.
ConfigurationManagementRequest - class in net.corda.data.config
 
ConfigurationManagementRequest.Builder - class in net.corda.data.config.ConfigurationManagementRequest
RecordBuilder for ConfigurationManagementRequest instances.
ConfigurationManagementResponse - class in net.corda.data.config
 
ConfigurationManagementResponse.Builder - class in net.corda.data.config.ConfigurationManagementResponse
RecordBuilder for ConfigurationManagementResponse instances.
ConfigurationSchemaVersion - class in net.corda.data.config
Schema version number for a configuration section
ConfigurationSchemaVersion.Builder - class in net.corda.data.config.ConfigurationSchemaVersion
RecordBuilder for ConfigurationSchemaVersion instances.
CONFIRMED - enum entry in net.corda.data.flow.state.session.SessionStateType
 
CONSENSUAL - enum entry in net.corda.data.ledger.persistence.LedgerTypes
 
ConsensualLedgerService - class in net.corda.v5.ledger.consensual
Defines the consensual ledger service.
ConsensualLedgerTransaction - class in net.corda.v5.ledger.consensual.transaction
Defines a consensual ledger transaction.
ConsensualSignedTransaction - class in net.corda.v5.ledger.consensual.transaction
Defines a consensual signed transaction.
ConsensualState - class in net.corda.v5.ledger.consensual
Defines a consensual state.
ConsensualTransactionBuilder - class in net.corda.v5.ledger.consensual.transaction
Defines a builder for ConsensualSignedTransaction.
ConsensualTransactionValidator - class in net.corda.v5.ledger.consensual.transaction
Defines a functional interface that validates a ConsensualLedgerTransaction.
ConstructorForDeserialization - class in net.corda.v5.base.annotations
This annotation indicates a constructor to be used to reconstruct instances of a class during deserialization.
CONSUMED - enum entry in net.corda.data.membership.preauth.PreAuthTokenStatus
 
ConsumePreAuthToken - class in net.corda.data.membership.db.request.command
Consume a pre auth token.
ConsumePreAuthToken.Builder - class in net.corda.data.membership.db.request.command.ConsumePreAuthToken
RecordBuilder for ConsumePreAuthToken instances.
contains(java.time.Instant) - function in net.corda.v5.ledger.utxo.TimeWindow
Determines whether the current TimeWindow contains the specified Instant.
containsMySigningKeys(java.lang.Iterable) - function in net.corda.v5.ledger.utxo.VisibilityChecker
Determines whether any of the specified keys belong to the current node.
CONTRACT - enum entry in net.corda.data.packaging.CorDappType
 
Contract - class in net.corda.v5.ledger.utxo
Defines a mechanism for implementing contracts, which perform transaction verification.
ContractState - class in net.corda.v5.ledger.utxo
Defines a contract state.
ContractStateVaultJsonFactory - class in net.corda.v5.ledger.utxo.query.json
Implement a ContractStateVaultJsonFactory to create a JSON representation of a state to store alongside the state in the vault.
ContractVerificationException - class in net.corda.v5.ledger.utxo
Represents the exception that is thrown for a contract verification failure.
ContractVerificationFailure - class in net.corda.v5.ledger.utxo
Defines a contract verification failure.
CORDA_4 - enum entry in net.corda.data.p2p.NetworkType
 
CORDA_5 - enum entry in net.corda.data.p2p.NetworkType
 
CORDA_API - enum entry in net.corda.data.packaging.CpkType
 
CordaCluster - enum entry in net.corda.db.schema.CordaDb
 
CordaDb - class in net.corda.db.schema
Corda database types.
CordaInject - class in net.corda.v5.application.flows
The CordaInject annotation should be used within Flows to inject Corda's platform services.
CordaOID - class in net.corda.v5.crypto
OIDs used for the Corda platform.
CordaPackageSummary - class in net.corda.ledger.utxo.verification
 
CordaPackageSummary - class in net.corda.v5.ledger.common.transaction
Defines the summary of the metadata of a Corda package (CPK or CPI).
CordaPackageSummary.Builder - class in net.corda.ledger.utxo.verification.CordaPackageSummary
RecordBuilder for CordaPackageSummary instances.
CordaPersistenceException - class in net.corda.v5.application.persistence
Exception that encapsulates errors during persistence.
CordappConfigSchemaException - class in net.corda.schema.cordapp.configuration.provider
Exception thrown when requested config schema is not available.
CorDappManifest - class in net.corda.data.packaging
 
CorDappManifest.Builder - class in net.corda.data.packaging.CorDappManifest
RecordBuilder for CorDappManifest instances.
CorDappType - class in net.corda.data.packaging
 
CordaRuntimeException - class in net.corda.v5.base.exceptions
Base class for all exceptions used for runtime error conditions in Corda.
CordaSerializable - class in net.corda.v5.base.annotations
This annotation is a marker to indicate that a class is permitted and intended to be serialized as part of Corda messaging.
CordaSerializationTransformEnumDefault - class in net.corda.v5.serialization.annotations
This annotation is used to mark an enumerated type as having had a new constant appended to it.
CordaSerializationTransformEnumDefaults - class in net.corda.v5.serialization.annotations
This annotation is used to mark an enumerated type as having had multiple members added.
CordaSerializationTransformRename - class in net.corda.v5.serialization.annotations
This annotation is used to mark a class as having had a property element.
CordaSerializationTransformRenames - class in net.corda.v5.serialization.annotations
This annotation is used to mark a class as having had multiple elements renamed as a container annotation for instances of CordaSerializationTransformRename, each of which details an individual rename.
CordaThrowable - class in net.corda.v5.base.exceptions
Base interface for exceptions that are serializable in Corda.
CounterPartyFlowInfo - class in net.corda.data.flow.state.waiting
 
CounterPartyFlowInfo.Builder - class in net.corda.data.flow.state.waiting.CounterPartyFlowInfo
RecordBuilder for CounterPartyFlowInfo instances.
CpiIdentifier - class in net.corda.data.packaging
 
CpiIdentifier.Builder - class in net.corda.data.packaging.CpiIdentifier
RecordBuilder for CpiIdentifier instances.
CpiMetadata - class in net.corda.data.packaging
 
CpiMetadata.Builder - class in net.corda.data.packaging.CpiMetadata
RecordBuilder for CpiMetadata instances.
CpiSegmentRequest - class in net.corda.data.packaging
 
CpiSegmentRequest.Builder - class in net.corda.data.packaging.CpiSegmentRequest
RecordBuilder for CpiSegmentRequest instances.
CpiSegmentResponse - class in net.corda.data.packaging
 
CpiSegmentResponse.Builder - class in net.corda.data.packaging.CpiSegmentResponse
RecordBuilder for CpiSegmentResponse instances.
CpkChunkId - class in net.corda.data.chunking
Identifies a CPK chunk uniquely having as key the CPK checksum and the chunk part
CpkChunkId.Builder - class in net.corda.data.chunking.CpkChunkId
RecordBuilder for CpkChunkId instances.
CpkFormatVersion - class in net.corda.data.packaging
 
CpkFormatVersion.Builder - class in net.corda.data.packaging.CpkFormatVersion
RecordBuilder for CpkFormatVersion instances.
CpkIdentifier - class in net.corda.data.packaging
 
CpkIdentifier.Builder - class in net.corda.data.packaging.CpkIdentifier
RecordBuilder for CpkIdentifier instances.
CpkManifest - class in net.corda.data.packaging
 
CpkManifest.Builder - class in net.corda.data.packaging.CpkManifest
RecordBuilder for CpkManifest instances.
CpkMetadata - class in net.corda.data.packaging
 
CpkMetadata.Builder - class in net.corda.data.packaging.CpkMetadata
RecordBuilder for CpkMetadata instances.
CpkType - class in net.corda.data.packaging
 
create(java.util.List,java.lang.Integer) - function in net.corda.v5.application.crypto.CompositeKeyGenerator
Return a composite key from a weighted list of keys, and an overall threshold.
create(net.corda.v5.ledger.utxo.query.registration.VaultNamedQueryBuilderFactory) - function in net.corda.v5.ledger.utxo.query.VaultNamedQueryFactory
 
create(T,net.corda.v5.application.marshalling.JsonMarshallingService) - function in net.corda.v5.ledger.utxo.query.json.ContractStateVaultJsonFactory
The function that defines how the given state can be represented as a JSON string.
create(java.lang.String) - function in net.corda.v5.ledger.utxo.query.registration.VaultNamedQueryBuilderFactory
Creates a VaultNamedQueryBuilder instance with the given name.
createAuditProof(java.util.List) - function in net.corda.v5.crypto.merkle.MerkleTree
Creates a MerkleProof for a set of leaves.
CREATED - enum entry in net.corda.data.flow.state.session.SessionStateType
 
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.AvroEnvelope
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ExceptionEnvelope
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.KeyValuePair
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.KeyValuePairList
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.certificates.rpc.request.CertificateRpcRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.certificates.rpc.request.ImportCertificateRpcRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.certificates.rpc.request.ListCertificateAliasesRpcRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.certificates.rpc.request.RetrieveCertificateRpcRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.certificates.rpc.response.CertificateImportedRpcResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.certificates.rpc.response.CertificateRetrievalRpcResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.certificates.rpc.response.CertificateRpcResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.certificates.rpc.response.ListCertificateAliasRpcResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.chunking.Chunk
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.chunking.ChunkKey
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.chunking.CpkChunkId
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.chunking.UploadStatus
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.chunking.UploadStatusKey
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.config.Configuration
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.config.ConfigurationManagementRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.config.ConfigurationManagementResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.config.ConfigurationSchemaVersion
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.SecureHash
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.SecureHashes
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.ShortHashes
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.CryptoDerivedSharedSecret
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.CryptoKeySchemes
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.CryptoNoContentValue
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.CryptoPublicKey
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.CryptoRequestContext
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.CryptoResponseContext
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.CryptoSignature
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.CryptoSignatureParameterSpec
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.CryptoSignatureSpec
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.CryptoSignatureWithKey
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.CryptoSigningKey
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.CryptoSigningKeys
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.CryptoStringResult
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.hsm.HSMAssociationInfo
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.hsm.registration.HSMRegistrationRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.hsm.registration.HSMRegistrationResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.hsm.registration.commands.AssignHSMCommand
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.hsm.registration.commands.AssignSoftHSMCommand
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.hsm.registration.queries.AssignedHSMQuery
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.ops.flow.FlowOpsRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.ops.flow.FlowOpsResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.ops.flow.commands.GenerateFreshKeyFlowCommand
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.ops.flow.commands.SignFlowCommand
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.ops.flow.queries.ByIdsFlowQuery
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.ops.flow.queries.FilterMyKeysFlowQuery
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.ops.rpc.RpcOpsRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.ops.rpc.RpcOpsResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.ops.rpc.commands.DeriveSharedSecretCommand
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.ops.rpc.commands.GenerateFreshKeyRpcCommand
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.ops.rpc.commands.GenerateKeyPairCommand
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.ops.rpc.commands.GenerateWrappingKeyRpcCommand
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.ops.rpc.commands.SignRpcCommand
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.ops.rpc.queries.ByIdsRpcQuery
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.ops.rpc.queries.KeysRpcQuery
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.crypto.wire.ops.rpc.queries.SupportedSchemesRpcQuery
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.deadletter.StateAndEventDeadLetterRecord
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.demo.DemoRecord
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.demo.DemoStateRecord
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.FlowKey
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.FlowStartContext
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.FlowTimeout
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.event.FlowEvent
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.event.SessionEvent
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.event.StartFlow
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.event.WakeUpWithException
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.event.external.ExternalEvent
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.event.external.ExternalEventContext
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.event.external.ExternalEventResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.event.external.ExternalEventResponseError
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.event.mapper.ExecuteCleanup
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.event.mapper.FlowMapperEvent
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.event.mapper.ScheduleCleanup
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.event.session.SessionClose
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.event.session.SessionCounterpartyInfoRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.event.session.SessionCounterpartyInfoResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.event.session.SessionData
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.event.session.SessionError
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.event.session.SessionInit
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.output.FlowStatus
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.state.checkpoint.Checkpoint
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.state.checkpoint.FlowStackItem
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.state.checkpoint.FlowStackItemSession
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.state.checkpoint.FlowState
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.state.checkpoint.PipelineState
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.state.checkpoint.RetryState
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.state.external.ExternalEventState
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.state.external.ExternalEventStateStatus
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.state.mapper.FlowMapperState
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.state.session.SessionProcessState
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.state.session.SessionState
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.state.waiting.CounterPartyFlowInfo
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.state.waiting.SessionConfirmation
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.state.waiting.SessionData
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.state.waiting.WaitingFor
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.state.waiting.Wakeup
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.flow.state.waiting.external.ExternalEventResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.identity.HoldingIdentity
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.persistence.FindSignedGroupParameters
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.persistence.FindSignedGroupParametersResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.persistence.FindSignedLedgerTransaction
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.persistence.FindTransaction
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.persistence.FindTransactionIdsAndStatuses
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.persistence.FindUnconsumedStatesByType
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.persistence.LedgerPersistenceRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.persistence.PersistSignedGroupParametersIfDoNotExist
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.persistence.PersistTransaction
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.persistence.PersistTransactionIfDoesNotExist
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.persistence.ResolveStateRefs
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.persistence.UpdateTransactionStatus
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.persistence.UtxoTransactionOutput
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.persistence.UtxoTransactionOutputs
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.utxo.StateRef
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.utxo.token.selection.data.Token
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.utxo.token.selection.data.TokenAmount
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.utxo.token.selection.data.TokenBalanceQuery
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.utxo.token.selection.data.TokenBalanceQueryResult
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.utxo.token.selection.data.TokenCachedSyncCheck
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaim
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimQuery
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimQueryResult
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimRelease
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimReleaseAck
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.utxo.token.selection.data.TokenForceClaimRelease
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.utxo.token.selection.data.TokenFullSyncRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.utxo.token.selection.data.TokenFullSyncState
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.utxo.token.selection.data.TokenLedgerChange
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.utxo.token.selection.data.TokenPoolPeriodicSyncState
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.utxo.token.selection.data.TokenSyncWakeUp
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.utxo.token.selection.data.TokenUnspentSyncCheck
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.utxo.token.selection.event.TokenPoolCacheEvent
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.utxo.token.selection.event.TokenSyncEvent
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.utxo.token.selection.key.TokenPoolCacheKey
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.utxo.token.selection.state.TokenPoolCacheState
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.ledger.utxo.token.selection.state.TokenSyncState
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.PersistentGroupParameters
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.PersistentMemberInfo
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.PersistentSignedMemberInfo
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.SignedData
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.SignedGroupParameters
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.SignedMemberInfo
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.StaticNetworkInfo
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.actions.request.DistributeGroupParameters
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.actions.request.DistributeMemberInfo
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.actions.request.MembershipActionsRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.async.request.MembershipAsyncRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.async.request.MembershipAsyncRequestState
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.async.request.RegistrationAsyncRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.async.request.RetriableFailure
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.async.request.SentToMgmWaitingForNetwork
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.command.registration.RegistrationCommand
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.command.registration.member.PersistMemberRegistrationState
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.command.registration.member.ProcessMemberVerificationRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.command.registration.mgm.ApproveRegistration
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.command.registration.mgm.CheckForPendingRegistration
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.command.registration.mgm.DeclineRegistration
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.command.registration.mgm.ProcessMemberVerificationResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.command.registration.mgm.QueueRegistration
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.command.registration.mgm.StartRegistration
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.command.registration.mgm.VerifyMember
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.command.synchronisation.SynchronisationCommand
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.command.synchronisation.SynchronisationMetaData
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.command.synchronisation.member.ProcessMembershipUpdates
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.command.synchronisation.mgm.ProcessSyncRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.common.ApprovalRuleDetails
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.common.RegistrationRequestDetails
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.MembershipPersistenceRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.MembershipRequestContext
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.async.MembershipPersistenceAsyncRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.async.MembershipPersistenceAsyncRequestState
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.command.ActivateMember
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.command.AddNotaryToGroupParameters
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.command.AddPreAuthToken
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.command.ConsumePreAuthToken
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.command.DeleteApprovalRule
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.command.MutualTlsAddToAllowedCertificates
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.command.MutualTlsRemoveFromAllowedCertificates
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.command.PersistApprovalRule
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.command.PersistGroupParameters
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.command.PersistGroupParametersInitialSnapshot
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.command.PersistGroupPolicy
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.command.PersistMemberInfo
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.command.PersistRegistrationRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.command.RevokePreAuthToken
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.command.SuspendMember
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.command.UpdateGroupParameters
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.command.UpdateMemberAndRegistrationRequestToApproved
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.command.UpdateMemberAndRegistrationRequestToDeclined
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.command.UpdateRegistrationRequestStatus
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.command.UpdateStaticNetworkInfo
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.query.MutualTlsListAllowedCertificates
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.query.QueryApprovalRules
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.query.QueryGroupPolicy
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.query.QueryMemberInfo
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.query.QueryMemberSignature
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.query.QueryPreAuthToken
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.query.QueryRegistrationRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.query.QueryRegistrationRequests
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.request.query.QueryStaticNetworkInfo
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.response.MembershipPersistenceResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.response.MembershipResponseContext
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.response.command.ActivateMemberResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.response.command.DeleteApprovalRuleResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.response.command.PersistApprovalRuleResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.response.command.PersistGroupParametersResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.response.command.RevokePreAuthTokenResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.response.command.SuspendMemberResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.response.query.ApprovalRulesQueryResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.response.query.GroupPolicyQueryResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.response.query.MemberInfoQueryResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.response.query.MemberSignature
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.response.query.MemberSignatureQueryResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.response.query.MutualTlsListAllowedCertificatesResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.response.query.PersistenceFailedResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.response.query.PreAuthTokenQueryResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.response.query.RegistrationRequestQueryResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.response.query.RegistrationRequestsQueryResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.response.query.StaticNetworkInfoQueryResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.db.response.query.UpdateMemberAndRegistrationRequestResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.event.MembershipEvent
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.event.registration.MemberRegistrationApproved
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.event.registration.MemberRegistrationDeclined
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.event.registration.MgmOnboarded
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.p2p.DistributionMetaData
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.p2p.MembershipPackage
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.p2p.MembershipRegistrationRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.p2p.MembershipSyncRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.p2p.SetOwnRegistrationStatus
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.p2p.SignedMemberships
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.p2p.UnauthenticatedRegistrationRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.p2p.UnauthenticatedRegistrationRequestHeader
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.p2p.VerificationRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.p2p.VerificationResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.p2p.v2.SetOwnRegistrationStatus
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.preauth.PreAuthToken
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.rpc.request.MGMGroupPolicyRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.rpc.request.MembershipRpcRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.rpc.request.MembershipRpcRequestContext
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.rpc.response.MGMGroupPolicyResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.rpc.response.MembershipRpcResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.rpc.response.MembershipRpcResponseContext
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.state.CompletedCommandMetadata
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.membership.state.RegistrationState
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.messaging.RPCRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.messaging.RPCResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.AuthenticatedMessageAck
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.AuthenticatedMessageAndKey
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.AuthenticatedMessageDeliveryState
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.DataMessagePayload
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.GatewayTlsCertificates
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.GatewayTruststore
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.HeartbeatMessage
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.HeartbeatMessageAck
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.HostedIdentityEntry
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.HostedIdentitySessionKeyAndCert
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.LinkInMessage
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.LinkOutHeader
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.LinkOutMessage
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.MessageAck
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.SessionPartitions
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.app.AppMessage
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.app.AuthenticatedMessage
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.app.AuthenticatedMessageHeader
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.app.InboundUnauthenticatedMessage
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.app.InboundUnauthenticatedMessageHeader
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.app.OutboundUnauthenticatedMessage
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.app.OutboundUnauthenticatedMessageHeader
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.crypto.AuthenticatedDataMessage
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.crypto.AuthenticatedEncryptedDataMessage
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.crypto.CommonHeader
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.crypto.InitiatorHandshakeMessage
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.crypto.InitiatorHelloMessage
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.crypto.ResponderHandshakeMessage
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.crypto.ResponderHelloMessage
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.crypto.internal.InitiatorEncryptedExtensions
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.crypto.internal.InitiatorHandshakeIdentity
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.crypto.internal.InitiatorHandshakePayload
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.crypto.internal.ResponderEncryptedExtensions
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.crypto.internal.ResponderHandshakePayload
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.gateway.GatewayMessage
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.gateway.GatewayResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.gateway.certificates.Active
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.gateway.certificates.RevocationCheckRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.gateway.certificates.RevocationCheckResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.gateway.certificates.Revoked
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.markers.AppMessageMarker
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.markers.ApplicationProcessedMarker
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.markers.ApplicationRejectedStaleMarker
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.markers.GatewaySentMarker
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.markers.LinkManagerDiscardedMarker
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.markers.LinkManagerProcessedMarker
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.markers.LinkManagerReceivedMarker
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.markers.LinkManagerSentMarker
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.markers.TtlExpiredMarker
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.mtls.MemberAllowedCertificateSubject
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.mtls.MgmAllowedCertificateSubject
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.p2p.mtls.gateway.ClientCertificateSubjects
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.packaging.CorDappManifest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.packaging.CpiIdentifier
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.packaging.CpiMetadata
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.packaging.CpiSegmentRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.packaging.CpiSegmentResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.packaging.CpkFormatVersion
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.packaging.CpkIdentifier
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.packaging.CpkManifest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.packaging.CpkMetadata
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.permissions.ChangeDetails
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.permissions.Group
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.permissions.Permission
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.permissions.PermissionAssociation
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.permissions.Property
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.permissions.Role
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.permissions.RoleAssociation
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.permissions.User
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.permissions.management.PermissionManagementRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.permissions.management.PermissionManagementResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.permissions.management.permission.BulkCreatePermissionsRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.permissions.management.permission.BulkCreatePermissionsResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.permissions.management.permission.CreatePermissionRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.permissions.management.role.AddPermissionToRoleRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.permissions.management.role.CreateRoleRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.permissions.management.role.RemovePermissionFromRoleRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.permissions.management.user.AddRoleToUserRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.permissions.management.user.CreateUserRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.permissions.management.user.RemoveRoleFromUserRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.permissions.summary.PermissionSummary
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.permissions.summary.UserPermissionSummary
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.persistence.DeleteEntities
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.persistence.DeleteEntitiesById
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.persistence.EntityRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.persistence.EntityResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.persistence.FindAll
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.persistence.FindEntities
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.persistence.FindWithNamedQuery
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.persistence.MergeEntities
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.persistence.PersistEntities
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.scheduler.ScheduledTaskTrigger
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.sync.BloomFilter
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.test.EvolvedMessage
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.uniqueness.UniquenessCheckRequestAvro
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.uniqueness.UniquenessCheckResponseAvro
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.uniqueness.UniquenessCheckResultInputStateConflictAvro
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.uniqueness.UniquenessCheckResultInputStateUnknownAvro
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.uniqueness.UniquenessCheckResultMalformedRequestAvro
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.uniqueness.UniquenessCheckResultReferenceStateConflictAvro
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.uniqueness.UniquenessCheckResultReferenceStateUnknownAvro
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.uniqueness.UniquenessCheckResultSuccessAvro
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.uniqueness.UniquenessCheckResultTimeWindowOutOfBoundsAvro
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.uniqueness.UniquenessCheckResultUnhandledExceptionAvro
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.virtualnode.VirtualNodeAsynchronousRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.virtualnode.VirtualNodeCreateRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.virtualnode.VirtualNodeCreateResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.virtualnode.VirtualNodeDBResetRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.virtualnode.VirtualNodeDBResetResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.virtualnode.VirtualNodeInfo
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.virtualnode.VirtualNodeManagementRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.virtualnode.VirtualNodeManagementResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.virtualnode.VirtualNodeManagementResponseFailure
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.virtualnode.VirtualNodeOperationStatus
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.virtualnode.VirtualNodeOperationStatusRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.virtualnode.VirtualNodeOperationStatusResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.virtualnode.VirtualNodeStateChangeRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.virtualnode.VirtualNodeStateChangeResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.virtualnode.VirtualNodeUpgradeRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.data.virtualnode.VirtualNodeUpgradeResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.ledger.utxo.verification.CordaPackageSummary
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.ledger.utxo.verification.TransactionVerificationRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(org.apache.avro.message.SchemaStore) - function in net.corda.ledger.utxo.verification.TransactionVerificationResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createHashDigest(java.lang.String,net.corda.v5.crypto.DigestAlgorithmName) - function in net.corda.v5.application.crypto.MerkleTreeFactory
Creates a MerkleTreeHashDigest.
createHashDigest(java.lang.String,net.corda.v5.crypto.DigestAlgorithmName,java.util.Map) - function in net.corda.v5.application.crypto.MerkleTreeFactory
Creates a MerkleTreeHashDigest.
CreatePermissionRequest - class in net.corda.data.permissions.management.permission
 
CreatePermissionRequest.Builder - class in net.corda.data.permissions.management.permission.CreatePermissionRequest
RecordBuilder for CreatePermissionRequest instances.
CreateRoleRequest - class in net.corda.data.permissions.management.role
 
CreateRoleRequest.Builder - class in net.corda.data.permissions.management.role.CreateRoleRequest
RecordBuilder for CreateRoleRequest instances.
createTransactionBuilder() - function in net.corda.v5.ledger.consensual.ConsensualLedgerService
Gets a ConsensualTransactionBuilder instance.
createTransactionBuilder() - function in net.corda.v5.ledger.utxo.UtxoLedgerService
Gets a UTXO transaction builder.
createTree(java.util.List,net.corda.v5.crypto.merkle.MerkleTreeHashDigest) - function in net.corda.v5.application.crypto.MerkleTreeFactory
Creates a MerkleTree.
CreateUserRequest - class in net.corda.data.permissions.management.user
 
CreateUserRequest.Builder - class in net.corda.data.permissions.management.user.CreateUserRequest
RecordBuilder for CreateUserRequest instances.
Crypto - enum entry in net.corda.db.schema.CordaDb
 
CryptoDerivedSharedSecret - class in net.corda.data.crypto.wire
Internal over-the-wire derived Diffie–Hellman key agreement shared secret.
CryptoDerivedSharedSecret.Builder - class in net.corda.data.crypto.wire.CryptoDerivedSharedSecret
RecordBuilder for CryptoDerivedSharedSecret instances.
CryptoException - class in net.corda.v5.crypto.exceptions
Base exception for all Crypto Library specific exception.
CryptoKeyOrderBy - class in net.corda.data.crypto.wire.ops.rpc.queries
 
CryptoKeySchemes - class in net.corda.data.crypto.wire
Internal over-the-wire collection of key scheme code names for crypto services
CryptoKeySchemes.Builder - class in net.corda.data.crypto.wire.CryptoKeySchemes
RecordBuilder for CryptoKeySchemes instances.
CryptoNoContentValue - class in net.corda.data.crypto.wire
Defines over-the-wire response for operation which don't have any return value (e.g.
CryptoNoContentValue.Builder - class in net.corda.data.crypto.wire.CryptoNoContentValue
RecordBuilder for CryptoNoContentValue instances.
CryptoPublicKey - class in net.corda.data.crypto.wire
Internal over-the-wire public key serialised as byte array for crypto services.
CryptoPublicKey.Builder - class in net.corda.data.crypto.wire.CryptoPublicKey
RecordBuilder for CryptoPublicKey instances.
CryptoRequestContext - class in net.corda.data.crypto.wire
Defines over-the-wire request context such as timestamp, requesting component, correlation, tenant id, and other.
CryptoRequestContext.Builder - class in net.corda.data.crypto.wire.CryptoRequestContext
RecordBuilder for CryptoRequestContext instances.
CryptoResponseContext - class in net.corda.data.crypto.wire
Defines over-the-wire response context (mostly copied from the corresponding request context) such as timestamp, requesting component, tenant id, and other.
CryptoResponseContext.Builder - class in net.corda.data.crypto.wire.CryptoResponseContext
RecordBuilder for CryptoResponseContext instances.
CryptoSignature - class in net.corda.data.crypto.wire
Internal over-the-wire digital signature for crypto services
CryptoSignature.Builder - class in net.corda.data.crypto.wire.CryptoSignature
RecordBuilder for CryptoSignature instances.
CryptoSignatureException - class in net.corda.v5.crypto.exceptions
Signals that the signature verification has failed.
CryptoSignatureParameterSpec - class in net.corda.data.crypto.wire
Internal over-the-wire signature spec for crypto services
CryptoSignatureParameterSpec.Builder - class in net.corda.data.crypto.wire.CryptoSignatureParameterSpec
RecordBuilder for CryptoSignatureParameterSpec instances.
CryptoSignatureSpec - class in net.corda.data.crypto.wire
Internal over-the-wire signature spec for crypto services
CryptoSignatureSpec.Builder - class in net.corda.data.crypto.wire.CryptoSignatureSpec
RecordBuilder for CryptoSignatureSpec instances.
CryptoSignatureWithKey - class in net.corda.data.crypto.wire
Internal over-the-wire digital signature for crypto services
CryptoSignatureWithKey.Builder - class in net.corda.data.crypto.wire.CryptoSignatureWithKey
RecordBuilder for CryptoSignatureWithKey instances.
CryptoSigningKey - class in net.corda.data.crypto.wire
Defines a signing key information.
CryptoSigningKey.Builder - class in net.corda.data.crypto.wire.CryptoSigningKey
RecordBuilder for CryptoSigningKey instances.
CryptoSigningKeys - class in net.corda.data.crypto.wire
Defines a collection of signing key information
CryptoSigningKeys.Builder - class in net.corda.data.crypto.wire.CryptoSigningKeys
RecordBuilder for CryptoSigningKeys instances.
CryptoStringResult - class in net.corda.data.crypto.wire
Defines over-the-wire response for operation which return only single string value
CryptoStringResult.Builder - class in net.corda.data.crypto.wire.CryptoStringResult
RecordBuilder for CryptoStringResult instances.
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.AvroEnvelope
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ExceptionEnvelope
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.KeyValuePair
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.KeyValuePairList
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.certificates.rpc.request.ImportCertificateRpcRequest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.certificates.rpc.request.ListCertificateAliasesRpcRequest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.certificates.rpc.request.RetrieveCertificateRpcRequest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.certificates.rpc.response.CertificateImportedRpcResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.certificates.rpc.response.CertificateRetrievalRpcResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.certificates.rpc.response.ListCertificateAliasRpcResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.chunking.Chunk
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.chunking.ChunkKey
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.chunking.CpkChunkId
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.chunking.UploadStatus
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.chunking.UploadStatusKey
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.config.Configuration
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.config.ConfigurationManagementRequest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.config.ConfigurationManagementResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.config.ConfigurationSchemaVersion
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.SecureHash
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.SecureHashes
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.ShortHashes
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.wire.CryptoDerivedSharedSecret
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.wire.CryptoKeySchemes
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.wire.CryptoNoContentValue
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.wire.CryptoPublicKey
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.wire.CryptoSignature
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.wire.CryptoSignatureParameterSpec
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.wire.CryptoSignatureSpec
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.wire.CryptoSignatureWithKey
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.wire.CryptoStringResult
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.wire.hsm.HSMAssociationInfo
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.wire.hsm.registration.commands.AssignHSMCommand
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.wire.hsm.registration.commands.AssignSoftHSMCommand
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.wire.hsm.registration.queries.AssignedHSMQuery
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.wire.ops.flow.commands.GenerateFreshKeyFlowCommand
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.wire.ops.flow.commands.SignFlowCommand
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.wire.ops.flow.queries.ByIdsFlowQuery
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.wire.ops.flow.queries.FilterMyKeysFlowQuery
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.wire.ops.rpc.commands.DeriveSharedSecretCommand
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.wire.ops.rpc.commands.GenerateFreshKeyRpcCommand
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.wire.ops.rpc.commands.GenerateKeyPairCommand
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.wire.ops.rpc.commands.GenerateWrappingKeyRpcCommand
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.wire.ops.rpc.commands.SignRpcCommand
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.wire.ops.rpc.queries.KeysRpcQuery
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.crypto.wire.ops.rpc.queries.SupportedSchemesRpcQuery
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.demo.DemoRecord
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.demo.DemoStateRecord
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.flow.FlowKey
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.flow.event.WakeUpWithException
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.flow.event.external.ExternalEventContext
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.flow.event.external.ExternalEventResponseError
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.flow.event.mapper.ExecuteCleanup
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.flow.event.mapper.ScheduleCleanup
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.flow.event.session.SessionClose
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.flow.event.session.SessionCounterpartyInfoRequest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.flow.event.session.SessionCounterpartyInfoResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.flow.event.session.SessionError
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.flow.event.session.SessionInit
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.flow.state.checkpoint.FlowStackItem
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.flow.state.checkpoint.FlowStackItemSession
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.flow.state.external.ExternalEventStateStatus
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.flow.state.mapper.FlowMapperState
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.flow.state.waiting.CounterPartyFlowInfo
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.flow.state.waiting.SessionConfirmation
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.flow.state.waiting.SessionData
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.flow.state.waiting.Wakeup
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.flow.state.waiting.external.ExternalEventResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.identity.HoldingIdentity
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.persistence.FindSignedGroupParameters
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.persistence.FindSignedGroupParametersResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.persistence.FindSignedLedgerTransaction
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.persistence.FindTransaction
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.persistence.FindTransactionIdsAndStatuses
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.persistence.FindUnconsumedStatesByType
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.persistence.PersistSignedGroupParametersIfDoNotExist
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.persistence.PersistTransaction
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.persistence.PersistTransactionIfDoesNotExist
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.persistence.ResolveStateRefs
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.persistence.UpdateTransactionStatus
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.persistence.UtxoTransactionOutput
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.persistence.UtxoTransactionOutputs
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.utxo.StateRef
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.utxo.token.selection.data.Token
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenAmount
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenBalanceQuery
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenBalanceQueryResult
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenCachedSyncCheck
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaim
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimQuery
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimQueryResult
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimRelease
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimReleaseAck
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenForceClaimRelease
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenFullSyncRequest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenLedgerChange
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenSyncWakeUp
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenUnspentSyncCheck
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.utxo.token.selection.key.TokenPoolCacheKey
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.ledger.utxo.token.selection.state.TokenPoolCacheState
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.PersistentGroupParameters
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.PersistentMemberInfo
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.PersistentSignedMemberInfo
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.SignedData
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.SignedGroupParameters
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.SignedMemberInfo
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.actions.request.DistributeGroupParameters
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.actions.request.DistributeMemberInfo
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.command.registration.mgm.ApproveRegistration
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.command.registration.mgm.CheckForPendingRegistration
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.command.registration.mgm.DeclineRegistration
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.command.registration.mgm.StartRegistration
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.command.registration.mgm.VerifyMember
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.command.synchronisation.SynchronisationMetaData
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.common.ApprovalRuleDetails
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.request.command.ActivateMember
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.request.command.AddNotaryToGroupParameters
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.request.command.ConsumePreAuthToken
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.request.command.DeleteApprovalRule
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.request.command.MutualTlsAddToAllowedCertificates
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.request.command.MutualTlsRemoveFromAllowedCertificates
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.request.command.PersistApprovalRule
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.request.command.PersistGroupParameters
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.request.command.PersistGroupParametersInitialSnapshot
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.request.command.PersistGroupPolicy
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.request.command.PersistMemberInfo
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.request.command.RevokePreAuthToken
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.request.command.SuspendMember
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.request.command.UpdateGroupParameters
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.request.query.MutualTlsListAllowedCertificates
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.request.query.QueryApprovalRules
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.request.query.QueryGroupPolicy
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.request.query.QueryMemberInfo
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.request.query.QueryMemberSignature
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.request.query.QueryPreAuthToken
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.request.query.QueryRegistrationRequest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.request.query.QueryRegistrationRequests
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.response.command.ActivateMemberResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.response.command.DeleteApprovalRuleResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.response.command.PersistApprovalRuleResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.response.command.PersistGroupParametersResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.response.command.SuspendMemberResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.response.query.ApprovalRulesQueryResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.response.query.GroupPolicyQueryResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.response.query.MemberInfoQueryResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.response.query.MemberSignature
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.response.query.MemberSignatureQueryResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.response.query.MutualTlsListAllowedCertificatesResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.response.query.PersistenceFailedResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.db.response.query.UpdateMemberAndRegistrationRequestResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.event.registration.MemberRegistrationApproved
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.event.registration.MemberRegistrationDeclined
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.event.registration.MgmOnboarded
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.p2p.SignedMemberships
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.p2p.UnauthenticatedRegistrationRequest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.p2p.UnauthenticatedRegistrationRequestHeader
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.rpc.request.MGMGroupPolicyRequest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.rpc.response.MGMGroupPolicyResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.membership.state.CompletedCommandMetadata
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.AuthenticatedMessageAck
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.GatewayTlsCertificates
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.GatewayTruststore
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.HeartbeatMessage
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.HeartbeatMessageAck
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.HostedIdentityEntry
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.HostedIdentitySessionKeyAndCert
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.LinkOutHeader
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.SessionPartitions
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.app.InboundUnauthenticatedMessage
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.app.InboundUnauthenticatedMessageHeader
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.app.OutboundUnauthenticatedMessage
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.app.OutboundUnauthenticatedMessageHeader
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.crypto.AuthenticatedDataMessage
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.crypto.AuthenticatedEncryptedDataMessage
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.crypto.CommonHeader
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.crypto.InitiatorHandshakeMessage
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.crypto.InitiatorHelloMessage
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.crypto.ResponderHandshakeMessage
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.crypto.ResponderHelloMessage
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.crypto.internal.InitiatorEncryptedExtensions
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.crypto.internal.InitiatorHandshakeIdentity
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.crypto.internal.InitiatorHandshakePayload
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.crypto.internal.ResponderEncryptedExtensions
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.crypto.internal.ResponderHandshakePayload
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.gateway.GatewayResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.gateway.certificates.Active
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.gateway.certificates.RevocationCheckRequest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.gateway.certificates.Revoked
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.markers.ApplicationProcessedMarker
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.markers.ApplicationRejectedStaleMarker
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.markers.GatewaySentMarker
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.markers.LinkManagerReceivedMarker
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.markers.LinkManagerSentMarker
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.markers.TtlExpiredMarker
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.mtls.MemberAllowedCertificateSubject
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.mtls.MgmAllowedCertificateSubject
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.p2p.mtls.gateway.ClientCertificateSubjects
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.packaging.CorDappManifest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.packaging.CpiIdentifier
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.packaging.CpiSegmentRequest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.packaging.CpiSegmentResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.packaging.CpkFormatVersion
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.packaging.CpkIdentifier
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.packaging.CpkManifest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.permissions.management.permission.BulkCreatePermissionsRequest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.permissions.management.permission.BulkCreatePermissionsResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.permissions.management.permission.CreatePermissionRequest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.permissions.management.role.AddPermissionToRoleRequest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.permissions.management.role.CreateRoleRequest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.permissions.management.role.RemovePermissionFromRoleRequest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.permissions.management.user.AddRoleToUserRequest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.permissions.management.user.RemoveRoleFromUserRequest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.permissions.summary.PermissionSummary
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.persistence.DeleteEntities
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.persistence.DeleteEntitiesById
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.persistence.EntityResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.persistence.FindAll
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.persistence.FindEntities
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.persistence.FindWithNamedQuery
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.persistence.MergeEntities
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.persistence.PersistEntities
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.sync.BloomFilter
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.test.EvolvedMessage
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.uniqueness.UniquenessCheckResultInputStateConflictAvro
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.uniqueness.UniquenessCheckResultInputStateUnknownAvro
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.uniqueness.UniquenessCheckResultMalformedRequestAvro
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.uniqueness.UniquenessCheckResultReferenceStateConflictAvro
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.uniqueness.UniquenessCheckResultReferenceStateUnknownAvro
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.uniqueness.UniquenessCheckResultUnhandledExceptionAvro
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.virtualnode.VirtualNodeCreateRequest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.virtualnode.VirtualNodeCreateResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.virtualnode.VirtualNodeDBResetRequest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.virtualnode.VirtualNodeDBResetResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.virtualnode.VirtualNodeManagementResponseFailure
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.virtualnode.VirtualNodeOperationStatusRequest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.virtualnode.VirtualNodeStateChangeRequest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.virtualnode.VirtualNodeStateChangeResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.virtualnode.VirtualNodeUpgradeRequest
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.data.virtualnode.VirtualNodeUpgradeResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.ledger.utxo.verification.CordaPackageSummary
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in net.corda.ledger.utxo.verification.TransactionVerificationResponse
 
customDecode(org.apache.avro.io.ResolvingDecoder) - function in org.apache.avro.specific.SpecificRecordBase
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.AvroEnvelope
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ExceptionEnvelope
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.KeyValuePair
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.KeyValuePairList
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.certificates.rpc.request.ImportCertificateRpcRequest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.certificates.rpc.request.ListCertificateAliasesRpcRequest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.certificates.rpc.request.RetrieveCertificateRpcRequest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.certificates.rpc.response.CertificateImportedRpcResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.certificates.rpc.response.CertificateRetrievalRpcResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.certificates.rpc.response.ListCertificateAliasRpcResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.chunking.Chunk
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.chunking.ChunkKey
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.chunking.CpkChunkId
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.chunking.UploadStatus
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.chunking.UploadStatusKey
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.config.Configuration
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.config.ConfigurationManagementRequest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.config.ConfigurationManagementResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.config.ConfigurationSchemaVersion
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.SecureHash
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.SecureHashes
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.ShortHashes
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.wire.CryptoDerivedSharedSecret
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.wire.CryptoKeySchemes
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.wire.CryptoNoContentValue
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.wire.CryptoPublicKey
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.wire.CryptoSignature
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.wire.CryptoSignatureParameterSpec
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.wire.CryptoSignatureSpec
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.wire.CryptoSignatureWithKey
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.wire.CryptoStringResult
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.wire.hsm.HSMAssociationInfo
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.wire.hsm.registration.commands.AssignHSMCommand
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.wire.hsm.registration.commands.AssignSoftHSMCommand
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.wire.hsm.registration.queries.AssignedHSMQuery
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.wire.ops.flow.commands.GenerateFreshKeyFlowCommand
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.wire.ops.flow.commands.SignFlowCommand
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.wire.ops.flow.queries.ByIdsFlowQuery
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.wire.ops.flow.queries.FilterMyKeysFlowQuery
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.wire.ops.rpc.commands.DeriveSharedSecretCommand
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.wire.ops.rpc.commands.GenerateFreshKeyRpcCommand
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.wire.ops.rpc.commands.GenerateKeyPairCommand
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.wire.ops.rpc.commands.GenerateWrappingKeyRpcCommand
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.wire.ops.rpc.commands.SignRpcCommand
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.wire.ops.rpc.queries.KeysRpcQuery
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.crypto.wire.ops.rpc.queries.SupportedSchemesRpcQuery
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.demo.DemoRecord
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.demo.DemoStateRecord
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.flow.FlowKey
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.flow.event.WakeUpWithException
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.flow.event.external.ExternalEventContext
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.flow.event.external.ExternalEventResponseError
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.flow.event.mapper.ExecuteCleanup
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.flow.event.mapper.ScheduleCleanup
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.flow.event.session.SessionClose
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.flow.event.session.SessionCounterpartyInfoRequest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.flow.event.session.SessionCounterpartyInfoResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.flow.event.session.SessionError
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.flow.event.session.SessionInit
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.flow.state.checkpoint.FlowStackItem
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.flow.state.checkpoint.FlowStackItemSession
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.flow.state.external.ExternalEventStateStatus
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.flow.state.mapper.FlowMapperState
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.flow.state.waiting.CounterPartyFlowInfo
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.flow.state.waiting.SessionConfirmation
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.flow.state.waiting.SessionData
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.flow.state.waiting.Wakeup
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.flow.state.waiting.external.ExternalEventResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.identity.HoldingIdentity
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.persistence.FindSignedGroupParameters
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.persistence.FindSignedGroupParametersResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.persistence.FindSignedLedgerTransaction
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.persistence.FindTransaction
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.persistence.FindTransactionIdsAndStatuses
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.persistence.FindUnconsumedStatesByType
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.persistence.PersistSignedGroupParametersIfDoNotExist
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.persistence.PersistTransaction
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.persistence.PersistTransactionIfDoesNotExist
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.persistence.ResolveStateRefs
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.persistence.UpdateTransactionStatus
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.persistence.UtxoTransactionOutput
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.persistence.UtxoTransactionOutputs
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.utxo.StateRef
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.utxo.token.selection.data.Token
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenAmount
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenBalanceQuery
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenBalanceQueryResult
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenCachedSyncCheck
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaim
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimQuery
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimQueryResult
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimRelease
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenClaimReleaseAck
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenForceClaimRelease
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenFullSyncRequest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenLedgerChange
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenSyncWakeUp
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.utxo.token.selection.data.TokenUnspentSyncCheck
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.utxo.token.selection.key.TokenPoolCacheKey
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.ledger.utxo.token.selection.state.TokenPoolCacheState
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.PersistentGroupParameters
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.PersistentMemberInfo
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.PersistentSignedMemberInfo
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.SignedData
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.SignedGroupParameters
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.SignedMemberInfo
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.actions.request.DistributeGroupParameters
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.actions.request.DistributeMemberInfo
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.command.registration.mgm.ApproveRegistration
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.command.registration.mgm.CheckForPendingRegistration
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.command.registration.mgm.DeclineRegistration
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.command.registration.mgm.StartRegistration
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.command.registration.mgm.VerifyMember
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.command.synchronisation.SynchronisationMetaData
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.common.ApprovalRuleDetails
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.request.command.ActivateMember
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.request.command.AddNotaryToGroupParameters
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.request.command.ConsumePreAuthToken
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.request.command.DeleteApprovalRule
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.request.command.MutualTlsAddToAllowedCertificates
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.request.command.MutualTlsRemoveFromAllowedCertificates
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.request.command.PersistApprovalRule
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.request.command.PersistGroupParameters
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.request.command.PersistGroupParametersInitialSnapshot
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.request.command.PersistGroupPolicy
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.request.command.PersistMemberInfo
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.request.command.RevokePreAuthToken
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.request.command.SuspendMember
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.request.command.UpdateGroupParameters
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.request.query.MutualTlsListAllowedCertificates
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.request.query.QueryApprovalRules
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.request.query.QueryGroupPolicy
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.request.query.QueryMemberInfo
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.request.query.QueryMemberSignature
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.request.query.QueryPreAuthToken
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.request.query.QueryRegistrationRequest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.request.query.QueryRegistrationRequests
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.response.command.ActivateMemberResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.response.command.DeleteApprovalRuleResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.response.command.PersistApprovalRuleResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.response.command.PersistGroupParametersResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.response.command.SuspendMemberResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.response.query.ApprovalRulesQueryResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.response.query.GroupPolicyQueryResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.response.query.MemberInfoQueryResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.response.query.MemberSignature
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.response.query.MemberSignatureQueryResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.response.query.MutualTlsListAllowedCertificatesResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.response.query.PersistenceFailedResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.db.response.query.UpdateMemberAndRegistrationRequestResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.event.registration.MemberRegistrationApproved
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.event.registration.MemberRegistrationDeclined
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.event.registration.MgmOnboarded
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.p2p.SignedMemberships
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.p2p.UnauthenticatedRegistrationRequest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.p2p.UnauthenticatedRegistrationRequestHeader
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.rpc.request.MGMGroupPolicyRequest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.rpc.response.MGMGroupPolicyResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.membership.state.CompletedCommandMetadata
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.AuthenticatedMessageAck
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.GatewayTlsCertificates
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.GatewayTruststore
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.HeartbeatMessage
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.HeartbeatMessageAck
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.HostedIdentityEntry
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.HostedIdentitySessionKeyAndCert
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.LinkOutHeader
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.SessionPartitions
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.app.InboundUnauthenticatedMessage
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.app.InboundUnauthenticatedMessageHeader
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.app.OutboundUnauthenticatedMessage
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.app.OutboundUnauthenticatedMessageHeader
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.crypto.AuthenticatedDataMessage
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.crypto.AuthenticatedEncryptedDataMessage
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.crypto.CommonHeader
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.crypto.InitiatorHandshakeMessage
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.crypto.InitiatorHelloMessage
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.crypto.ResponderHandshakeMessage
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.crypto.ResponderHelloMessage
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.crypto.internal.InitiatorEncryptedExtensions
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.crypto.internal.InitiatorHandshakeIdentity
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.crypto.internal.InitiatorHandshakePayload
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.crypto.internal.ResponderEncryptedExtensions
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.crypto.internal.ResponderHandshakePayload
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.gateway.GatewayResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.gateway.certificates.Active
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.gateway.certificates.RevocationCheckRequest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.gateway.certificates.Revoked
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.markers.ApplicationProcessedMarker
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.markers.ApplicationRejectedStaleMarker
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.markers.GatewaySentMarker
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.markers.LinkManagerReceivedMarker
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.markers.LinkManagerSentMarker
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.markers.TtlExpiredMarker
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.mtls.MemberAllowedCertificateSubject
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.mtls.MgmAllowedCertificateSubject
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.p2p.mtls.gateway.ClientCertificateSubjects
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.packaging.CorDappManifest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.packaging.CpiIdentifier
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.packaging.CpiSegmentRequest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.packaging.CpiSegmentResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.packaging.CpkFormatVersion
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.packaging.CpkIdentifier
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.packaging.CpkManifest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.permissions.management.permission.BulkCreatePermissionsRequest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.permissions.management.permission.BulkCreatePermissionsResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.permissions.management.permission.CreatePermissionRequest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.permissions.management.role.AddPermissionToRoleRequest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.permissions.management.role.CreateRoleRequest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.permissions.management.role.RemovePermissionFromRoleRequest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.permissions.management.user.AddRoleToUserRequest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.permissions.management.user.RemoveRoleFromUserRequest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.permissions.summary.PermissionSummary
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.persistence.DeleteEntities
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.persistence.DeleteEntitiesById
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.persistence.EntityResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.persistence.FindAll
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.persistence.FindEntities
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.persistence.FindWithNamedQuery
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.persistence.MergeEntities
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.persistence.PersistEntities
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.sync.BloomFilter
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.test.EvolvedMessage
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.uniqueness.UniquenessCheckResultInputStateConflictAvro
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.uniqueness.UniquenessCheckResultInputStateUnknownAvro
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.uniqueness.UniquenessCheckResultMalformedRequestAvro
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.uniqueness.UniquenessCheckResultReferenceStateConflictAvro
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.uniqueness.UniquenessCheckResultReferenceStateUnknownAvro
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.uniqueness.UniquenessCheckResultUnhandledExceptionAvro
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.virtualnode.VirtualNodeCreateRequest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.virtualnode.VirtualNodeCreateResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.virtualnode.VirtualNodeDBResetRequest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.virtualnode.VirtualNodeDBResetResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.virtualnode.VirtualNodeManagementResponseFailure
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.virtualnode.VirtualNodeOperationStatusRequest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.virtualnode.VirtualNodeStateChangeRequest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.virtualnode.VirtualNodeStateChangeResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.virtualnode.VirtualNodeUpgradeRequest
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.data.virtualnode.VirtualNodeUpgradeResponse
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.ledger.utxo.verification.CordaPackageSummary
 
customEncode(org.apache.avro.io.Encoder) - function in net.corda.ledger.utxo.verification.TransactionVerificationResponse
 
customEncode(org.apache.avro.io.Encoder) - function in org.apache.avro.specific.SpecificRecordBase
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W