org.fcrepo.server.security.servletfilters.xmluserfile
Class Attribute
java.lang.Object
org.fcrepo.server.security.servletfilters.xmluserfile.Attribute
- All Implemented Interfaces:
- Serializable
public class Attribute
- 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 |
Attribute
public Attribute()
getName
public String getName()
setName
public void setName(String name)
getValues
public List<String> getValues()
addValue
public void addValue(String value)
Copyright © 2012 DuraSpace. All Rights Reserved.