Module net.anwiba.commons.reference
Interface IContentType
- All Known Implementing Classes:
ContentType
public interface IContentType
-
Method Summary
-
Method Details
-
getPrimaryType
IPrimaryType getPrimaryType() -
getSecondaryType
ISecondaryType getSecondaryType() -
getParameters
IParameters getParameters() -
getName
String getName() -
getVersion
IOptional<IVersion,RuntimeException> getVersion()
-