Package com.contentful.java.cda
Class LocalizedResource.Localizer
- java.lang.Object
-
- com.contentful.java.cda.LocalizedResource.Localizer
-
- Enclosing class:
- LocalizedResource
public class LocalizedResource.Localizer extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T> TgetField(java.lang.String key)Extracts a field from the fields set of the active locale, result type is inferred.
-