public class AttrTO extends Object implements Comparable<AttrTO>, Serializable
Modifier and Type | Class and Description |
---|---|
static class |
AttrTO.Builder |
Constructor and Description |
---|
AttrTO() |
public String getSchema()
@PathParam(value="schema") public void setSchema(String schema)
schema
- name to be setpublic int compareTo(AttrTO other)
compareTo
in interface Comparable<AttrTO>
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.