moazs.modell
Class DeliveryQuality

java.lang.Object
  extended by moazs.modell.DeliveryQuality

public class DeliveryQuality
extends Object


Field Summary
static List DUAL_DELIVERY_DQ
           
static List GOVERNMENTAL_DQ
           
static String nonRSA
           
static String nonRSA_PLUS
           
static List PRIVATE_DQ
           
static String R
           
static String R_PLUS
           
static String RS
           
static String RS_PLUS
           
static String RSA
           
static String RSA_PLUS
           
static String RSB
           
static String RSB_PLUS
           
 
Constructor Summary
DeliveryQuality()
           
 
Method Summary
 void DeliveryQuality()
           
 long getId()
           
 String getName()
           
 void setId(long id)
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RSA

public static final String RSA
See Also:
Constant Field Values

RSA_PLUS

public static final String RSA_PLUS
See Also:
Constant Field Values

nonRSA

public static final String nonRSA
See Also:
Constant Field Values

nonRSA_PLUS

public static final String nonRSA_PLUS
See Also:
Constant Field Values

RSB

public static final String RSB
See Also:
Constant Field Values

RSB_PLUS

public static final String RSB_PLUS
See Also:
Constant Field Values

R

public static final String R
See Also:
Constant Field Values

R_PLUS

public static final String R_PLUS
See Also:
Constant Field Values

RS

public static final String RS
See Also:
Constant Field Values

RS_PLUS

public static final String RS_PLUS
See Also:
Constant Field Values

GOVERNMENTAL_DQ

public static final List GOVERNMENTAL_DQ

DUAL_DELIVERY_DQ

public static final List DUAL_DELIVERY_DQ

PRIVATE_DQ

public static final List PRIVATE_DQ
Constructor Detail

DeliveryQuality

public DeliveryQuality()
Method Detail

DeliveryQuality

public void DeliveryQuality()

setId

public void setId(long id)

getId

public long getId()

setName

public void setName(String name)

getName

public String getName()


Copyright 2008 EGIZ. All Rights Reserved.