public class Alias extends Object implements Comparable
Alias(String name, String value)
int
compareTo(Object o)
boolean
equals(Object o)
String
getName()
getValue()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Alias(String name, String value)
public String getName()
public String getValue()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
public int compareTo(Object o)
compareTo
Comparable
Copyright © 2019 JBoss by Red Hat. All rights reserved.