public static class General.Builder
extends TransactionBuilder
Just uses the default class TransactionBuilder
with no special logic
class TransactionBuilder
Constructor and Description |
---|
Builder(Party notary)
Just uses the default
class TransactionBuilder with no special logic |
addAttachment, addCommand, addCommand, addCommand, addInputState, addOutputState, addOutputState, addOutputState, addOutputState, addSignatureUnchecked, attachments, checkAndAddSignature, checkSignature, commands, copy, getAttachments, getCommands, getCurrentSigs, getInputs, getNotary, getOutputs, getSigners, getTime, getTimestamp, getType, inputStates, outputStates, setNotary, setTime, setTime, setTimestamp, signWith, toSignedTransaction, toWireTransaction, withItems
public Builder(Party notary)
Just uses the default class TransactionBuilder
with no special logic
class TransactionBuilder