public class ResponseTypeInfoDTO extends DTO
| Modifier and Type | Class and Description |
|---|---|
static class |
ResponseTypeInfoDTO.ResponseType
enum ResponseType
|
| Modifier and Type | Field and Description |
|---|---|
List<String> |
notificationURI
Notification URI
|
ResponseTypeInfoDTO.ResponseType |
responseTypeValue
Response Type Value
|
| Constructor and Description |
|---|
ResponseTypeInfoDTO() |
public ResponseTypeInfoDTO.ResponseType responseTypeValue
public List<String> notificationURI
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0