public class ExtendedProperty extends Object
ExtendedProperty()
boolean
equals(Object obj)
String
getName()
getValue()
int
hashCode()
void
setName(String name)
setValue(String value)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ExtendedProperty()
public String getName()
public void setName(String name)
public String getValue()
public void setValue(String value)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2009-2013 jclouds. All Rights Reserved.