package com.mycim.valueobject.consts; /** * 类表号 $$COLLECTION_LEVEL 的类表值 */ public enum CollectionLevel { JOB, LOT, UNIT }