public class RespData extends Object
Constructor and Description |
---|
RespData(ResponseData data) |
Modifier and Type | Method and Description |
---|---|
Date |
getProducedAt() |
RespID |
getResponderId() |
X509Extensions |
getResponseExtensions() |
SingleResp[] |
getResponses() |
int |
getVersion() |
public RespData(ResponseData data)
public int getVersion()
public RespID getResponderId()
public Date getProducedAt()
public SingleResp[] getResponses()
public X509Extensions getResponseExtensions()
Copyright © 2015. All rights reserved.