Klasse ExternalDocs
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.ExternalDocs
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ExternalDocs
extends Object
ExternalDocs
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedExternalDocs(Consumer<ExternalDocs> spec) Constructs a validated implementation ofExternalDocs. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanA short description of the target documentationdescription(String description) A short description of the target documentationbooleaninthashCode()toString()url()The URL for the target documentationThe URL for the target documentationvendorExtensions(Map<String, Object> vendorExtensions)
-
Felddetails
-
description
A short description of the target documentation -
url
The URL for the target documentation -
vendorExtensions
-
-
Konstruktordetails
-
ExternalDocs
Constructs a validated implementation ofExternalDocs.- Parameter:
spec- the specification to process
-
ExternalDocs
-
ExternalDocs
protected ExternalDocs()
-
-
Methodendetails
-
description
A short description of the target documentation -
url
The URL for the target documentation -
vendorExtensions
-
description
A short description of the target documentation- Gibt zurück:
this.
-
url
The URL for the target documentation- Gibt zurück:
this.
-
vendorExtensions
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-