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