org.mule.common.metadata.key.property
Class CategoryKeyProperty

java.lang.Object
  extended by org.mule.common.metadata.key.property.CategoryKeyProperty
All Implemented Interfaces:
MetaDataKeyProperty, MetaDataProperty

public class CategoryKeyProperty
extends Object
implements MetaDataKeyProperty


Constructor Summary
CategoryKeyProperty(String name)
           
 
Method Summary
 boolean equals(Object o)
           
 String getName()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategoryKeyProperty

public CategoryKeyProperty(String name)
Method Detail

getName

public String getName()

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2014. All rights reserved.