Uses of Class
be.fgov.ehealth.rn.commons.business.v1.SeverityType

Packages that use SeverityType
be.fgov.ehealth.rn.commons.business.v1   
 

Uses of SeverityType in be.fgov.ehealth.rn.commons.business.v1
 

Methods in be.fgov.ehealth.rn.commons.business.v1 that return SeverityType
static SeverityType SeverityType.fromValue(String v)
           
 SeverityType Message.getSeverity()
          Gets the value of the severity property.
 SeverityType BusinessAnomalyType.getSeverity()
          Gets the value of the severity property.
static SeverityType SeverityType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SeverityType[] SeverityType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in be.fgov.ehealth.rn.commons.business.v1 with parameters of type SeverityType
 void Message.setSeverity(SeverityType value)
          Sets the value of the severity property.
 void BusinessAnomalyType.setSeverity(SeverityType value)
          Sets the value of the severity property.
 




Connector Packaging generic 3.19.1 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.