org.sonar.plugins.mantis
Class MantisProperty
java.lang.Object
org.sonar.plugins.mantis.MantisProperty
- All Implemented Interfaces:
- Comparable<MantisProperty>
public class MantisProperty
- extends Object
- implements Comparable<MantisProperty>
- Since:
- 0.1
- Author:
- Jeremie Lagarde
|
Constructor Summary |
MantisProperty(biz.futureware.mantis.rpc.soap.client.ObjectRef ref)
|
MantisProperty
public MantisProperty(biz.futureware.mantis.rpc.soap.client.ObjectRef ref)
compareTo
public int compareTo(MantisProperty o)
- Specified by:
compareTo in interface Comparable<MantisProperty>
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2011. All Rights Reserved.