Uses of Class
org.gcube.messaging.common.messages.records.TSRecord.TSSubType

Packages that use TSRecord.TSSubType
org.gcube.messaging.common.messages.records   
 

Uses of TSRecord.TSSubType in org.gcube.messaging.common.messages.records
 

Methods in org.gcube.messaging.common.messages.records that return TSRecord.TSSubType
 TSRecord.TSSubType TSRecord.getTSsubType()
          get the TS subtype
static TSRecord.TSSubType TSRecord.TSSubType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TSRecord.TSSubType[] TSRecord.TSSubType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.messaging.common.messages.records with parameters of type TSRecord.TSSubType
 void TSRecord.setTSsubType(TSRecord.TSSubType tSsubType)
          set TS Subtype
 



Copyright © 2013. All Rights Reserved.