Uses of Class
yarfraw.generated.googlebase.elements.PaymentMethodEnumeration

Packages that use PaymentMethodEnumeration
yarfraw.generated.googlebase.elements   
 

Uses of PaymentMethodEnumeration in yarfraw.generated.googlebase.elements
 

Fields in yarfraw.generated.googlebase.elements with type parameters of type PaymentMethodEnumeration
protected  List<PaymentMethodEnumeration> GoogleBaseExtension.paymentAccepted
           
 

Methods in yarfraw.generated.googlebase.elements that return PaymentMethodEnumeration
static PaymentMethodEnumeration PaymentMethodEnumeration.fromValue(String v)
           
static PaymentMethodEnumeration PaymentMethodEnumeration.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PaymentMethodEnumeration[] PaymentMethodEnumeration.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in yarfraw.generated.googlebase.elements that return types with arguments of type PaymentMethodEnumeration
 JAXBElement<PaymentMethodEnumeration> ObjectFactory.createPaymentAccepted(PaymentMethodEnumeration value)
          Create an instance of JAXBElement<PaymentMethodEnumeration>}
 List<PaymentMethodEnumeration> GoogleBaseExtension.getPaymentAccepted()
          Gets the value of the paymentAccepted property.
 

Methods in yarfraw.generated.googlebase.elements with parameters of type PaymentMethodEnumeration
 JAXBElement<PaymentMethodEnumeration> ObjectFactory.createPaymentAccepted(PaymentMethodEnumeration value)
          Create an instance of JAXBElement<PaymentMethodEnumeration>}
 



Copyright © 2008. All Rights Reserved.