it.eng.rdlab.soa3.pm.connector.beans
Class AttributeBean
java.lang.Object
it.eng.rdlab.soa3.pm.connector.beans.AttributeBean
public class AttributeBean
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeBean
public AttributeBean()
AttributeBean
public AttributeBean(String id,
String value)
getId
public String getId()
setId
public void setId(String id)
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 2013. All Rights Reserved.