com.atlassian.crowd.model.property
Class PropertyId
java.lang.Object
com.atlassian.crowd.model.property.PropertyId
- All Implemented Interfaces:
- Serializable
public class PropertyId
- extends Object
- implements Serializable
- See Also:
- Serialized Form
PropertyId
protected PropertyId()
PropertyId
public PropertyId(String key,
String name)
getKey
public String getKey()
setKey
public void setKey(String key)
getName
public String getName()
setName
public void setName(String name)
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2016 Atlassian. All Rights Reserved.