com.edustructures.sifworks.common
Class StatePrCode

java.lang.Object
  extended by com.edustructures.sifworks.SIFSimpleType<java.lang.String>
      extended by com.edustructures.sifworks.SIFString
          extended by com.edustructures.sifworks.SIFEnum
              extended by com.edustructures.sifworks.common.StatePrCode
All Implemented Interfaces:
java.io.Serializable

public class StatePrCode
extends SIFEnum

Defines the set of values that can be specified whenever a StatePrCode is used as a parameter to a method or constructor. Alternatively, the static wrap method can be called to encapsulate any string value in a StatePrCode object.

Since:
1.1
Version:
2.0
See Also:
Serialized Form

Field Summary
static StatePrCode AA
          Armed Forces Americas (except Canada) ("AA")
static StatePrCode AB
          Alberta ("AB")
static StatePrCode AE
          Armed Forces Africa, Canada, Europe and Middle East ("AE")
static StatePrCode AK
          Alaska ("AK")
static StatePrCode AL
          Alabama ("AL")
static StatePrCode AP
          Armed Forces Pacific ("AP")
static StatePrCode AR
          Arkansas ("AR")
static StatePrCode AZ
          Arizona ("AZ")
static StatePrCode BC
          British Columbia ("BC")
static StatePrCode CA
          California ("CA")
static StatePrCode CO
          Colorado ("CO")
static StatePrCode CT
          Connecticut ("CT")
static StatePrCode CZ
          Canal Zone ("CZ")
static StatePrCode DC
          District of Columbia ("DC")
static StatePrCode DE
          Delaware ("DE")
static StatePrCode FL
          Florida ("FL")
static StatePrCode GA
          Georgia ("GA")
static StatePrCode GU
          Guam ("GU")
static StatePrCode HI
          Hawaii ("HI")
static StatePrCode IA
          Iowa ("IA")
static StatePrCode ID
          Idaho ("ID")
static StatePrCode IL
          Illinois ("IL")
static StatePrCode IN
          Indiana ("IN")
static StatePrCode KS
          Kansas ("KS")
static StatePrCode KY
          Kentucky ("KY")
static StatePrCode LA
          Louisiana ("LA")
static StatePrCode MA
          Massachusetts ("MA")
static StatePrCode MB
          Manitoba ("MB")
static StatePrCode MD
          Maryland ("MD")
static StatePrCode ME
          Maine ("ME")
static StatePrCode MI
          Michigan ("MI")
static StatePrCode MN
          Minnesota ("MN")
static StatePrCode MO
          Missouri ("MO")
static StatePrCode MS
          Mississippi ("MS")
static StatePrCode MT
          Montana ("MT")
static StatePrCode NB
          New Brunswick ("NB")
static StatePrCode NC
          North Carolina ("NC")
static StatePrCode ND
          North Dakota ("ND")
static StatePrCode NE
          Nebraska ("NE")
static StatePrCode NF
          Newfoundland ("NF")
static StatePrCode NH
          New Hampshire ("NH")
static StatePrCode NJ
          New Jersey ("NJ")
static StatePrCode NL
          Newfoundland ("NL")
static StatePrCode NM
          New Mexico ("NM")
static StatePrCode NS
          Nova Scotia ("NS")
static StatePrCode NT
          North West Territories ("NT")
static StatePrCode NU
          Nunavut ("NU")
static StatePrCode NV
          Nevada ("NV")
static StatePrCode NY
          New York ("NY")
static StatePrCode OH
          Ohio ("OH")
static StatePrCode OK
          Oklahoma ("OK")
static StatePrCode ON
          Ontario ("ON")
static StatePrCode OR
          Oregon ("OR")
static StatePrCode PA
          Pennsylvania ("PA")
static StatePrCode PE
          Prince Edward Island ("PE")
static StatePrCode PQ
          Quebec ("PQ")
static StatePrCode PR
          Puerto Rico ("PR")
static StatePrCode QC
          Quebec ("QC")
static StatePrCode RI
          Rhode Island ("RI")
static StatePrCode SC
          South Carolina ("SC")
static StatePrCode SD
          South Dakota ("SD")
static StatePrCode SK
          Saskatchewan ("SK")
static StatePrCode TN
          Tennessee ("TN")
static StatePrCode TX
          Texas ("TX")
static StatePrCode UT
          Utah ("UT")
static StatePrCode VA
          Virginia ("VA")
static StatePrCode VI
          Virgin Islands ("VI")
static StatePrCode VT
          Vermont ("VT")
static StatePrCode WA
          Washington ("WA")
static StatePrCode WI
          Wisconsin ("WI")
static StatePrCode WV
          West Virginia ("WV")
static StatePrCode WY
          Wyoming ("WY")
static StatePrCode YT
          Yukon ("YT")
 
Method Summary
static StatePrCode wrap(java.lang.String value)
          Wrap an arbitrary string value in a StatePrCode object.
 
Methods inherited from class com.edustructures.sifworks.SIFString
getTypeConverter, isDoNotEncode
 
Methods inherited from class com.edustructures.sifworks.SIFSimpleType
createField, equals, getDataType, getSQLType, getValue, hashCode, toString, toString, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

AR

public static final StatePrCode AR
Arkansas ("AR")


