public interface Property
| Modifier and Type | Method and Description |
|---|---|
Object |
getBase()
Returns the base object of this property.
|
String |
getProperty()
Returns the name of this property.
|
Object |
getValue()
Returns the value object of this property.
|
Object getBase()
Object getValue()
String getProperty()
Copyright © 2020. All rights reserved.