Uses of Class
ca.infoway.messagebuilder.domainvalue.basic.State

Packages that use State
ca.infoway.messagebuilder.domainvalue.basic   
 

Uses of State in ca.infoway.messagebuilder.domainvalue.basic
 

Fields in ca.infoway.messagebuilder.domainvalue.basic declared as State
static State State.ALBERTA
          Deprecated.  
static State State.BRITISH_COLUMBIA
          Deprecated.  
static State State.MANITOBA
          Deprecated.  
static State State.NEW_BRUNSWICK
          Deprecated.  
static State State.NEWFOUNDLAND
          Deprecated.  
static State State.NORTHWEST_TERRITORIES
          Deprecated.  
static State State.NOVA_SCOTIA
          Deprecated.  
static State State.NUNAVUT
          Deprecated.  
static State State.ONTARIO
          Deprecated.  
static State State.PRINCE_EDWARD_ISLAND
          Deprecated.  
static State State.QUEBEC
          Deprecated.  
static State State.SASKATCHEWAN
          Deprecated.  
static State State.YUKON
          Deprecated.  
 

Fields in ca.infoway.messagebuilder.domainvalue.basic with type parameters of type State
static Map<String,State> State.CANADIAN_PROVINCES
          Deprecated.  
 

Methods in ca.infoway.messagebuilder.domainvalue.basic that return State
static State State.resolveState(String code)
          Deprecated. Returns the State matching the given code.
 

Methods in ca.infoway.messagebuilder.domainvalue.basic that return types with arguments of type State
static Collection<State> State.values()
          Deprecated. Returns the collection of values.
 



Copyright © 2013. All Rights Reserved.