public class CimString extends Object
<complexType name="cimString" />
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
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.
|
int |
hashCode() |
void |
setValue(String value) |
String |
toString() |
protected String value
public CimString()
public CimString(String value)
Copyright © 2009-2013 jclouds. All Rights Reserved.