Klasse Alias
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.Alias
- Bekannte direkte Unterklassen:
AuthServerAlias,AWSConfigurationAlias,ClientMetadataMapping,EndpointAlias,HTTPTransportSecurityAlias,ISConfigurationAlias,OpenIDProviderAlias,SAMLIssuerAlias,ServiceRegistryModel,SimpleAlias,SOAPMessageSecurityAlias,ThirdPartyOAuth2Alias,TransformationAlias,WebmethodsAlias
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class Alias
extends Object
Alias
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected StringA description about the aliasprotected StringA unique ID for the aliasprotected StringA unique name for the assertionprotected StringOwner of the aliasprotected StringStage for which this alias needs to be usedprotected Alias.TypeEnumType of the alias -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanA description about the aliasdescription(String description) A description about the aliasbooleaninthashCode()id()A unique ID for the aliasA unique ID for the aliasname()A unique name for the assertionA unique name for the assertionowner()Owner of the aliasOwner of the aliasstage()Stage for which this alias needs to be usedStage for which this alias needs to be usedtoString()type()Type of the aliastype(Alias.TypeEnum type) Type of the alias
-
Felddetails
-
description
A description about the alias -
id
A unique ID for the alias -
name
A unique name for the assertion -
owner
Owner of the alias -
stage
Stage for which this alias needs to be used -
type
Type of the alias
-
-
Konstruktordetails
-
Alias
Constructs a validated implementation ofAlias.- Parameter:
spec- the specification to process
-
Alias
-
Alias
protected Alias()
-
-
Methodendetails
-
description
A description about the alias -
id
A unique ID for the alias -
name
A unique name for the assertion -
owner
Owner of the alias -
stage
Stage for which this alias needs to be used -
type
Type of the alias -
description
A description about the alias- Gibt zurück:
this.
-
id
A unique ID for the alias- Gibt zurück:
this.
-
name
A unique name for the assertion- Gibt zurück:
this.
-
owner
Owner of the alias- Gibt zurück:
this.
-
stage
Stage for which this alias needs to be used- Gibt zurück:
this.
-
type
Type of the alias- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-