org.apache.ivy.core.module.descriptor

Class License

public class License extends Object

Constructor Summary
License(String name, String url)
Method Summary
StringgetName()
StringgetUrl()

Constructor Detail

License

public License(String name, String url)

Method Detail

getName

public String getName()

getUrl

public String getUrl()