Uses of Class
io.swagger.models.properties.ByteArrayProperty
-
Packages that use ByteArrayProperty Package Description io.swagger.models.properties -
-
Uses of ByteArrayProperty in io.swagger.models.properties
Methods in io.swagger.models.properties that return ByteArrayProperty Modifier and Type Method Description ByteArrayPropertyByteArrayProperty. example(String example)ByteArrayPropertyByteArrayProperty. readOnly()ByteArrayPropertyByteArrayProperty. vendorExtension(String key, Object obj)ByteArrayPropertyByteArrayProperty. xml(Xml xml)
-