public abstract class AbstractParameter<V> extends AbstractParameterGroup implements Iterable<V>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractParameter() |
protected |
AbstractParameter(StringBinding name) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AbstractValues<V> |
getValues() |
boolean |
hasValues() |
Boolean |
isConfigurationParameter() |
Iterator<V> |
iterator() |
getDataCategory, getDataType, getMIMEType, getSemanticTypegetDescription, getNamegetComponentIdcopy, getRefs, setRefclone, copy, copy, shallowCopyprotected AbstractParameter()
protected AbstractParameter(StringBinding name)
Copyright © 2014. All rights reserved.