public class InstanceProperty extends Object
| Constructor and Description |
|---|
InstanceProperty(String property,
String value)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty()
returns the name of the property
|
String |
getValue()
returns the value of the property
|
Copyright © 2018. All rights reserved.