All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.starter.ignite.generator.swagger.StackGenCodegenProperty Maven / Gradle / Ivy

There is a newer version: 0.9.25
Show newest version
package io.starter.ignite.generator.swagger;

import io.swagger.codegen.CodegenProperty;

public class StackGenCodegenProperty extends CodegenProperty implements Cloneable {
	// Starter StackGen
		public boolean				isSecure, isDataField, isHidden;
		public String				dataField;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy