Uses of Class
org.gcube.messaging.common.messages.records.WarRecord.WarSubType

Packages that use WarRecord.WarSubType
org.gcube.messaging.common.messages.records   
 

Uses of WarRecord.WarSubType in org.gcube.messaging.common.messages.records
 

Methods in org.gcube.messaging.common.messages.records that return WarRecord.WarSubType
 WarRecord.WarSubType WarRecord.getSubType()
           
static WarRecord.WarSubType WarRecord.WarSubType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WarRecord.WarSubType[] WarRecord.WarSubType.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 WarRecord.WarSubType
 void WarRecord.setSubType(WarRecord.WarSubType subType)
           
 



Copyright © 2014. All Rights Reserved.