Uses of Class
com.contentful.java.cda.CDAContentType
-
Packages that use CDAContentType Package Description com.contentful.java.cda -
-
Uses of CDAContentType in com.contentful.java.cda
Fields in com.contentful.java.cda declared as CDAContentType Modifier and Type Field Description protected CDAContentTypeCDAEntry. contentTypeMethods in com.contentful.java.cda that return CDAContentType Modifier and Type Method Description CDAContentTypeCDAEntry. contentType()Methods in com.contentful.java.cda with parameters of type CDAContentType Modifier and Type Method Description protected voidCDAEntry. setContentType(CDAContentType contentType)Set the contentType of this entry.
-