@InterfaceAudience.Private public class SingleResponse extends AbstractResponse
Modifier and Type | Class and Description |
---|---|
static class |
SingleResponse.Entry |
AbstractResponse.ResponseType
Modifier and Type | Field and Description |
---|---|
private SingleResponse.Entry |
entry |
Constructor and Description |
---|
SingleResponse() |
Modifier and Type | Method and Description |
---|---|
SingleResponse.Entry |
getEntry() |
void |
setEntry(SingleResponse.Entry entry) |
AbstractResponse.ResponseType |
type() |
private SingleResponse.Entry entry
public SingleResponse()
public SingleResponse.Entry getEntry()
public void setEntry(SingleResponse.Entry entry)
public AbstractResponse.ResponseType type()
type
in class AbstractResponse
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.