Interface ParameterTemplateItemIF
- All Known Implementing Classes:
ParameterTemplateItem,ParameterTemplateStepReference
public interface ParameterTemplateItemIF
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetItem(SessionInterface iSession, ConfigurationItemIF iItem, ParameterComplex<? extends ParameterTemplate> tagRestrictor)
-
Method Details
-
setItem
void setItem(SessionInterface iSession, ConfigurationItemIF iItem, ParameterComplex<? extends ParameterTemplate> tagRestrictor) throws RemoteException, M2MException - Throws:
RemoteExceptionM2MException
-