@Label(value="ManifestEntry") public interface ManifestEntryDescriptor extends com.buschmais.jqassistant.plugin.common.api.model.ValueDescriptor<String>
Modifier and Type | Method and Description |
---|---|
String |
getValue()
Return the value.
|
void |
setValue(String value)
Set the value.
|
Copyright © 2016 buschmais GbR. All rights reserved.