public class JarDto extends Object
JarDto()
String
getJarName()
List<ValueDto>
getProperties()
void
setJarName(String jarName)
setProperties(List<ValueDto> properties)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JarDto()
public String getJarName()
public void setJarName(String jarName)
public List<ValueDto> getProperties()
public void setProperties(List<ValueDto> properties)
Copyright © 2020. All rights reserved.