create

create(location: Integer; 
       key:      String; 
       value:    String) updating;

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

2020.0.01 and higher