@Generated(value="org.openapitools.codegen.languages.JavaResteasyServerCodegen") public class NewSchema extends NewSchemaVersion
Constructor and Description |
---|
NewSchema() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
@NotNull String |
getName() |
SchemaState |
getState() |
int |
hashCode() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setName(String name) |
void |
setState(SchemaState state) |
String |
toString() |
getDefinition, getVersion, getVersionenabled, getVersionid, getVersionstate, setDefinition, setVersion, setVersionenabled, setVersionid, setVersionstate
@NotNull public @NotNull String getName()
public void setName(String name)
public SchemaState getState()
public void setState(SchemaState state)
public boolean isEnabled()
public void setEnabled(boolean enabled)
public boolean equals(Object o)
equals
in class NewSchemaVersion
public int hashCode()
hashCode
in class NewSchemaVersion
public String toString()
toString
in class NewSchemaVersion
Copyright © 2020 Red Hat. All rights reserved.