public class RegistryArtifact extends Object
| Constructor and Description |
|---|
RegistryArtifact() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
String |
getVersion() |
boolean |
removeRegistryElement(RegistryElement item) |
void |
setVersion(String version) |
public String getVersion()
public void setVersion(String version)
public String getType()
public boolean removeRegistryElement(RegistryElement item)
Copyright © 2025 WSO2. All rights reserved.