|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReportRecord.ReportSubType | |
---|---|
org.gcube.messaging.common.messages.records |
Uses of ReportRecord.ReportSubType in org.gcube.messaging.common.messages.records |
---|
Methods in org.gcube.messaging.common.messages.records that return ReportRecord.ReportSubType | |
---|---|
ReportRecord.ReportSubType |
ReportRecord.getSubType()
|
static ReportRecord.ReportSubType |
ReportRecord.ReportSubType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ReportRecord.ReportSubType[] |
ReportRecord.ReportSubType.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 ReportRecord.ReportSubType | |
---|---|
void |
ReportRecord.setSubType(ReportRecord.ReportSubType subType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |