org.apache.ws.jaxme.xs

Interface XSSimpleContentType

Known Subinterfaces:
JAXBSimpleContentType
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 Details

getType

public XSType getType()
Returns the contents type.