org.iternine.jeppetto.test
Class RelatedObject
java.lang.Object
org.iternine.jeppetto.test.RelatedObject
public class RelatedObject
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RelatedObject
public RelatedObject()
getId
public String getId()
setId
public void setId(String id)
getRelatedStringValue
public String getRelatedStringValue()
setRelatedStringValue
public void setRelatedStringValue(String relatedStringValue)
getRelatedIntValue
public int getRelatedIntValue()
setRelatedIntValue
public void setRelatedIntValue(int relatedIntValue)
Copyright © 2012. All Rights Reserved.