Class CodegenJavaReturn
- java.lang.Object
-
- io.apicurio.hub.api.codegen.beans.CodegenJavaSchema
-
- io.apicurio.hub.api.codegen.beans.CodegenJavaReturn
-
public class CodegenJavaReturn extends CodegenJavaSchema
- Author:
- eric.wittmann@gmail.com
-
-
Constructor Summary
Constructors Constructor Description CodegenJavaReturn()
-
Method Summary
-
Methods inherited from class io.apicurio.hub.api.codegen.beans.CodegenJavaSchema
equals, getCollection, getConstant, getDefaultValue, getFormat, getMaximum, getMaxItems, getMaxLength, getMaxProperties, getMinimum, getMinItems, getMinLength, getMinProperties, getPattern, getType, getUniqueItems, hashCode, isExclusiveMaximum, isExclusiveMinimum, isNullable, setCollection, setConstant, setDefaultValue, setExclusiveMaximum, setExclusiveMinimum, setFormat, setMaximum, setMaxItems, setMaxLength, setMaxProperties, setMinimum, setMinItems, setMinLength, setMinProperties, setPattern, setType, setType, setUniqueItems
-
-