Uses of Class
dev.vality.damsel.user_interaction.BrowserPostRequest
Packages that use BrowserPostRequest
-
Uses of BrowserPostRequest in dev.vality.damsel.user_interaction
Methods in dev.vality.damsel.user_interaction that return BrowserPostRequestModifier and TypeMethodDescriptionBrowserPostRequest.deepCopy()BrowserHTTPRequest.getPostRequest()Шаблон URI запроса, набор переменных указан ниже.Methods in dev.vality.damsel.user_interaction with parameters of type BrowserPostRequestModifier and TypeMethodDescriptionintBrowserPostRequest.compareTo(BrowserPostRequest other) booleanBrowserPostRequest.equals(BrowserPostRequest that) static BrowserHTTPRequestBrowserHTTPRequest.post_request(BrowserPostRequest value) voidBrowserHTTPRequest.setPostRequest(BrowserPostRequest value) Constructors in dev.vality.damsel.user_interaction with parameters of type BrowserPostRequestModifierConstructorDescriptionPerforms a deep copy on other.