create

create(location: Integer; 
       key:      String; 
       values:   ParamListType) updating;

The create method of the JadeRequiredOneOfValueClaimAnnotation class instantiates the JadeRequiredOneOfValueClaimAnnotation object and sets the values of the claimLocation, key, and allowedValues properties to the values provided in location, key, and values parameters, respectively.

2020.0.01 and higher