public interface Property
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getBase()
Returns the base object of this property.
|
java.lang.String |
getProperty()
Returns the name of this property.
|
java.lang.Object |
getValue()
Returns the value object of this property.
|
java.lang.Object getBase()
java.lang.Object getValue()
java.lang.String getProperty()
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.