org.opencrx.kernel.contract1.cci2
Interface SegmentContainsQuote.Quote<E>
- All Superinterfaces:
- Collection<E>, Container<E>, Iterable<E>
- Enclosing interface:
- SegmentContainsQuote
public static interface SegmentContainsQuote.Quote<E>
- extends Container<E>
Association End Interface quote
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 idType,
String id)
add
void add(QualifierType idType,
String id,
E quote)
remove
void remove(QualifierType idType,
String id)
This software is published under the BSD license. Copyright © 2003-2013, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.