-
RuntimeSearchParam.RuntimeSearchParamStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
RuntimeSearchParam.RuntimeSearchParamStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
RuntimeSearchParam(IIdType theId,
String theUri,
String theName,
String theDescription,
String thePath,
RestSearchParameterTypeEnum theParamType,
Set<String> theProvidesMembershipInCompartments,
Set<String> theTargets,
RuntimeSearchParam.RuntimeSearchParamStatusEnum theStatus,
ComboSearchParamType theComboSearchParamType,
List<RuntimeSearchParam.Component> theComponents,
Collection<String> theBase)