Package nis.svc.opt.api
Interface ProjectLogs
-
public interface ProjectLogs
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
ProjectLogs.Note
static class
ProjectLogs.Type
A report line item code.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ProjectLogs.Note[]
all()
All notes
-
-
-
Method Detail
-
all
ProjectLogs.Note[] all()
All notes- Returns:
- all notes
-
-