Iterable<XSSimpleType>
, XSComponent
, XSContentType
, XSDeclaration
, XSSimpleType
, XSType
UnionSimpleTypeImpl
public interface XSUnionSimpleType extends XSSimpleType, Iterable<XSSimpleType>
EXTENSION, RESTRICTION, SUBSTITUTION
Modifier and Type | Method | Description |
---|---|---|
XSSimpleType |
getMember(int idx) |
|
int |
getMemberSize() |
forEach, iterator, spliterator
apply, getAnnotation, getAnnotation, getForeignAttribute, getForeignAttributes, getLocator, getOwnerSchema, getRoot, getSourceDocument, select, selectSingle, visit
apply, asEmpty, asParticle, asSimpleType, visit
getName, getTargetNamespace, isAnonymous, isGlobal, isLocal
apply, asList, asRestriction, asUnion, getBaseListType, getBaseUnionType, getFacet, getFacets, getPrimitiveType, getRedefinedBy, getSimpleBaseType, getVariety, isFinal, isList, isPrimitive, isRestriction, isUnion, visit
asComplexType, asSimpleType, getBaseType, getDerivationMethod, getRedefinedCount, isComplexType, isDerivedFrom, isSimpleType, listSubstitutables
XSSimpleType getMember(int idx)
int getMemberSize()
Copyright © 2018 Oracle Corporation. All rights reserved.