Uses of Class
org.apache.juneau.bean.openapi3.Contact
Packages that use Contact
-
Uses of Contact in org.apache.juneau.bean.openapi3
Methods in org.apache.juneau.bean.openapi3 that return ContactModifier and TypeMethodDescriptionstatic final Contact
OpenApiBuilder.contact()
Creates an emptyContact
element.static final Contact
static final Contact
Contact.copy()
Make a deep copy of this object.Info.getContact()
Bean property getter:contact .Bean property setter:email .Bean property setter:name .Bean property setter:url .Contact.strict()
Methods in org.apache.juneau.bean.openapi3 with parameters of type ContactConstructors in org.apache.juneau.bean.openapi3 with parameters of type Contact