Uses of Record Class
de.sstoehr.harreader.model.HarPostDataParam
Packages that use HarPostDataParam
-
Uses of HarPostDataParam in de.sstoehr.harreader.model
Methods in de.sstoehr.harreader.model that return types with arguments of type HarPostDataParamModifier and TypeMethodDescriptionHarPostData.params()Returns the value of theparamsrecord component.Constructor parameters in de.sstoehr.harreader.model with type arguments of type HarPostDataParamModifierConstructorDescriptionHarPostData(String mimeType, List<HarPostDataParam> params, String text, String comment, Map<String, Object> additional) Creates an instance of aHarPostDatarecord class.