public class Constraint extends Object
Constructor and Description |
---|
Constraint(String name,
String... allowedValue) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Collection<String> |
getAllowedValues() |
String |
getName() |
int |
hashCode() |
String |
toString() |
public String getName()
public Collection<String> getAllowedValues()
Copyright © 2012–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.