jetbrains.buildServer.users
Class SimplePropertyKey

java.lang.Object
  extended by jetbrains.buildServer.users.PropertyKey
      extended by jetbrains.buildServer.users.SimplePropertyKey

public class SimplePropertyKey
extends PropertyKey


Constructor Summary
SimplePropertyKey(java.lang.String key)
           
 
Method Summary
 java.lang.String getKey()
          Returns string representation of this key
 
Methods inherited from class jetbrains.buildServer.users.PropertyKey
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SimplePropertyKey

public SimplePropertyKey(java.lang.String key)
Method Detail

getKey

@NotNull
public java.lang.String getKey()
Description copied from class: PropertyKey
Returns string representation of this key

Specified by:
getKey in class PropertyKey
Returns:
string representation of this key