Klasse Group
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.Group
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class Group
extends Object
Group
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic Group.GroupBuilderbuilder()protected booleandescription of the groupdescription(String description) description of the groupbooleaninthashCode()id()Group IDGroup IDname()name of the groupname of the grouptoString()userIds()list of user's Ids assigned to the grouplist of user's Ids assigned to the group
-
Felddetails
-
description
description of the group -
id
Group ID -
name
name of the group -
userIds
list of user's Ids assigned to the group
-
-
Konstruktordetails
-
Group
Constructs a validated instance ofGroup.- Parameter:
spec- the specification to process
-
Group
Constructs a validated instance ofGroup.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Group(Consumer)instead.- Parameter:
description- description of the groupid- Group IDname- name of the groupuserIds- list of user's Ids assigned to the group
-
Group
protected Group()
-
-
Methodendetails
-
builder
-
description
description of the group -
id
Group ID -
name
name of the group -
userIds
list of user's Ids assigned to the group -
description
description of the group- Gibt zurück:
this.
-
id
Group ID- Gibt zurück:
this.
-
name
name of the group- Gibt zurück:
this.
-
userIds
list of user's Ids assigned to the group- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-