public class Proof extends Object implements Serializable
| Constructor and Description |
|---|
Proof(String type) |
Proof(String type,
BinaryProof binaryProof) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
BinaryProof |
getBinaryProof() |
String |
getType() |
int |
hashCode() |
void |
setBinaryProof(BinaryProof binaryProof) |
void |
setType(String type) |
String |
toString() |
public Proof(String type)
type - binaryProof - public Proof(String type, BinaryProof binaryProof)
type - binaryProof - public String getType()
public void setType(String type)
type - the type to setpublic BinaryProof getBinaryProof()
public void setBinaryProof(BinaryProof binaryProof)
binaryProof - the binaryProof to set
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.