Package com.onslip360
Class API.AutoCloseBatchAction
- java.lang.Object
-
- com.onslip360.Onslip360Object<API.AutoCloseBatchAction>
-
- com.onslip360.API.AutoCloseBatchAction
-
- All Implemented Interfaces:
Cloneable
,Comparable<Onslip360Object<API.AutoCloseBatchAction>>
- Enclosing class:
- API
public static class API.AutoCloseBatchAction extends Onslip360Object<API.AutoCloseBatchAction>
-
-
Constructor Summary
Constructors Constructor Description AutoCloseBatchAction(Long journal)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Long
journal()
API.AutoCloseBatchAction
journal(Long journal)
-
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
-
AutoCloseBatchAction
public AutoCloseBatchAction(Long journal)
-
-
Method Detail
-
journal
@Nonnull public Long journal()
-
journal
@Nonnull public API.AutoCloseBatchAction journal(Long journal)
-
-