Android SDK Version


public final class MetadataRule
Nested Class Summary
Modifier and TypeClassDescription
public classMetadataRule.Companion
Field Summary
Modifier and TypeFieldDescription
private final List<String>keyRules
private final Stringname
private final StringvalRule
Method Summary
Modifier and TypeMethodDescription
final List<String>getKeyRules()
final StringgetName()
final StringgetValRule()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

getKeyRules

 final List<String> getKeyRules()

getName

 final StringgetName()

getValRule

 final StringgetValRule()