fc6a404
1 2 3 4 5 6 7 8 9
package org.uic.barcode.ssbFrame; public enum SsbStationCodeTable { UNKNOWN_0, NRT, RESERVATION, UNKNOWN_3; }