Uses of Class
noNamespace.RequestPackageV3Type.Service.Enum

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

Uses of RequestPackageV3Type.Service.Enum in noNamespace
 

Fields in noNamespace declared as RequestPackageV3Type.Service.Enum
static RequestPackageV3Type.Service.Enum RequestPackageV3Type.Service.ALL
           
static RequestPackageV3Type.Service.Enum RequestPackageV3Type.Service.BPM
           
static RequestPackageV3Type.Service.Enum RequestPackageV3Type.Service.EXPRESS
           
static RequestPackageV3Type.Service.Enum RequestPackageV3Type.Service.EXPRESS_COMMERCIAL
           
static RequestPackageV3Type.Service.Enum RequestPackageV3Type.Service.EXPRESS_HFP
           
static RequestPackageV3Type.Service.Enum RequestPackageV3Type.Service.EXPRESS_HFP_COMMERCIAL
           
static RequestPackageV3Type.Service.Enum RequestPackageV3Type.Service.EXPRESS_SH
           
static RequestPackageV3Type.Service.Enum RequestPackageV3Type.Service.EXPRESS_SH_COMMERCIAL
           
static RequestPackageV3Type.Service.Enum RequestPackageV3Type.Service.FIRST_CLASS
           
static RequestPackageV3Type.Service.Enum RequestPackageV3Type.Service.LIBRARY
           
static RequestPackageV3Type.Service.Enum RequestPackageV3Type.Service.MEDIA
           
static RequestPackageV3Type.Service.Enum RequestPackageV3Type.Service.ONLINE
           
static RequestPackageV3Type.Service.Enum RequestPackageV3Type.Service.PARCEL
           
static RequestPackageV3Type.Service.Enum RequestPackageV3Type.Service.PRIORITY
           
static RequestPackageV3Type.Service.Enum RequestPackageV3Type.Service.PRIORITY_COMMERCIAL
           
 

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

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

Uses of RequestPackageV3Type.Service.Enum in noNamespace.impl
 

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

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



Copyright © 2012. All Rights Reserved.