Uses of Class
com.contentful.java.cda.CDAType
-
Packages that use CDAType Package Description com.contentful.java.cda -
-
Uses of CDAType in com.contentful.java.cda
Methods in com.contentful.java.cda that return CDAType Modifier and Type Method Description CDATypeCDAResource. type()static CDATypeCDAType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CDAType[]CDAType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-