java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.Contact.ContactBuilder
- Umschließende Klasse:
Contact
public static class Contact.ContactBuilder
extends Object
-
Methodenübersicht
The email address of the contact person/organization
The identifying name of the contact person/organization
The URL pointing to the contact information
-
Methodendetails
-
email
The email address of the contact person/organization
- Gibt zurück:
this.
-
name
The identifying name of the contact person/organization
- Gibt zurück:
this.
-
url
The URL pointing to the contact information
- Gibt zurück:
this.
-
-