public class UnitOfMeasureContainer extends ProjectEntityContainer<UnitOfMeasure>
m_sequenceProvidermodCount| 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, getSequenceProvider, removed, updateUniqueIDadd, add, clear, get, remove, replaced, set, sizeaddAll, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, removeRange, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArrayparallelStream, removeIf, streampublic UnitOfMeasureContainer(UniqueIdObjectSequenceProvider sequenceProvider)
sequenceProvider - sequence providerpublic UnitOfMeasure getOrCreateByAbbreviation(String abbreviation)
abbreviation - abbreviationCopyright © 2000–2025 MPXJ. All rights reserved.