public static class FormulaContextBuilder.NameNotDefinedWarning extends Object implements FormulaContextBuilder.Warning
| Constructor and Description |
|---|
NameNotDefinedWarning(String name,
Shape shape,
PropertyConstraint property) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
PropertyConstraint |
getProperty() |
Shape |
getShape() |
public NameNotDefinedWarning(String name, Shape shape, PropertyConstraint property)
public String getName()
public Shape getShape()
public PropertyConstraint getProperty()
Copyright © 2019. All rights reserved.