Uses of Class
org.apache.juneau.bean.openapi3.Contact
Packages that use Contact
- 
Uses of Contact in org.apache.juneau.bean.openapi3Methods in org.apache.juneau.bean.openapi3 that return ContactModifier and TypeMethodDescriptionstatic final ContactOpenApiBuilder.contact()Creates an emptyContactelement.static final Contactstatic final ContactContact.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