fedora.server.config.webxml
Class UserDataConstraint
java.lang.Object
fedora.server.config.webxml.UserDataConstraint
public class UserDataConstraint
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserDataConstraint
public UserDataConstraint()
UserDataConstraint
public UserDataConstraint(java.lang.String transportGuarantee)
getDescriptions
public java.util.List<java.lang.String> getDescriptions()
addDescription
public void addDescription(java.lang.String description)
removeDescription
public void removeDescription(java.lang.String description)
getTransportGuarantee
public java.lang.String getTransportGuarantee()
setTransportGuarantee
public void setTransportGuarantee(java.lang.String transportGuarantee)