public class ConstraintInfo extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
ConstraintInfo.Constraint |
static class |
ConstraintInfo.HttpMethod |
| Modifier and Type | Method and Description |
|---|---|
ConstraintInfo.Constraint |
getConstraint() |
ConstraintInfo.HttpMethod[] |
getOmittedHttpMethods() |
String |
getPath() |
public ConstraintInfo.Constraint getConstraint()
public ConstraintInfo.HttpMethod[] getOmittedHttpMethods()
public String getPath()