public abstract class ParameterCell extends PMMLObject implements HasExtensions
| Constructor and Description |
|---|
ParameterCell() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getParameterName() |
abstract String |
getTargetCategory() |
abstract ParameterCell |
setParameterName(String parameterName) |
abstract ParameterCell |
setTargetCategory(String targetCategory) |
getLocator, setLocatorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExtensions, hasExtensionspublic abstract String getParameterName()
public abstract ParameterCell setParameterName(String parameterName)
public abstract String getTargetCategory()
public abstract ParameterCell setTargetCategory(String targetCategory)
Copyright © 2015 University of Tartu. All Rights Reserved.