be.ehealth.businessconnector.therlink.domain.requests
Class BinaryProof
java.lang.Object
be.ehealth.businessconnector.therlink.domain.requests.BinaryProof
- All Implemented Interfaces:
- Serializable
public class BinaryProof
- extends Object
- implements Serializable
A Binary proof class
- See Also:
- Serialized Form
BinaryProof
public BinaryProof(String method,
byte[] binary)
- Parameters:
method
- binary
-
getMethod
public String getMethod()
- Returns:
- the method
setMethod
public void setMethod(String method)
- Parameters:
method
- the method to set
getBinary
public byte[] getBinary()
- Returns:
- the binary
setBinary
public void setBinary(byte[] binary)
- Parameters:
binary
- the binary 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.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.