Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface XSMultiValueFacet
extends XSObject
Method Summary | |
XSObjectList |
|
short |
|
StringList |
|
Methods inherited from interface org.apache.xerces.xs.XSObject | |
getName , getNamespace , getNamespaceItem , getType |
public XSObjectList getAnnotations()
A sequence of [annotations] or an emptyXSObjectList
.
public short getFacetKind()
The name of the facet, i.e.FACET_ENUMERATION
andFACET_PATTERN
(seeXSSimpleTypeDefinition
).