be.fgov.ehealth.technicalconnector.ra.domain
Class Result<T>
java.lang.Object
be.fgov.ehealth.technicalconnector.ra.domain.Result<T>
public class Result<T>
- extends Object
Result object from the RA services.
Result
public Result(String msg,
Throwable cause)
Result
public Result(org.joda.time.DateTime time)
Result
public Result(T result)
hasStatusError
public boolean hasStatusError()
getStatus
public Status getStatus()
getTime
public org.joda.time.DateTime getTime()
getResult
public T getResult()
throws RaException
- Throws:
RaException
getCause
public Throwable getCause()
Connector Packaging TECHNICAL 3.14.2 API
Copyright © {inceptionYear}-2018 eHealth. All Rights Reserved.