Changes since
the last release

Uses of Class
com.ebay.soap.eBLBaseComponents.NotificationEventTypeCodeType

Packages that use NotificationEventTypeCodeType
com.ebay.soap.eBLBaseComponents   
 

Uses of NotificationEventTypeCodeType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as NotificationEventTypeCodeType
protected  NotificationEventTypeCodeType SummaryEventScheduleType.eventType
           
protected  NotificationEventTypeCodeType NotificationEventPropertyType.eventType
           
protected  NotificationEventTypeCodeType NotificationEnableType.eventType
           
protected  NotificationEventTypeCodeType NotificationDetailsType.type
           
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type NotificationEventTypeCodeType
protected  List<NotificationEventTypeCodeType> SupportedEventTypesArrayType.eventType
           
 

Methods in com.ebay.soap.eBLBaseComponents that return NotificationEventTypeCodeType
static NotificationEventTypeCodeType NotificationEventTypeCodeType.fromValue(String v)
           
 NotificationEventTypeCodeType[] SupportedEventTypesArrayType.getEventType()
           
 NotificationEventTypeCodeType SummaryEventScheduleType.getEventType()
          Gets the value of the eventType property.
 NotificationEventTypeCodeType NotificationEventPropertyType.getEventType()
          Gets the value of the eventType property.
 NotificationEventTypeCodeType NotificationEnableType.getEventType()
          Gets the value of the eventType property.
 NotificationEventTypeCodeType SupportedEventTypesArrayType.getEventType(int idx)
           
 NotificationEventTypeCodeType NotificationDetailsType.getType()
          Gets the value of the type property.
 NotificationEventTypeCodeType SupportedEventTypesArrayType.setEventType(int idx, NotificationEventTypeCodeType value)
           
static NotificationEventTypeCodeType NotificationEventTypeCodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NotificationEventTypeCodeType[] NotificationEventTypeCodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type NotificationEventTypeCodeType
protected  List<NotificationEventTypeCodeType> SupportedEventTypesArrayType._getEventType()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type NotificationEventTypeCodeType
 NotificationEventTypeCodeType SupportedEventTypesArrayType.setEventType(int idx, NotificationEventTypeCodeType value)
           
 void SummaryEventScheduleType.setEventType(NotificationEventTypeCodeType value)
          Sets the value of the eventType property.
 void NotificationEventPropertyType.setEventType(NotificationEventTypeCodeType value)
          Sets the value of the eventType property.
 void NotificationEnableType.setEventType(NotificationEventTypeCodeType value)
          Sets the value of the eventType property.
 void SupportedEventTypesArrayType.setEventType(NotificationEventTypeCodeType[] values)
           
 void NotificationDetailsType.setType(NotificationEventTypeCodeType value)
          Sets the value of the type property.
 


Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.