View as "text/plain" | Blame | Last modification | View Log | RSS feed
package com.spice.profitmandi.common.enumuration; public enum FofoType { INTERNAL, FRANCHISE, THIRD_PARTY }
package com.spice.profitmandi.common.enumuration;
public enum FofoType {
INTERNAL, FRANCHISE, THIRD_PARTY
}