Class ArtifactResource
java.lang.Object
org.eclipse.lemminx.customservice.synapse.resourceFinder.pojo.Resource
org.eclipse.lemminx.customservice.synapse.resourceFinder.pojo.ArtifactResource
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetAbsolutePath(String absolutePath) voidsetArtifactPath(String artifactPath) voidsetLocalEntry(boolean localEntry)
-
Constructor Details
-
ArtifactResource
public ArtifactResource()
-
-
Method Details
-
getArtifactPath
-
setArtifactPath
-
getAbsolutePath
-
setAbsolutePath
-
isLocalEntry
public boolean isLocalEntry() -
setLocalEntry
public void setLocalEntry(boolean localEntry)
-