public class MetadataRef extends Object
| Constructor and Description |
|---|
MetadataRef(List<MetadataEntry> metadataEntries,
int[] metadataIndexes) |
| Modifier and Type | Method and Description |
|---|---|
List<MetadataEntry> |
getMetadataEntries() |
int[] |
getMetadataIndexes() |
public MetadataRef(List<MetadataEntry> metadataEntries, int[] metadataIndexes)
public List<MetadataEntry> getMetadataEntries()
public int[] getMetadataIndexes()
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.