public class PluginsProperties
extends java.lang.Object
Constructor and Description |
---|
PluginsProperties(AccountLinkNetworkProperties accountlink,
AggregateNetworkProperties aggregate,
HashLockNetworkProperties lockhash,
SecretLockNetworkProperties locksecret,
MetadataNetworkProperties metadata,
MosaicNetworkProperties mosaic,
MultisigNetworkProperties multisig,
NamespaceNetworkProperties namespace,
AccountRestrictionNetworkProperties restrictionaccount,
MosaicRestrictionNetworkProperties restrictionmosaic,
TransferNetworkProperties transfer) |
public PluginsProperties(AccountLinkNetworkProperties accountlink, AggregateNetworkProperties aggregate, HashLockNetworkProperties lockhash, SecretLockNetworkProperties locksecret, MetadataNetworkProperties metadata, MosaicNetworkProperties mosaic, MultisigNetworkProperties multisig, NamespaceNetworkProperties namespace, AccountRestrictionNetworkProperties restrictionaccount, MosaicRestrictionNetworkProperties restrictionmosaic, TransferNetworkProperties transfer)
public AccountLinkNetworkProperties getAccountlink()
public AggregateNetworkProperties getAggregate()
public HashLockNetworkProperties getLockhash()
public SecretLockNetworkProperties getLocksecret()
public MetadataNetworkProperties getMetadata()
public MosaicNetworkProperties getMosaic()
public MultisigNetworkProperties getMultisig()
public NamespaceNetworkProperties getNamespace()
public AccountRestrictionNetworkProperties getRestrictionaccount()
public MosaicRestrictionNetworkProperties getRestrictionmosaic()
public TransferNetworkProperties getTransfer()