|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.dmtf.ovf.environment.Property
public class Property
Java class for anonymous complex type.
| Field Summary | |
|---|---|
protected String |
key
|
protected String |
value
|
| Constructor Summary | |
|---|---|
Property()
|
|
| Method Summary | |
|---|---|
String |
getKey()
Gets the value of the key property. |
Map<QName,String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class. |
String |
getValue()
Gets the value of the value property. |
void |
setKey(String value)
Sets the value of the key property. |
void |
setValue(String value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String key
protected String value
| Constructor Detail |
|---|
public Property()
| Method Detail |
|---|
public String getKey()
public void setKey(String value)
public String getValue()
public void setValue(String value)
public Map<QName,String> getOtherAttributes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||