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