public class Report extends Object
protected
Report()
Report(String id, String name, String description, String state)
String
description()
void
description(String description)
id()
id(String id)
name()
name(String name)
state()
state(String state)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected Report()
public Report(String id, String name, String description, String state)
public String id()
public void id(String id)
public String name()
public void name(String name)
public String description()
public void description(String description)
public String state()
public void state(String state)
public String toString()
toString
Object
Copyright © 2016. All Rights Reserved.