Klasse Team
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.Team
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class Team
extends Object
Team
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic enumThe value is to identify whether the team is created from global team assignment or from user or by systemstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic Team.TeamBuilderbuilder()protected booleanbooleaninthashCode()id()Team idTeam idname()Team nameTeam namesource()The value is to identify whether the team is created from global team assignment or from user or by systemsource(Team.SourceEnum source) The value is to identify whether the team is created from global team assignment or from user or by systemtoString()
-
Felddetails
-
id
Team id -
name
Team name -
source
The value is to identify whether the team is created from global team assignment or from user or by system
-
-
Konstruktordetails
-
Team
Constructs a validated instance ofTeam.- Parameter:
spec- the specification to process
-
Team
Constructs a validated instance ofTeam.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Team(Consumer)instead.- Parameter:
id- Team idname- Team namesource- The value is to identify whether the team is created from global team assignment or from user or by system
-
Team
protected Team()
-
-
Methodendetails
-
builder
-
id
Team id -
name
Team name -
source
The value is to identify whether the team is created from global team assignment or from user or by system -
id
Team id- Gibt zurück:
this.
-
name
Team name- Gibt zurück:
this.
-
source
The value is to identify whether the team is created from global team assignment or from user or by system- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-