org.openmdx.kernel.log
Class LogEntity
java.lang.Object
org.openmdx.kernel.log.LogEntity
- All Implemented Interfaces:
- Comparable
public class LogEntity
- extends Object
- implements Comparable
LogEntity
public LogEntity(String name,
String mechanism)
getName
public String getName()
getMechanism
public String getMechanism()
setName
public void setName(String value)
setMechanism
public void setMechanism(String value)
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
compareTo
public int compareTo(Object o)
- Specified by:
compareTo in interface Comparable
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.