public interface IDecisionMethodsList extends List, Serializable
IDecisionMethod instances| Modifier and Type | Method and Description |
|---|---|
void |
addDecisionMethod(IDecisionMethod method) |
IDecisionMethod |
getMethod(int index) |
void |
setMethods(String[] methods) |
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArrayparallelStream, removeIf, streamvoid addDecisionMethod(IDecisionMethod method)
IDecisionMethod getMethod(int index)
void setMethods(String[] methods)
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.