public class DecimalMaxFacet extends Object implements Facet
Constructor and Description |
---|
DecimalMaxFacet(String value,
boolean inclusive) |
Modifier and Type | Method and Description |
---|---|
<R,P> R |
accept(FacetVisitor<R,P> visitor,
P p) |
String |
getValue() |
boolean |
isInclusive() |
public DecimalMaxFacet(String value, boolean inclusive)
public String getValue()
public boolean isInclusive()
public <R,P> R accept(FacetVisitor<R,P> visitor, P p)
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.