Class InternalEntityAttribute

java.lang.Object
com.atlassian.crowd.model.InternalEntityAttribute
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InternalGroupAttribute, InternalUserAttribute

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

    • InternalEntityAttribute

      protected InternalEntityAttribute()
    • InternalEntityAttribute

      public InternalEntityAttribute(String name, String value)
  • Method Details