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