Uses of Class
com.contentful.java.cda.CDAField
-
Packages that use CDAField Package Description com.contentful.java.cda -
-
Uses of CDAField in com.contentful.java.cda
Methods in com.contentful.java.cda that return types with arguments of type CDAField Modifier and Type Method Description java.util.List<CDAField>CDAContentType. fields()java.util.List<CDAField>CDAMetadata. getTags()Method parameters in com.contentful.java.cda with type arguments of type CDAField Modifier and Type Method Description voidCDAMetadata. setTags(java.util.List<CDAField> tags)
-