@Generated(value="org.openapitools.codegen.languages.JavaResteasyServerCodegen") public class SchemaInfo extends SchemaSummary
Constructor and Description |
---|
SchemaInfo() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
@NotNull List<SchemaVersion> |
getVersions() |
int |
hashCode() |
void |
setVersions(List<SchemaVersion> versions) |
String |
toString() |
getId, getName, getState, isEnabled, setEnabled, setId, setName, setState, toIndentedString
@NotNull public @NotNull List<SchemaVersion> getVersions()
public void setVersions(List<SchemaVersion> versions)
public boolean equals(Object o)
equals
in class SchemaSummary
public int hashCode()
hashCode
in class SchemaSummary
public String toString()
toString
in class SchemaSummary
Copyright © 2020 Red Hat. All rights reserved.