public interface IDescribeComponentInstanceProperty
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
element : name of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
String |
getValue()
element : value of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
void |
setName(String name) |
void |
setValue(String value) |
String getName()
void setName(String name)
String getValue()
void setValue(String value)
Copyright © 2015. All Rights Reserved.