GrammarScope  4.0.0
Public Member Functions | Public Attributes | List of all members
grammarscope.browser.dialog.UrlDialog.ParameterModel.Entry Class Reference

Public Member Functions

 Entry ()
 
 Entry (final String key, final String value)
 

Public Attributes

String key
 
String value
 

Constructor & Destructor Documentation

◆ Entry() [1/2]

grammarscope.browser.dialog.UrlDialog.ParameterModel.Entry.Entry ( )

Constructor

◆ Entry() [2/2]

grammarscope.browser.dialog.UrlDialog.ParameterModel.Entry.Entry ( final String  key,
final String  value 
)

Constructor

Parameters
keykey
valuevalue

Member Data Documentation

◆ key

String grammarscope.browser.dialog.UrlDialog.ParameterModel.Entry.key

Key

◆ value

String grammarscope.browser.dialog.UrlDialog.ParameterModel.Entry.value

Value


The documentation for this class was generated from the following file: