Uses of Class
noNamespace.ResponsePackageV2Type.Container.Enum

Packages that use ResponsePackageV2Type.Container.Enum
noNamespace   
noNamespace.impl   
 

Uses of ResponsePackageV2Type.Container.Enum in noNamespace
 

Fields in noNamespace declared as ResponsePackageV2Type.Container.Enum
static ResponsePackageV2Type.Container.Enum ResponsePackageV2Type.Container.FLAT_RATE_BOX
           
static ResponsePackageV2Type.Container.Enum ResponsePackageV2Type.Container.FLAT_RATE_ENVELOPE
           
 

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

Methods in noNamespace with parameters of type ResponsePackageV2Type.Container.Enum
 void ResponsePackageV2Type.setContainer(ResponsePackageV2Type.Container.Enum container)
          Sets the "Container" element
 

Uses of ResponsePackageV2Type.Container.Enum in noNamespace.impl
 

Methods in noNamespace.impl that return ResponsePackageV2Type.Container.Enum
 ResponsePackageV2Type.Container.Enum ResponsePackageV2TypeImpl.getContainer()
          Gets the "Container" element
 

Methods in noNamespace.impl with parameters of type ResponsePackageV2Type.Container.Enum
 void ResponsePackageV2TypeImpl.setContainer(ResponsePackageV2Type.Container.Enum container)
          Sets the "Container" element
 



Copyright © 2012. All Rights Reserved.