public class GvrsMetadataReference extends Object implements Comparable<GvrsMetadataReference>
Modifier and Type | Method and Description |
---|---|
int |
compareTo(GvrsMetadataReference o) |
boolean |
equals(Object obj) |
GvrsMetadataType |
getDataType()
Gets the metadata type associated with this instanced.
|
String |
getName()
Gets the application-defined "name" for the record.
|
int |
getRecordID()
Gets the application-defined numerical ID associated with the record.
|
int |
hashCode() |
public int compareTo(GvrsMetadataReference o)
compareTo
in interface Comparable<GvrsMetadataReference>
public String getName()
public int getRecordID()
public GvrsMetadataType getDataType()
Copyright © 2022. All rights reserved.