Uses of Class
org.llrp.ltk.types.UnsignedLong_DATETIME

Packages that use UnsignedLong_DATETIME
org.llrp.ltk.generated.parameters   
 

Uses of UnsignedLong_DATETIME in org.llrp.ltk.generated.parameters
 

Fields in org.llrp.ltk.generated.parameters declared as UnsignedLong_DATETIME
protected  UnsignedLong_DATETIME UTCTimestamp.microseconds
           
protected  UnsignedLong_DATETIME LastSeenTimestampUTC.microseconds
           
protected  UnsignedLong_DATETIME FirstSeenTimestampUTC.microseconds
           
 

Methods in org.llrp.ltk.generated.parameters that return UnsignedLong_DATETIME
 UnsignedLong_DATETIME UTCTimestamp.getMicroseconds()
          get microseconds of type UnsignedLong_DATETIME.
 UnsignedLong_DATETIME LastSeenTimestampUTC.getMicroseconds()
          get microseconds of type UnsignedLong_DATETIME.
 UnsignedLong_DATETIME FirstSeenTimestampUTC.getMicroseconds()
          get microseconds of type UnsignedLong_DATETIME.
 

Methods in org.llrp.ltk.generated.parameters with parameters of type UnsignedLong_DATETIME
 void UTCTimestamp.setMicroseconds(UnsignedLong_DATETIME microseconds)
          set microseconds of type UnsignedLong_DATETIME .
 void LastSeenTimestampUTC.setMicroseconds(UnsignedLong_DATETIME microseconds)
          set microseconds of type UnsignedLong_DATETIME .
 void FirstSeenTimestampUTC.setMicroseconds(UnsignedLong_DATETIME microseconds)
          set microseconds of type UnsignedLong_DATETIME .
 



Copyright © 2007 ETH Zurich.