org.apache.ws.jaxme.xs
Interface XSSimpleContentType

All Known Subinterfaces:
JAXBSimpleContentType
All Known Implementing Classes:
JAXBSimpleContentTypeImpl, XSSimpleContentTypeImpl

public interface XSSimpleContentType

Detail infos of a complex type with simpleContent.

Author:
Jochen Wiedmann

Method Summary
 XSType getType()
          Returns the contents type.
 

Method Detail

getType

XSType getType()

Returns the contents type.