public static class DataVault.DVDataName
extends java.lang.Object
Constructor and Description |
---|
DVDataName() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Returns the name of the data record name.
|
int |
getType()
Returns the type of the data record name.
|
void |
setName(java.lang.String name)
Sets the name of the data record name.
|
void |
setType(int type)
Sets the type of the data record name.
|
public java.lang.String getName()
public void setName(java.lang.String name)
name
- the name of the data record namepublic int getType()
public void setType(int type)
type
- the type of the data record name