Klasse InputVersion
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.InputVersion
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class InputVersion
extends Object
InputVersion
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedInputVersion(String newApiVersion, Boolean retainApplications) InputVersion(Consumer<InputVersion> spec) Constructs a validated implementation ofInputVersion. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleaninthashCode()newApiVersion(String newApiVersion) retainApplications(Boolean retainApplications) toString()
-
Felddetails
-
newApiVersion
-
retainApplications
-
-
Konstruktordetails
-
InputVersion
Constructs a validated implementation ofInputVersion.- Parameter:
spec- the specification to process
-
InputVersion
-
InputVersion
protected InputVersion()
-
-
Methodendetails