public class GoalAccessor extends HardcodedPropertyAccessor<Goal>
PROPERTY_NOT_FOUND_MARKER, registry
Constructor and Description |
---|
GoalAccessor(HardcodedPropertyAccessorRegistry registry) |
Modifier and Type | Method and Description |
---|---|
Object |
getProperty(Goal object,
String propertyName,
String leftoverExpression) |
public GoalAccessor(HardcodedPropertyAccessorRegistry registry)
public Object getProperty(Goal object, String propertyName, String leftoverExpression)
getProperty
in class HardcodedPropertyAccessor<Goal>
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.