Klasse ApprovalPutRequest
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.ApprovalPutRequest
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ApprovalPutRequest
extends Object
ApprovalPutRequest
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedApprovalPutRequest(String approverComment) Constructs a validated instance ofApprovalPutRequest.Constructs a validated instance ofApprovalPutRequest. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungComment added by the approverapproverComment(String approverComment) Comment added by the approverbuilder()protected booleanbooleaninthashCode()toString()
-
Felddetails
-
approverComment
Comment added by the approver
-
-
Konstruktordetails
-
ApprovalPutRequest
Constructs a validated instance ofApprovalPutRequest.- Parameter:
spec- the specification to process
-
ApprovalPutRequest
Constructs a validated instance ofApprovalPutRequest.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ApprovalPutRequest(Consumer)instead.- Parameter:
approverComment- Comment added by the approver
-
ApprovalPutRequest
protected ApprovalPutRequest()
-
-
Methodendetails
-
builder
-
approverComment
Comment added by the approver -
approverComment
Comment added by the approver- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-