Class PropertyImpl<V>
java.lang.Object
com.atlassian.crowd.search.query.entity.restriction.PropertyImpl<V>
- All Implemented Interfaces:
Property<V>
-
Constructor Details
-
PropertyImpl
-
-
Method Details
-
getPropertyName
Description copied from interface:Property
Returns the name of the property.- Specified by:
getPropertyName
in interfaceProperty<V>
- Returns:
- property name
-
getPropertyType
Description copied from interface:Property
Returns the type of the property value.- Specified by:
getPropertyType
in interfaceProperty<V>
- Returns:
- class type of the property value
-
equals
-
hashCode
public int hashCode() -
toString
-