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