public class LCCallNumber extends AbstractCallNumber implements CallNumber
| Constructor and Description |
|---|
LCCallNumber() |
| Modifier and Type | Method and Description |
|---|---|
static LCCallNumber |
getInstance() |
String |
getSortableKey(String callNumber) |
boolean |
isValid(String callNumber) |
normalizeFloat, normalizeSuffixpublic LCCallNumber()
public static LCCallNumber getInstance()
public String getSortableKey(String callNumber)
getSortableKey in interface CallNumbergetSortableKey in class AbstractCallNumberpublic boolean isValid(String callNumber)
isValid in interface CallNumberCopyright © 2004–2015 The Kuali Foundation. All rights reserved.