public class Metadata extends Object implements Serializable
| Constructor and Description |
|---|
Metadata() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getMatches() |
String |
getValue() |
void |
setKey(String key) |
void |
setMatches(String matches) |
void |
setValue(String value) |
boolean |
shouldSetMetadata(String file) |
public String getKey()
public void setKey(String key)
public String getValue()
public void setValue(String value)
public String getMatches()
public void setMatches(String matches)
public boolean shouldSetMetadata(String file)
Copyright © 2018. All rights reserved.