edu.uoc.exemplefw
Class Constants.TipusComunicacio

java.lang.Object
  extended by edu.uoc.exemplefw.Constants.TipusComunicacio
Enclosing class:
Constants

public static class Constants.TipusComunicacio
extends java.lang.Object

Constans per al tipus de comunicació


Field Summary
static java.lang.String COMUNICACIO_EMAIL
           
static java.lang.String COMUNICACIO_TELEFON
           
 
Constructor Summary
Constants.TipusComunicacio()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COMUNICACIO_TELEFON

public static final java.lang.String COMUNICACIO_TELEFON
See Also:
Constant Field Values

COMUNICACIO_EMAIL

public static final java.lang.String COMUNICACIO_EMAIL
See Also:
Constant Field Values
Constructor Detail

Constants.TipusComunicacio

public Constants.TipusComunicacio()