public class VDBImportMetadata extends AdminObjectImpl implements VDBImport
attachments
DELIMITER, DELIMITER_CHAR, ESCAPED_DELIMITER, ESCAPED_WILDCARD, WILDCARD
Constructor and Description |
---|
VDBImportMetadata() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getName()
Get the name for this AdminObject, usually the last component of the identifier.
|
String |
getVersion() |
int |
hashCode() |
boolean |
isImportDataPolicies() |
void |
setImportDataPolicies(boolean importDataPolicies) |
void |
setName(String name) |
void |
setVersion(String version) |
String |
toString() |
addAttachment, addAttchment, addProperty, getAttachment, getHostName, getProperties, getPropertiesMap, getPropertyValue, getServerGroup, getServerName, removeAttachment, removeProperty, setHostName, setProperties, setServerGroup, setServerName
public String getName()
AdminObject
getName
in interface AdminObject
getName
in interface VDBImport
getName
in class AdminObjectImpl
public void setName(String name)
setName
in class AdminObjectImpl
public String getVersion()
getVersion
in interface VDBImport
public void setVersion(String version)
public boolean isImportDataPolicies()
isImportDataPolicies
in interface VDBImport
public void setImportDataPolicies(boolean importDataPolicies)
Copyright © 2019. All rights reserved.