com.jaxfront.core.schema.impl
Class SchemaTypeComparatorWrapper

java.lang.Object
  extended by com.jaxfront.core.schema.impl.SchemaTypeComparatorWrapper

public class SchemaTypeComparatorWrapper
extends java.lang.Object


Constructor Summary
SchemaTypeComparatorWrapper(SchemaType schemaType)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaTypeComparatorWrapper

public SchemaTypeComparatorWrapper(SchemaType schemaType)
Method Detail

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object