Open Core Interface - MLPI
MLPI-MotionLogicProgrammingInterface(mlpi4Java)  1.26.2
com.boschrexroth.mlpi.AccessControl.ExpirationTimeUnit Enum Reference
Collaboration diagram for com.boschrexroth.mlpi.AccessControl.ExpirationTimeUnit:
Collaboration graph

Detailed Description

This enumeration describes the possible units that the expiration time can have (i.e. days or minutes).

Code Name Description
0 MLPI_ACCESSCONTROL_EXPIRATION_UNIT_MINUTES Unit of expiration time is in minutes.
1 MLPI_ACCESSCONTROL_EXPIRATION_UNIT_DAYS Unit of expiration time is in days.

Definition at line 109 of file AccessControl.java.


The documentation for this enum was generated from the following file: