public class PathEntryResolveInfoElement extends Object
Constructor and Description |
---|
PathEntryResolveInfoElement(IPathEntry rawEntry,
IPathEntry resolvedEntry) |
PathEntryResolveInfoElement(IPathEntry rawEntry,
List<IPathEntry> resolvedList) |
Modifier and Type | Method and Description |
---|---|
IPathEntry |
getRawEntry() |
IPathEntry[] |
getResolvedEntries() |
public PathEntryResolveInfoElement(IPathEntry rawEntry, IPathEntry resolvedEntry)
public PathEntryResolveInfoElement(IPathEntry rawEntry, List<IPathEntry> resolvedList)
public IPathEntry getRawEntry()
public IPathEntry[] getResolvedEntries()
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.