Uses of Class
org.bytedeco.cpython.PyDateTime_Delta
Packages that use PyDateTime_Delta
-
Uses of PyDateTime_Delta in org.bytedeco.cpython
Methods in org.bytedeco.cpython that return PyDateTime_DeltaModifier and TypeMethodDescriptionPyDateTime_Delta.days(int setter) PyDateTime_Delta.getPointer(long i) PyDateTime_Delta.hashcode(long setter) PyDateTime_Delta.microseconds(int setter) PyDateTime_Delta.position(long position) PyDateTime_Delta.seconds(int setter)