Class PermissionLocation
java.lang.Object
com.highmobility.autoapi.certificate.PermissionLocation
Used to get the Auto API bit locations for the Access Certificate permissions field in crypto
package.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.highmobility.value.BitLocationstatic com.highmobility.value.BitLocationstatic com.highmobility.value.BitLocationstatic com.highmobility.value.BitLocationlocationFor(Integer identifier, PermissionLocation.Type type)
-
Constructor Details
-
PermissionLocation
public PermissionLocation()
-
-
Method Details
-
allowCarSdkResetLocation
public static com.highmobility.value.BitLocation allowCarSdkResetLocation() -
locationFor
public static com.highmobility.value.BitLocation locationFor(Integer identifier, PermissionLocation.Type type) -
headUnitReadLocation
public static com.highmobility.value.BitLocation headUnitReadLocation() -
headUnitWriteLocation
public static com.highmobility.value.BitLocation headUnitWriteLocation()
-