Package org.robovm.apple.corefoundation
Class CFUUID
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.apple.corefoundation.CFType
org.robovm.apple.corefoundation.CFUUID
- All Implemented Interfaces:
AutoCloseable
public class CFUUID extends CFType
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCFUUID.CFUUIDPtrNested classes/interfaces inherited from class org.robovm.apple.corefoundation.CFType
CFType.AsListMarshaler, CFType.CFTypePtr, CFType.Marshaler, CFType.NoRetainMarshaler -
Constructor Summary
Constructors Modifier Constructor Description protectedCFUUID() -
Method Summary
Modifier and Type Method Description StringasString()protected static StringasString(CFAllocator alloc, CFUUID uuid)static CFUUIDcreate()static CFUUIDcreate(byte byte0, byte byte1, byte byte2, byte byte3, byte byte4, byte byte5, byte byte6, byte byte7, byte byte8, byte byte9, byte byte10, byte byte11, byte byte12, byte byte13, byte byte14, byte byte15)static CFUUIDcreate(String uuidStr)static CFUUIDcreate(CFAllocator alloc)static CFUUIDcreate(CFAllocator alloc, byte byte0, byte byte1, byte byte2, byte byte3, byte byte4, byte byte5, byte byte6, byte byte7, byte byte8, byte byte9, byte byte10, byte byte11, byte byte12, byte byte13, byte byte14, byte byte15)static CFUUIDcreate(CFAllocator alloc, String uuidStr)static CFUUIDcreate(CFAllocator alloc, CFUUIDBytes bytes)static CFUUIDcreate(CFUUIDBytes bytes)static longgetClassTypeID()static CFUUIDgetConstantUUID(byte byte0, byte byte1, byte byte2, byte byte3, byte byte4, byte byte5, byte byte6, byte byte7, byte byte8, byte byte9, byte byte10, byte byte11, byte byte12, byte byte13, byte byte14, byte byte15)protected static CFUUIDgetConstantUUID(CFAllocator alloc, byte byte0, byte byte1, byte byte2, byte byte3, byte byte4, byte byte5, byte byte6, byte byte7, byte byte8, byte byte9, byte byte10, byte byte11, byte byte12, byte byte13, byte byte14, byte byte15)CFUUIDBytesgetUUIDBytes()Methods inherited from class org.robovm.apple.corefoundation.CFType
autorelease, close, dispose, dispose, doDispose, equalsTo, finalize, getAllocator, getDescription, getRetainCount, getTypeID, getTypeIDDescription, hash, makeCollectable, release, release, retain, retain, show, toString
-
Constructor Details
-
CFUUID
protected CFUUID()
-
-
Method Details
-
create
-
create
public static CFUUID create(byte byte0, byte byte1, byte byte2, byte byte3, byte byte4, byte byte5, byte byte6, byte byte7, byte byte8, byte byte9, byte byte10, byte byte11, byte byte12, byte byte13, byte byte14, byte byte15) -
create
-
asString
-
getConstantUUID
public static CFUUID getConstantUUID(byte byte0, byte byte1, byte byte2, byte byte3, byte byte4, byte byte5, byte byte6, byte byte7, byte byte8, byte byte9, byte byte10, byte byte11, byte byte12, byte byte13, byte byte14, byte byte15) -
create
-
getClassTypeID
public static long getClassTypeID() -
create
-
create
public static CFUUID create(CFAllocator alloc, byte byte0, byte byte1, byte byte2, byte byte3, byte byte4, byte byte5, byte byte6, byte byte7, byte byte8, byte byte9, byte byte10, byte byte11, byte byte12, byte byte13, byte byte14, byte byte15) -
create
-
asString
-
getConstantUUID
protected static CFUUID getConstantUUID(CFAllocator alloc, byte byte0, byte byte1, byte byte2, byte byte3, byte byte4, byte byte5, byte byte6, byte byte7, byte byte8, byte byte9, byte byte10, byte byte11, byte byte12, byte byte13, byte byte14, byte byte15) -
getUUIDBytes
-
create
-