public class UnitOfMeasureContainer extends ProjectEntityContainer<UnitOfMeasure>
m_sequenceProvider
modCount
Constructor and Description |
---|
UnitOfMeasureContainer(UniqueIdObjectSequenceProvider sequenceProvider)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
UnitOfMeasure |
getOrCreateByAbbreviation(String abbreviation)
Create or retrieve a unit of measure by its abbreviation.
|
added, firstUniqueID, fixUniqueIdClashes, getByUniqueID, removed, updateUniqueID
add, add, clear, get, remove, replaced, set, size
addAll, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, removeRange, subList
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
addAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArray
parallelStream, removeIf, stream
public UnitOfMeasureContainer(UniqueIdObjectSequenceProvider sequenceProvider)
sequenceProvider
- sequence providerpublic UnitOfMeasure getOrCreateByAbbreviation(String abbreviation)
abbreviation
- abbreviationCopyright © 2000–2024 Packwood Software. All rights reserved.