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