Package org.robovm.apple.homekit
Class HMCharacteristicType.Marshaler
java.lang.Object
org.robovm.apple.homekit.HMCharacteristicType.Marshaler
- Enclosing class:
- HMCharacteristicType
public static class HMCharacteristicType.Marshaler extends Object
-
Constructor Summary
Constructors Constructor Description Marshaler() -
Method Summary
Modifier and Type Method Description static longtoNative(HMCharacteristicType o, long flags)static HMCharacteristicTypetoObject(Class<HMCharacteristicType> cls, long handle, long flags)
-
Constructor Details
-
Marshaler
public Marshaler()
-
-
Method Details
-
toObject
public static HMCharacteristicType toObject(Class<HMCharacteristicType> cls, long handle, long flags) -
toNative
-