public static class DayTimeIntervalType.DayMilliseconds extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
DayMilliseconds()
Default native constructor.
|
DayMilliseconds(long size)
Native array allocator.
|
DayMilliseconds(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
days() |
DayTimeIntervalType.DayMilliseconds |
days(int setter) |
boolean |
equals(DayTimeIntervalType.DayMilliseconds other) |
DayTimeIntervalType.DayMilliseconds |
getPointer(long i) |
boolean |
lessThan(DayTimeIntervalType.DayMilliseconds other) |
int |
milliseconds() |
DayTimeIntervalType.DayMilliseconds |
milliseconds(int setter) |
boolean |
notEquals(DayTimeIntervalType.DayMilliseconds other) |
DayTimeIntervalType.DayMilliseconds |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic DayMilliseconds()
public DayMilliseconds(long size)
Pointer.position(long).public DayMilliseconds(Pointer p)
Pointer(Pointer).public DayTimeIntervalType.DayMilliseconds position(long position)
public DayTimeIntervalType.DayMilliseconds getPointer(long i)
getPointer in class Pointerpublic int days()
public DayTimeIntervalType.DayMilliseconds days(int setter)
public int milliseconds()
public DayTimeIntervalType.DayMilliseconds milliseconds(int setter)
@Cast(value="bool") @Name(value="operator ==") public boolean equals(@ByVal DayTimeIntervalType.DayMilliseconds other)
@Cast(value="bool") @Name(value="operator !=") public boolean notEquals(@ByVal DayTimeIntervalType.DayMilliseconds other)
Copyright © 2021. All rights reserved.