org.opencrx.kernel.code1.cci2
Interface SegmentContainsValueContainer.ValueContainer<E>
- All Superinterfaces:
- Collection<E>, Container<E>, Iterable<E>
- Enclosing interface:
- SegmentContainsValueContainer
public static interface SegmentContainsValueContainer.ValueContainer<E>
- extends Container<E>
Association End Interface valueContainer
| Methods inherited from interface java.util.Collection |
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, removeAll, retainAll, size, toArray, toArray |
get
E get(QualifierType nameType,
String name)
add
void add(QualifierType nameType,
String name,
E valueContainer)
remove
void remove(QualifierType nameType,
String name)
This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.