org.oddjob.beancmpr.beans
Class MatchResultType.XMissing

java.lang.Object
  extended by org.oddjob.beancmpr.beans.MatchResultType.MatchResultTypeBase
      extended by org.oddjob.beancmpr.beans.MatchResultType.XMissing
All Implemented Interfaces:
MatchResultType
Enclosing interface:
MatchResultType

public abstract static class MatchResultType.XMissing
extends MatchResultType.MatchResultTypeBase


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.XMissing()
           
 
Method Summary
 MatchResultType.Type getType()
           
 
Methods inherited from class org.oddjob.beancmpr.beans.MatchResultType.MatchResultTypeBase
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
 

Constructor Detail

MatchResultType.XMissing

public MatchResultType.XMissing()
Method Detail

getType

public final MatchResultType.Type getType()


Copyright © 2013. All Rights Reserved.