Uses of Class
noNamespace.ResponsePackageV3Type.FirstClassMailType.Enum

Packages that use ResponsePackageV3Type.FirstClassMailType.Enum
noNamespace   
noNamespace.impl   
 

Uses of ResponsePackageV3Type.FirstClassMailType.Enum in noNamespace
 

Fields in noNamespace declared as ResponsePackageV3Type.FirstClassMailType.Enum
static ResponsePackageV3Type.FirstClassMailType.Enum ResponsePackageV3Type.FirstClassMailType.FLAT
           
static ResponsePackageV3Type.FirstClassMailType.Enum ResponsePackageV3Type.FirstClassMailType.LETTER
           
static ResponsePackageV3Type.FirstClassMailType.Enum ResponsePackageV3Type.FirstClassMailType.PARCEL
           
 

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

Methods in noNamespace with parameters of type ResponsePackageV3Type.FirstClassMailType.Enum
 void ResponsePackageV3Type.setFirstClassMailType(ResponsePackageV3Type.FirstClassMailType.Enum firstClassMailType)
          Sets the "FirstClassMailType" element
 

Uses of ResponsePackageV3Type.FirstClassMailType.Enum in noNamespace.impl
 

Methods in noNamespace.impl that return ResponsePackageV3Type.FirstClassMailType.Enum
 ResponsePackageV3Type.FirstClassMailType.Enum ResponsePackageV3TypeImpl.getFirstClassMailType()
          Gets the "FirstClassMailType" element
 

Methods in noNamespace.impl with parameters of type ResponsePackageV3Type.FirstClassMailType.Enum
 void ResponsePackageV3TypeImpl.setFirstClassMailType(ResponsePackageV3Type.FirstClassMailType.Enum firstClassMailType)
          Sets the "FirstClassMailType" element
 



Copyright © 2011. All Rights Reserved.