Package org.mule.apikit.implv1.model
Class MimeTypeImpl
java.lang.Object
org.mule.apikit.implv1.model.MimeTypeImpl
- All Implemented Interfaces:
org.mule.apikit.model.MimeType
-
Constructor Details
-
MimeTypeImpl
public MimeTypeImpl(org.raml.model.MimeType mimeType)
-
-
Method Details
-
getCompiledSchema
- Specified by:
getCompiledSchemain interfaceorg.mule.apikit.model.MimeType
-
getSchema
- Specified by:
getSchemain interfaceorg.mule.apikit.model.MimeType
-
getFormParameters
- Specified by:
getFormParametersin interfaceorg.mule.apikit.model.MimeType
-
getType
- Specified by:
getTypein interfaceorg.mule.apikit.model.MimeType
-
getExample
- Specified by:
getExamplein interfaceorg.mule.apikit.model.MimeType
-
getInstance
public org.raml.model.MimeType getInstance()- Specified by:
getInstancein interfaceorg.mule.apikit.model.MimeType
-
validate
- Specified by:
validatein interfaceorg.mule.apikit.model.MimeType
-