Class ReferenceCodeView
java.lang.Object
org.cardanofoundation.lob.app.organisation.domain.view.ReferenceCodeView
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ReferenceCodeViewcreateFail(org.zalando.problem.Problem error, ReferenceCodeUpdate referenceCodeUpdate) static ReferenceCodeViewfromEntity(ReferenceCode referenceCode)
-
Constructor Details
-
ReferenceCodeView
public ReferenceCodeView()
-
-
Method Details
-
fromEntity
-
createFail
public static ReferenceCodeView createFail(org.zalando.problem.Problem error, ReferenceCodeUpdate referenceCodeUpdate)
-