public class LinkedAccountPlainAttrProperty extends Object implements Serializable, Comparable<LinkedAccountPlainAttrProperty>
Constructor and Description |
---|
LinkedAccountPlainAttrProperty() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(LinkedAccountPlainAttrProperty connConfProperty) |
boolean |
equals(Object obj) |
String |
getSchema() |
List<String> |
getValues() |
int |
hashCode() |
boolean |
isOverridable() |
void |
setOverridable(boolean overridable) |
void |
setSchema(String schema) |
public String getSchema()
public void setSchema(String schema)
public boolean isOverridable()
public void setOverridable(boolean overridable)
public int compareTo(LinkedAccountPlainAttrProperty connConfProperty)
compareTo
in interface Comparable<LinkedAccountPlainAttrProperty>
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.