Constructor and Description |
---|
ExtraGatePlugin() |
Modifier and Type | Method and Description |
---|---|
String |
getArtifactId() |
String |
getGroupId() |
org.springframework.core.io.Resource |
getLocation() |
String |
getVersion() |
void |
setArtifactId(String artifactId) |
void |
setGroupId(String groupId) |
void |
setLocation(org.springframework.core.io.Resource location) |
void |
setVersion(String version) |
public void setLocation(org.springframework.core.io.Resource location)
public org.springframework.core.io.Resource getLocation()
public String getGroupId()
public void setGroupId(String groupId)
public String getArtifactId()
public void setArtifactId(String artifactId)
public String getVersion()
public void setVersion(String version)
Copyright © 2023 GATE. All rights reserved.