public class RepositoryExplorerDialog.RepositoryObjectReference extends Object
| Constructor and Description |
|---|
RepositoryObjectReference(RepositoryObjectType type,
RepositoryDirectoryInterface dir,
String name) |
RepositoryObjectReference(RepositoryObjectType type,
RepositoryDirectoryInterface dir,
String name,
String versionLabel) |
| Modifier and Type | Method and Description |
|---|---|
RepositoryDirectoryInterface |
getDirectory() |
String |
getName() |
RepositoryObjectType |
getType() |
String |
getVersionLabel() |
public RepositoryObjectReference(RepositoryObjectType type, RepositoryDirectoryInterface dir, String name)
public RepositoryObjectReference(RepositoryObjectType type, RepositoryDirectoryInterface dir, String name, String versionLabel)
public RepositoryDirectoryInterface getDirectory()
public String getName()
public RepositoryObjectType getType()
public String getVersionLabel()
Copyright © 2019 Hitachi Vantara. All rights reserved.