public static class SignalMessage.Selector<TRoot extends com.kscs.util.jaxb.Selector<TRoot,?>,TParent>
extends com.kscs.util.jaxb.Selector<TRoot,TParent>
| Constructor and Description |
|---|
Selector(TRoot root,
TParent parent,
String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
com.kscs.util.jaxb.Selector<TRoot,SignalMessage.Selector<TRoot,TParent>> |
any() |
Map<String,com.kscs.util.jaxb.PropertyTree> |
buildChildren()
This is only used by builders and other implementational details
|
Error.Selector<TRoot,SignalMessage.Selector<TRoot,TParent>> |
error() |
MessageInfo.Selector<TRoot,SignalMessage.Selector<TRoot,TParent>> |
messageInfo() |
PullRequest.Selector<TRoot,SignalMessage.Selector<TRoot,TParent>> |
pullRequest() |
Receipt.Selector<TRoot,SignalMessage.Selector<TRoot,TParent>> |
receipt() |
public Map<String,com.kscs.util.jaxb.PropertyTree> buildChildren()
com.kscs.util.jaxb.Selectorpublic MessageInfo.Selector<TRoot,SignalMessage.Selector<TRoot,TParent>> messageInfo()
public PullRequest.Selector<TRoot,SignalMessage.Selector<TRoot,TParent>> pullRequest()
public Receipt.Selector<TRoot,SignalMessage.Selector<TRoot,TParent>> receipt()
public Error.Selector<TRoot,SignalMessage.Selector<TRoot,TParent>> error()
public com.kscs.util.jaxb.Selector<TRoot,SignalMessage.Selector<TRoot,TParent>> any()
Copyright © 2022 NorStella. All rights reserved.