com.sun.grizzly.http.webxml.schema
Class UserDataConstraint
java.lang.Object
com.sun.grizzly.http.webxml.schema.UserDataConstraint
public class UserDataConstraint
- extends Object
description
public List<String> description
transportGuarantee
public String transportGuarantee
UserDataConstraint
public UserDataConstraint()
getDescription
public List<String> getDescription()
setDescription
public void setDescription(List<String> description)
getTransportGuarantee
public String getTransportGuarantee()
setTransportGuarantee
public void setTransportGuarantee(String transportGuarantee)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012 Oracle Corporation. All Rights Reserved.