Package com.onslip360
Class API.ExternalReport
- java.lang.Object
-
- com.onslip360.Onslip360Object<API.ExternalReport>
-
- com.onslip360.API.ExternalReport
-
- All Implemented Interfaces:
Cloneable
,Comparable<Onslip360Object<API.ExternalReport>>
- Enclosing class:
- API
public static class API.ExternalReport extends Onslip360Object<API.ExternalReport>
-
-
Constructor Summary
Constructors Constructor Description ExternalReport(API.Report.Type type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description API.Report.Type
type()
API.ExternalReport
type(API.Report.Type type)
-
Methods inherited from class com.onslip360.Onslip360Object
clone, compareTo, equals, fromJson, fromJson, fromJsonArray, fromJsonArray, fromList, fromMap, fromObject, getExtended, hashCode, setExtended, setExtended, toJson, toJson, toJson, toJson, toList, toMap, toString
-
-
-
-
Constructor Detail
-
ExternalReport
public ExternalReport(API.Report.Type type)
-
-
Method Detail
-
type
@Nonnull public API.Report.Type type()
-
type
@Nonnull public API.ExternalReport type(API.Report.Type type)
-
-