org.compass.core.converter.mapping
Class CollectionResourceWrapper.PropertiesWrapper

java.lang.Object
  extended by org.compass.core.converter.mapping.CollectionResourceWrapper.PropertiesWrapper
Enclosing class:
CollectionResourceWrapper

public class CollectionResourceWrapper.PropertiesWrapper
extends Object


Field Summary
 int counter
           
 String name
           
 Property[] properties
           
 
Constructor Summary
CollectionResourceWrapper.PropertiesWrapper()
           
 
Method Summary
 boolean equals(Object object)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name

properties

public Property[] properties

counter

public int counter
Constructor Detail

CollectionResourceWrapper.PropertiesWrapper

public CollectionResourceWrapper.PropertiesWrapper()
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object object)
Overrides:
equals in class Object


Copyright (c) 2004-2008 The Compass Project.