Package org.javastro.ivoa.entities.vodml
Class PrimitiveType.Selector<TRoot extends com.kscs.util.jaxb.Selector<TRoot,?>,TParent>
java.lang.Object
com.kscs.util.jaxb.Selector<TRoot,TParent>
org.javastro.ivoa.entities.vodml.ReferableElement.Selector<TRoot,TParent>
org.javastro.ivoa.entities.vodml.Type.Selector<TRoot,TParent>
org.javastro.ivoa.entities.vodml.ValueType.Selector<TRoot,TParent>
org.javastro.ivoa.entities.vodml.PrimitiveType.Selector<TRoot,TParent>
- Direct Known Subclasses:
Enumeration.Selector,PrimitiveType.Select
- Enclosing class:
- PrimitiveType
public static class PrimitiveType.Selector<TRoot extends com.kscs.util.jaxb.Selector<TRoot,?>,TParent>
extends ValueType.Selector<TRoot,TParent>
-
Field Summary
Fields inherited from class com.kscs.util.jaxb.Selector
_include, _parent, _propertyName, _root -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.javastro.ivoa.entities.vodml.Type.Selector
_abstract, _extends, constraintsMethods inherited from class org.javastro.ivoa.entities.vodml.ReferableElement.Selector
description, id, name, vodmlIdMethods inherited from class com.kscs.util.jaxb.Selector
build, init
-
Constructor Details
-
Selector
-
-
Method Details
-
buildChildren
- Overrides:
buildChildrenin classValueType.Selector<TRoot extends com.kscs.util.jaxb.Selector<TRoot,?>, TParent>
-