Klasse PortalCommunities
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.PortalCommunities
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class PortalCommunities
extends Object
PortalCommunities
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic enumStaus of the API Portal community. -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected StringDescription of API Portal community.protected StringID of API Portal community.protected StringAPI Portal community name.protected PortalCommunities.StatusEnumStaus of the API Portal community. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedPortalCommunities(String description, String id, String name, PortalCommunities.StatusEnum status) Constructs a validated implementation ofPortalCommunities. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanDescription of API Portal community.description(String description) Description of API Portal community.booleaninthashCode()id()ID of API Portal community.ID of API Portal community.name()API Portal community name.API Portal community name.status()Staus of the API Portal community.status(PortalCommunities.StatusEnum status) Staus of the API Portal community.toString()
-
Felddetails
-
description
Description of API Portal community. -
id
ID of API Portal community. -
name
API Portal community name. -
status
Staus of the API Portal community.
-
-
Konstruktordetails
-
PortalCommunities
Constructs a validated implementation ofPortalCommunities.- Parameter:
spec- the specification to process
-
PortalCommunities
public PortalCommunities(String description, String id, String name, PortalCommunities.StatusEnum status) -
PortalCommunities
protected PortalCommunities()
-
-
Methodendetails
-
description
Description of API Portal community. -
id
ID of API Portal community. -
name
API Portal community name. -
status
Staus of the API Portal community. -
description
Description of API Portal community.- Gibt zurück:
this.
-
id
ID of API Portal community.- Gibt zurück:
this.
-
name
API Portal community name.- Gibt zurück:
this.
-
status
Staus of the API Portal community.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-