public interface Property<V>
UserTermKeys
,
GroupTermKeys
Modifier and Type | Method and Description |
---|---|
String |
getPropertyName()
Returns the name of the property.
|
Class<V> |
getPropertyType()
Returns the type of the property value.
|
Copyright © 2020 Atlassian. All rights reserved.