org.oddjob.beancmpr.beans
Class MatchResultType.MatchResultTypeBase

java.lang.Object
  extended by org.oddjob.beancmpr.beans.MatchResultType.MatchResultTypeBase
All Implemented Interfaces:
MatchResultType
Direct Known Subclasses:
MatchResultType.Equal, MatchResultType.NotEqual, MatchResultType.XMissing, MatchResultType.YMissing
Enclosing interface:
MatchResultType

public abstract static class MatchResultType.MatchResultTypeBase
extends Object
implements MatchResultType


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.oddjob.beancmpr.beans.MatchResultType
MatchResultType.Equal, MatchResultType.MatchResultTypeBase, MatchResultType.NotEqual, MatchResultType.Type, MatchResultType.XMissing, MatchResultType.YMissing
 
Constructor Summary
MatchResultType.MatchResultTypeBase()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.oddjob.beancmpr.beans.MatchResultType
getText, getType
 

Constructor Detail

MatchResultType.MatchResultTypeBase

public MatchResultType.MatchResultTypeBase()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.