QualifiedContent.ContentType

public interface QualifiedContent.ContentType

Known direct subclasses
QualifiedContent.DefaultContentType

The type of of the content.


A content type that is requested through the transform API.

Summary

Public methods

abstract int

A unique value for a content type.

abstract String

Content type name, readable by humans.

Public methods

getValue

abstract int getValue()

A unique value for a content type.

name

abstract String name()

Content type name, readable by humans.

Returns
String

the string content type name