Uses of Class
noNamespace.RequestPackageV2Type.Service.Enum

Packages that use RequestPackageV2Type.Service.Enum
noNamespace   
noNamespace.impl   
 

Uses of RequestPackageV2Type.Service.Enum in noNamespace
 

Fields in noNamespace declared as RequestPackageV2Type.Service.Enum
static RequestPackageV2Type.Service.Enum RequestPackageV2Type.Service.ALL
           
static RequestPackageV2Type.Service.Enum RequestPackageV2Type.Service.BPM
           
static RequestPackageV2Type.Service.Enum RequestPackageV2Type.Service.EXPRESS
           
static RequestPackageV2Type.Service.Enum RequestPackageV2Type.Service.FIRST_CLASS
           
static RequestPackageV2Type.Service.Enum RequestPackageV2Type.Service.LIBRARY
           
static RequestPackageV2Type.Service.Enum RequestPackageV2Type.Service.MEDIA
           
static RequestPackageV2Type.Service.Enum RequestPackageV2Type.Service.PARCEL
           
static RequestPackageV2Type.Service.Enum RequestPackageV2Type.Service.PRIORITY
           
 

Methods in noNamespace that return RequestPackageV2Type.Service.Enum
static RequestPackageV2Type.Service.Enum RequestPackageV2Type.Service.Enum.forInt(int i)
          Returns the enum value corresponding to an int, or null if none.
static RequestPackageV2Type.Service.Enum RequestPackageV2Type.Service.Enum.forString(java.lang.String s)
          Returns the enum value for a string, or null if none.
 RequestPackageV2Type.Service.Enum RequestPackageV2Type.getService()
          Gets the "Service" element
 

Methods in noNamespace with parameters of type RequestPackageV2Type.Service.Enum
 void RequestPackageV2Type.setService(RequestPackageV2Type.Service.Enum service)
          Sets the "Service" element
 

Uses of RequestPackageV2Type.Service.Enum in noNamespace.impl
 

Methods in noNamespace.impl that return RequestPackageV2Type.Service.Enum
 RequestPackageV2Type.Service.Enum RequestPackageV2TypeImpl.getService()
          Gets the "Service" element
 

Methods in noNamespace.impl with parameters of type RequestPackageV2Type.Service.Enum
 void RequestPackageV2TypeImpl.setService(RequestPackageV2Type.Service.Enum service)
          Sets the "Service" element
 



Copyright © 2012. All Rights Reserved.