AP

public static final StatePrCode AP
Armed Forces Pacific ("AP")


GU

public static final StatePrCode GU
Guam ("GU")


AL

public static final StatePrCode AL
Alabama ("AL")


AK

public static final StatePrCode AK
Alaska ("AK")


MT

public static final StatePrCode MT
Montana ("MT")


MS

public static final StatePrCode MS
Mississippi ("MS")


AE

public static final StatePrCode AE
Armed Forces Africa, Canada, Europe and Middle East ("AE")


MO

public static final StatePrCode MO
Missouri ("MO")


MN

public static final StatePrCode MN
Minnesota ("MN")


AB

public static final StatePrCode AB
Alberta ("AB")


AA

public static final StatePrCode AA
Armed Forces Americas (except Canada) ("AA")


YT

public static final StatePrCode YT
Yukon ("YT")


MI

public static final StatePrCode MI
Michigan ("MI")


GA

public static final StatePrCode GA
Georgia ("GA")


SK

public static final StatePrCode SK
Saskatchewan ("SK")


ME

public static final StatePrCode ME
Maine ("ME")


MD

public static final StatePrCode MD
Maryland ("MD")


MB

public static final StatePrCode MB
Manitoba ("MB")


MA

public static final StatePrCode MA
Massachusetts ("MA")


SD

public static final StatePrCode SD
South Dakota ("SD")


SC

public static final StatePrCode SC
South Carolina ("SC")


FL

public static final StatePrCode FL
Florida ("FL")


RI

public static final StatePrCode RI
Rhode Island ("RI")


LA

public static final StatePrCode LA
Louisiana ("LA")


KY

public static final StatePrCode KY
Kentucky ("KY")


KS

public static final StatePrCode KS
Kansas ("KS")


WY

public static final StatePrCode WY
Wyoming ("WY")


WV

public static final StatePrCode WV
West Virginia ("WV")


WI

public static final StatePrCode WI
Wisconsin ("WI")


QC

public static final StatePrCode QC
Quebec ("QC")


WA

public static final StatePrCode WA
Washington ("WA")


PR

public static final StatePrCode PR
Puerto Rico ("PR")


PQ

public static final StatePrCode PQ
Quebec ("PQ")


DE

public static final StatePrCode DE
Delaware ("DE")


VT

public static final StatePrCode VT
Vermont ("VT")


DC

public static final StatePrCode DC
District of Columbia ("DC")


CZ

public static final StatePrCode CZ
Canal Zone ("CZ")


PE

public static final StatePrCode PE
Prince Edward Island ("PE")


VI

public static final StatePrCode VI
Virgin Islands ("VI")


PA

public static final StatePrCode PA
Pennsylvania ("PA")


CT

public static final StatePrCode CT
Connecticut ("CT")


VA

public static final StatePrCode VA
Virginia ("VA")


CO

public static final StatePrCode CO
Colorado ("CO")


IN

public static final StatePrCode IN
Indiana ("IN")


OR

public static final StatePrCode OR
Oregon ("OR")


IL

public static final StatePrCode IL
Illinois ("IL")


UT

public static final StatePrCode UT
Utah ("UT")


ON

public static final StatePrCode ON
Ontario ("ON")


CA

public static final StatePrCode CA
California ("CA")


OK

public static final StatePrCode OK
Oklahoma ("OK")


ID

public static final StatePrCode ID
Idaho ("ID")


OH

public static final StatePrCode OH
Ohio ("OH")


IA

public static final StatePrCode IA
Iowa ("IA")


NY

public static final StatePrCode NY
New York ("NY")


NV

public static final StatePrCode NV
Nevada ("NV")


NU

public static final StatePrCode NU
Nunavut ("NU")


NT

public static final StatePrCode NT
North West Territories ("NT")


NS

public static final StatePrCode NS
Nova Scotia ("NS")


TX

public static final StatePrCode TX
Texas ("TX")


HI

public static final StatePrCode HI
Hawaii ("HI")


BC

public static final StatePrCode BC
British Columbia ("BC")


NM

public static final StatePrCode NM
New Mexico ("NM")


NL

public static final StatePrCode NL
Newfoundland ("NL")


NJ

public static final StatePrCode NJ
New Jersey ("NJ")


TN

public static final StatePrCode TN
Tennessee ("TN")


NH

public static final StatePrCode NH
New Hampshire ("NH")


NF

public static final StatePrCode NF
Newfoundland ("NF")


AZ

public static final StatePrCode AZ
Arizona ("AZ")


NE

public static final StatePrCode NE
Nebraska ("NE")


ND

public static final StatePrCode ND
North Dakota ("ND")


NC

public static final StatePrCode NC
North Carolina ("NC")


NB

public static final StatePrCode NB
New Brunswick ("NB")

Method Detail

wrap

public static StatePrCode wrap(java.lang.String value)
Wrap an arbitrary string value in a StatePrCode object.

Parameters:
value - The element/attribute value. This method does not verify that the value is valid according to the SIF Specification.


Copyright © 2001-2007 Edustructures LLC. All Rights Reserved. SIFWorks® and ADK® are registered trademarks of Edustructures LLC. SIF™ and Schools Interoperability Framework are trademarks of the Schools Interoperability Framework Association.