@Generated(value="org.openapitools.codegen.languages.JavaResteasyServerCodegen") public class SchemaListItem extends SchemaSummary
Constructor and Description |
---|
SchemaListItem() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
@NotNull SchemaVersion |
getLatest() |
int |
hashCode() |
void |
setLatest(SchemaVersion latest) |
String |
toString() |
getId, getName, getState, isEnabled, setEnabled, setId, setName, setState, toIndentedString
@NotNull public @NotNull SchemaVersion getLatest()
public void setLatest(SchemaVersion latest)
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.