public class OptionsDTO extends Object implements Serializable
protected String
label
name
OptionsDTO()
String
getLabel()
getName()
void
setLabel(String label)
setName(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String label
protected String name
public OptionsDTO()
public String getLabel()
public void setLabel(String label)
public String getName()
public void setName(String name)
Copyright © 2014. All rights reserved.