Class ContactIO<V,A extends V,O extends V,AB,OB>
java.lang.Object
io.smallrye.openapi.runtime.io.ModelIO<org.eclipse.microprofile.openapi.models.info.Contact,V,A,O,AB,OB>
io.smallrye.openapi.runtime.io.info.ContactIO<V,A,O,AB,OB>
public class ContactIO<V,A extends V,O extends V,AB,OB>
extends ModelIO<org.eclipse.microprofile.openapi.models.info.Contact,V,A,O,AB,OB>
-
Field Summary
Fields inherited from class io.smallrye.openapi.runtime.io.ModelIO
annotationName, modelName -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.smallrye.openapi.runtime.io.ModelIO
entry, enumValue, enumValue, getAnnotation, getName, getName, getRepeatableAnnotations, hasRepeatableAnnotation, ioContext, jsonIO, not, optionalJsonArray, optionalJsonObject, read, read, readValue, scannerContext, setAllIfPresent, setIfPresent, toLinkedMap, value, value
-
Constructor Details
-
ContactIO
-
-
Method Details
-
read
public org.eclipse.microprofile.openapi.models.info.Contact read(org.jboss.jandex.AnnotationInstance annotation) -
readObject
-
write
-