com.atlassian.crowd.integration.soap
Class SOAPAttribute
java.lang.Object
com.atlassian.crowd.integration.soap.SOAPAttribute
- All Implemented Interfaces:
- Serializable
public class SOAPAttribute
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAPAttribute
public SOAPAttribute()
getName
public String getName()
setName
public void setName(String name)
getValues
public String[] getValues()
setValues
public void setValues(String[] values)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.