Package com.sun.xml.xsom.impl
Interface Ref.ContentType
-
- All Known Subinterfaces:
ContentTypeImpl
- All Known Implementing Classes:
BaseContentRef,EmptyImpl,ListSimpleTypeImpl,ParticleImpl,RestrictionSimpleTypeImpl,SimpleTypeImpl,UnionSimpleTypeImpl
- Enclosing class:
- Ref
public static interface Ref.ContentType
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description XSContentTypegetContentType()
-
-
-
Method Detail
-
getContentType
XSContentType getContentType()
-
-