public class ElementEntity extends Object
private String
id
locate
ElementEntity()
String
getId()
getLocate()
void
setId(String id)
setLocate(String locate)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@XStreamAsAttribute private String locate
@XStreamAsAttribute private String id
public ElementEntity()
public String getLocate()
public void setLocate(String locate)
public String getId()
public void setId(String id)
Copyright © 2014. All rights reserved.