public static class SignatureType.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 |
|---|---|
Map<String,com.kscs.util.jaxb.PropertyTree> |
buildChildren()
This is only used by builders and other implementational details
|
com.kscs.util.jaxb.Selector<TRoot,SignatureType.Selector<TRoot,TParent>> |
id() |
KeyInfoType.Selector<TRoot,SignatureType.Selector<TRoot,TParent>> |
keyInfo() |
ObjectType.Selector<TRoot,SignatureType.Selector<TRoot,TParent>> |
object() |
SignatureValueType.Selector<TRoot,SignatureType.Selector<TRoot,TParent>> |
signatureValue() |
SignedInfoType.Selector<TRoot,SignatureType.Selector<TRoot,TParent>> |
signedInfo() |
public Map<String,com.kscs.util.jaxb.PropertyTree> buildChildren()
com.kscs.util.jaxb.Selectorpublic SignedInfoType.Selector<TRoot,SignatureType.Selector<TRoot,TParent>> signedInfo()
public SignatureValueType.Selector<TRoot,SignatureType.Selector<TRoot,TParent>> signatureValue()
public KeyInfoType.Selector<TRoot,SignatureType.Selector<TRoot,TParent>> keyInfo()
public ObjectType.Selector<TRoot,SignatureType.Selector<TRoot,TParent>> object()
public com.kscs.util.jaxb.Selector<TRoot,SignatureType.Selector<TRoot,TParent>> id()
Copyright © 2022 NorStella. All rights reserved.