Class ProcessSpecificationInfoType.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_bp.ebbp_signals_2.ProcessSpecificationInfoType.Selector<TRoot,TParent>
-
- Direct Known Subclasses:
ProcessSpecificationInfoType.Select
- Enclosing class:
- ProcessSpecificationInfoType
public static class ProcessSpecificationInfoType.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 detailscom.kscs.util.jaxb.Selector<TRoot,ProcessSpecificationInfoType.Selector<TRoot,TParent>>href()com.kscs.util.jaxb.Selector<TRoot,ProcessSpecificationInfoType.Selector<TRoot,TParent>>instanceVersion()com.kscs.util.jaxb.Selector<TRoot,ProcessSpecificationInfoType.Selector<TRoot,TParent>>name()com.kscs.util.jaxb.Selector<TRoot,ProcessSpecificationInfoType.Selector<TRoot,TParent>>type()com.kscs.util.jaxb.Selector<TRoot,ProcessSpecificationInfoType.Selector<TRoot,TParent>>uuid()
-
-
-
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
-
instanceVersion
public com.kscs.util.jaxb.Selector<TRoot,ProcessSpecificationInfoType.Selector<TRoot,TParent>> instanceVersion()
-
name
public com.kscs.util.jaxb.Selector<TRoot,ProcessSpecificationInfoType.Selector<TRoot,TParent>> name()
-
uuid
public com.kscs.util.jaxb.Selector<TRoot,ProcessSpecificationInfoType.Selector<TRoot,TParent>> uuid()
-
type
public com.kscs.util.jaxb.Selector<TRoot,ProcessSpecificationInfoType.Selector<TRoot,TParent>> type()
-
href
public com.kscs.util.jaxb.Selector<TRoot,ProcessSpecificationInfoType.Selector<TRoot,TParent>> href()
-
-