Uses of Class
com.contentful.java.cda.CDAError
-
Packages that use CDAError Package Description com.contentful.java.cda -
-
Uses of CDAError in com.contentful.java.cda
Methods in com.contentful.java.cda that return types with arguments of type CDAError Modifier and Type Method Description java.util.List<CDAError>CDAArray. getErrors()Method parameters in com.contentful.java.cda with type arguments of type CDAError Modifier and Type Method Description voidCDAArray. setErrors(java.util.List<CDAError> errors)
-