Uses of Interface
ibspan.tss.domain.ontology.money.MeanOfPayment

Packages that use MeanOfPayment
ibspan.tss.domain.ontology.money Ontology Java beans generated from money ontology (with http://www.ibspan.waw.pl/tss/Money# namespace) with Jastor tool. 
 

Uses of MeanOfPayment in ibspan.tss.domain.ontology.money
 

Classes in ibspan.tss.domain.ontology.money that implement MeanOfPayment
 class MeanOfPaymentImpl
          Implementation of MeanOfPayment Use the ibspan.tss.domain.ontology.money.MoneyFactory to create instances of this class.
 

Methods in ibspan.tss.domain.ontology.money that return MeanOfPayment
static MeanOfPayment MoneyFactory.createMeanOfPayment(Resource resource, Model model)
          Create a new instance of MeanOfPayment.
static MeanOfPayment MoneyFactory.createMeanOfPayment(String uri, Model model)
          Create a new instance of MeanOfPayment.
static MeanOfPayment MoneyFactory.getAmericanExpressCard(Model model)
          Get an AmericanExpressCard individual.
static MeanOfPayment MoneyFactory.getBankCard(Model model)
          Get an BankCard individual.
static MeanOfPayment MoneyFactory.getBankCheck(Model model)
          Get an BankCheck individual.
static MeanOfPayment MoneyFactory.getBarter(Model model)
          Get an Barter individual.
static MeanOfPayment MoneyFactory.getBusinessAccount(Model model)
          Get an BusinessAccount individual.
static MeanOfPayment MoneyFactory.getBusinessCheck(Model model)
          Get an BusinessCheck individual.
static MeanOfPayment MoneyFactory.getCarteBlancheCard(Model model)
          Get an CarteBlancheCard individual.
static MeanOfPayment MoneyFactory.getCash(Model model)
          Get an Cash individual.
static MeanOfPayment MoneyFactory.getCentralBill(Model model)
          Get an CentralBill individual.
static MeanOfPayment MoneyFactory.getChargeCard(Model model)
          Get an ChargeCard individual.
static MeanOfPayment MoneyFactory.getCoupon(Model model)
          Get an Coupon individual.
static MeanOfPayment MoneyFactory.getCreditCard(Model model)
          Get an CreditCard individual.
static MeanOfPayment MoneyFactory.getDebitCard(Model model)
          Get an DebitCard individual.
static MeanOfPayment MoneyFactory.getDeposit(Model model)
          Get an Deposit individual.
static MeanOfPayment MoneyFactory.getDinersClubCard(Model model)
          Get an DinersClubCard individual.
static MeanOfPayment MoneyFactory.getDirectBill(Model model)
          Get an DirectBill individual.
static MeanOfPayment MoneyFactory.getDiscoverCard(Model model)
          Get an DiscoverCard individual.
static MeanOfPayment MoneyFactory.getEnRouteCard(Model model)
          Get an EnRouteCard individual.
static MeanOfPayment MoneyFactory.getGiftCertificates(Model model)
          Get an GiftCertificates individual.
static MeanOfPayment MoneyFactory.getJCBCard(Model model)
          Get an JCBCard individual.
static MeanOfPayment MoneyFactory.getMasterCardEuroCard(Model model)
          Get an MasterCardEuroCard individual.
static MeanOfPayment MoneyFactory.getMeanOfPayment(Resource resource, Model model)
          Create a new instance of MeanOfPayment.
static MeanOfPayment MoneyFactory.getMeanOfPayment(String uri, Model model)
          Create a new instance of MeanOfPayment.
static MeanOfPayment MoneyFactory.getMoneyOrder(Model model)
          Get an MoneyOrder individual.
static MeanOfPayment MoneyFactory.getPersonalCheck(Model model)
          Get an PersonalCheck individual.
static MeanOfPayment MoneyFactory.getPrePay(Model model)
          Get an PrePay individual.
static MeanOfPayment MoneyFactory.getRedemption(Model model)
          Get an Redemption individual.
static MeanOfPayment MoneyFactory.getVisaCard(Model model)
          Get an VisaCard individual.
static MeanOfPayment MoneyFactory.getVoucher(Model model)
          Get an Voucher individual.