Klasse EntitySet
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.EntitySet
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class EntitySet
extends Object
EntitySet
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic EntitySet.EntitySetBuilderbuilder()protected booleanenabled()entityType(String entityType) booleaninthashCode()parameters(Map<String, List<String>> parameters) toString()
-
Felddetails
-
enabled
-
entityType
-
parameters
-
-
Konstruktordetails
-
EntitySet
Constructs a validated instance ofEntitySet.- Parameter:
spec- the specification to process
-
EntitySet
Constructs a validated instance ofEntitySet.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
EntitySet(Consumer)instead.- Parameter:
enabled- var.nameentityType- var.nameparameters- var.name
-
EntitySet
protected EntitySet()
-
-
Methodendetails
-
builder
-
enabled
-
entityType
-
parameters
-
enabled
- Gibt zurück:
this.
-
entityType
- Gibt zurück:
this.
-
parameters
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-