public class DefaultNDescriptorLicense extends Object implements net.thevpc.nuts.NDescriptorLicense
| Constructor and Description |
|---|
DefaultNDescriptorLicense(net.thevpc.nuts.NDescriptorLicense other) |
DefaultNDescriptorLicense(String id,
String name,
String url,
String distribution,
String comments,
String date,
Map<String,String> properties) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NDescriptorLicenseBuilder |
builder() |
String |
getComments() |
String |
getDate() |
String |
getDistribution() |
String |
getId() |
String |
getName() |
Map<String,String> |
getProperties() |
String |
getUrl() |
net.thevpc.nuts.NDescriptorLicense |
readOnly() |
public DefaultNDescriptorLicense(net.thevpc.nuts.NDescriptorLicense other)
public String getName()
getName in interface net.thevpc.nuts.NDescriptorLicensepublic String getUrl()
getUrl in interface net.thevpc.nuts.NDescriptorLicensepublic String getDistribution()
getDistribution in interface net.thevpc.nuts.NDescriptorLicensepublic String getComments()
getComments in interface net.thevpc.nuts.NDescriptorLicensepublic String getId()
getId in interface net.thevpc.nuts.NDescriptorLicensepublic String getDate()
getDate in interface net.thevpc.nuts.NDescriptorLicensepublic Map<String,String> getProperties()
getProperties in interface net.thevpc.nuts.NDescriptorLicensepublic net.thevpc.nuts.NDescriptorLicense readOnly()
readOnly in interface net.thevpc.nuts.NDescriptorLicensepublic net.thevpc.nuts.NDescriptorLicenseBuilder builder()
builder in interface net.thevpc.nuts.NDescriptorLicenseCopyright © 2025 vpc open source initiative. All rights reserved.