com.atlassian.crowd.integration.model
Class AttributeValues
java.lang.Object
com.atlassian.crowd.integration.model.AttributeValues
public class AttributeValues
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeValues
public AttributeValues()
getID
public long getID()
- Gets the unique identifier.
- Returns:
- The value.
setID
public void setID(long ID)
- Sets the unique identifier for the directory entity.
- Parameters:
ID
- The value.
getValues
public List getValues()
setValues
public void setValues(List values)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.