org.camunda.bpm.engine.impl.core.model
Class PropertyListKey<T>
java.lang.Object
org.camunda.bpm.engine.impl.core.model.PropertyListKey<T>
public class PropertyListKey<T>
- extends Object
Key of a list property.
- Author:
- Philipp Ossler
name
protected final String name
PropertyListKey
public PropertyListKey(String name)
getName
public String getName()
toString
public String toString()
- Overrides:
toString in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2015 camunda services GmbH. All rights reserved.