Class PropertyId

java.lang.Object
com.atlassian.crowd.model.property.PropertyId
All Implemented Interfaces:
Serializable

public class PropertyId extends Object implements Serializable
See Also:
  • Constructor Details

    • PropertyId

      protected PropertyId()
    • PropertyId

      public PropertyId(String key, String name)
  • Method Details