Uses of Class
noNamespace.ResponsePackageV3Type.Container.Enum

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

Uses of ResponsePackageV3Type.Container.Enum in noNamespace
 

Fields in noNamespace declared as ResponsePackageV3Type.Container.Enum
static ResponsePackageV3Type.Container.Enum ResponsePackageV3Type.Container.FLAT_RATE_BOX
           
static ResponsePackageV3Type.Container.Enum ResponsePackageV3Type.Container.FLAT_RATE_ENVELOPE
           
static ResponsePackageV3Type.Container.Enum ResponsePackageV3Type.Container.LG_FLAT_RATE_BOX
           
static ResponsePackageV3Type.Container.Enum ResponsePackageV3Type.Container.NONRECTANGULAR
           
static ResponsePackageV3Type.Container.Enum ResponsePackageV3Type.Container.RECTANGULAR
           
static ResponsePackageV3Type.Container.Enum ResponsePackageV3Type.Container.VARIABLE
           
 

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

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

Uses of ResponsePackageV3Type.Container.Enum in noNamespace.impl
 

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

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



Copyright © 2012. All Rights Reserved.