Packages

package cases

Type Members

  1. case class ConnectionAdmission(username: String, channel: String, chaincode: String, walletPath: Path, networkDescriptionPath: Path) extends ConnectionAdmissionTrait with Product with Serializable
    Attributes
    protected[de.upb.cs.uc4.hyperledger]
  2. case class ConnectionCertificate(username: String, channel: String, chaincode: String, walletPath: Path, networkDescriptionPath: Path) extends ConnectionCertificateTrait with Product with Serializable
  3. case class ConnectionExaminationRegulation(username: String, channel: String, chaincode: String, walletPath: Path, networkDescriptionPath: Path) extends ConnectionExaminationRegulationTrait with Product with Serializable
  4. case class ConnectionGroup(username: String, channel: String, chaincode: String, walletPath: Path, networkDescriptionPath: Path) extends ConnectionGroupTrait with Product with Serializable
    Attributes
    protected[de.upb.cs.uc4.hyperledger]
  5. case class ConnectionMatriculation(username: String, channel: String, chaincode: String, walletPath: Path, networkDescriptionPath: Path) extends ConnectionMatriculationTrait with Product with Serializable
  6. case class ConnectionOperation(username: String, channel: String, chaincode: String, walletPath: Path, networkDescriptionPath: Path) extends ConnectionOperationTrait with Product with Serializable
    Attributes
    protected[de.upb.cs.uc4.hyperledger]

Ungrouped