public class HTTPItem extends Object implements Serializable
| Constructor and Description |
|---|
HTTPItem() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getChoiceValue()
Returns the value of field 'choiceValue'.
|
Get |
getGet()
Returns the value of field 'get'.
|
Post |
getPost()
Returns the value of field 'post'.
|
void |
setGet(Get get)
Sets the value of field 'get'.
|
void |
setPost(Post post)
Sets the value of field 'post'.
|
public Object getChoiceValue()
public Get getGet()
public Post getPost()
public void setGet(Get get)
get - the value of field 'get'.public void setPost(Post post)
post - the value of field 'post'.Copyright © 2022 B3Partners B.V.. All rights reserved.