package org.jboss.jsr299.tck.tests.jbt.resolution.coincidence; public interface FirstPaymentMethod { String CASH = "Roubles"; }