-
- All Implemented Interfaces:
-
android.os.Parcelable
public final class Configuration implements Parcelable
Class for additional configuration
-
-
Constructor Summary
Constructors Constructor Description Configuration(Long endDate)
-
Method Summary
Modifier and Type Method Description final Long
getEndDate()
-
-
Constructor Detail
-
Configuration
Configuration(Long endDate)
- Parameters:
endDate
- end date of users subscription to business partner, represented in number of milliseconds since 1/1/1970 0:00
-
-
Method Detail
-
getEndDate
final Long getEndDate()
-
-
-
-