public class OsCustomAttribute extends Object implements Serializable
OsCustomAttribute()
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 OsCustomAttribute()
public String getName()
public void setName(String name)
name
public String getValue()
public void setValue(String value)
value
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2016. All rights reserved.