Uses of Class
org.apache.juneau.bean.swagger.Contact
Packages that use Contact
-
Uses of Contact in org.apache.juneau.bean.swagger
Methods in org.apache.juneau.bean.swagger that return ContactModifier and TypeMethodDescriptionstatic final Contact
SwaggerBuilder.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()
Sets strict mode on this bean.Sets strict mode on this bean.Methods in org.apache.juneau.bean.swagger with parameters of type ContactConstructors in org.apache.juneau.bean.swagger with parameters of type Contact