be.ehealth.businessconnector.therlink.domain
Class Proof
java.lang.Object
be.ehealth.businessconnector.therlink.domain.Proof
- All Implemented Interfaces:
- Serializable
public class Proof
- extends Object
- implements Serializable
Proof.
- See Also:
- Serialized Form
Proof
public Proof(String type)
- Parameters:
type
- binaryProof
-
Proof
public Proof(String type,
BinaryProof binaryProof)
- Parameters:
type
- binaryProof
-
getType
public String getType()
- Returns:
- the type
setType
public void setType(String type)
- Parameters:
type
- the type to set
getBinaryProof
public BinaryProof getBinaryProof()
- Returns:
- the binaryProof
setBinaryProof
public void setBinaryProof(BinaryProof binaryProof)
- Parameters:
binaryProof
- the binaryProof to set
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Connector Business ORGPHARMACY 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.