Class UserMessage.Selector<TRoot extends com.kscs.util.jaxb.Selector<TRoot,?>,TParent>
- java.lang.Object
-
- com.kscs.util.jaxb.Selector<TRoot,TParent>
-
- org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704.UserMessage.Selector<TRoot,TParent>
-
- Direct Known Subclasses:
UserMessage.Select
- Enclosing class:
- UserMessage
public static class UserMessage.Selector<TRoot extends com.kscs.util.jaxb.Selector<TRoot,?>,TParent> extends com.kscs.util.jaxb.Selector<TRoot,TParent>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,com.kscs.util.jaxb.PropertyTree>buildChildren()This is only used by builders and other implementational detailsCollaborationInfo.Selector<TRoot,UserMessage.Selector<TRoot,TParent>>collaborationInfo()MessageInfo.Selector<TRoot,UserMessage.Selector<TRoot,TParent>>messageInfo()MessageProperties.Selector<TRoot,UserMessage.Selector<TRoot,TParent>>messageProperties()com.kscs.util.jaxb.Selector<TRoot,UserMessage.Selector<TRoot,TParent>>mpc()PartyInfo.Selector<TRoot,UserMessage.Selector<TRoot,TParent>>partyInfo()PayloadInfo.Selector<TRoot,UserMessage.Selector<TRoot,TParent>>payloadInfo()
-
-
-
Method Detail
-
buildChildren
public Map<String,com.kscs.util.jaxb.PropertyTree> buildChildren()
Description copied from class:com.kscs.util.jaxb.SelectorThis is only used by builders and other implementational details
-
messageInfo
public MessageInfo.Selector<TRoot,UserMessage.Selector<TRoot,TParent>> messageInfo()
-
partyInfo
public PartyInfo.Selector<TRoot,UserMessage.Selector<TRoot,TParent>> partyInfo()
-
collaborationInfo
public CollaborationInfo.Selector<TRoot,UserMessage.Selector<TRoot,TParent>> collaborationInfo()
-
messageProperties
public MessageProperties.Selector<TRoot,UserMessage.Selector<TRoot,TParent>> messageProperties()
-
payloadInfo
public PayloadInfo.Selector<TRoot,UserMessage.Selector<TRoot,TParent>> payloadInfo()
-
mpc
public com.kscs.util.jaxb.Selector<TRoot,UserMessage.Selector<TRoot,TParent>> mpc()
-
-