|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectno.ntnu.ime.xmlconverter.server.parser.identifiers.OrganizationNodeIdentifiers
public class OrganizationNodeIdentifiers
Utility class for identifying organizational values. The class can not be instanceiated and all methods are static.
Field Summary | |
---|---|
private static int[] |
WEIGTHS
Weights for checksum generation. |
Constructor Summary | |
---|---|
private |
OrganizationNodeIdentifiers()
|
Method Summary | |
---|---|
static boolean |
isValidOrganizationNumber(java.lang.String orgIdent)
Returns true if the given string is a valid Norwegian business identification number. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final int[] WEIGTHS
Constructor Detail |
---|
private OrganizationNodeIdentifiers()
Method Detail |
---|
public static boolean isValidOrganizationNumber(java.lang.String orgIdent)
orgIdent
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |