org.apache.openejb.jee
Class UserDataConstraint
java.lang.Object
org.apache.openejb.jee.UserDataConstraint
public class UserDataConstraint
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
description
protected List<Text> description
transportGuarantee
protected String transportGuarantee
id
protected String id
UserDataConstraint
public UserDataConstraint()
getDescription
public List<Text> getDescription()
getTransportGuarantee
public String getTransportGuarantee()
setTransportGuarantee
public void setTransportGuarantee(String value)
getId
public String getId()
setId
public void setId(String value)
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.