Package com.android.builder.model
Interface ClassField
public interface ClassField
A Simple class field with name, type and value, all as strings.
-
Method Summary
-
Method Details
-
getType
-
getName
-
getValue
-
getDocumentation
-
getAnnotations
-