Package pt.gov.cartaodecidadao
Class PTEID_CardPaceSecretType
- java.lang.Object
-
- pt.gov.cartaodecidadao.PTEID_CardPaceSecretType
-
public final class PTEID_CardPaceSecretType extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static PTEID_CardPaceSecretType
PTEID_CARD_SECRET_CAN
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static PTEID_CardPaceSecretType
swigToEnum(int swigValue)
int
swigValue()
java.lang.String
toString()
-
-
-
Field Detail
-
PTEID_CARD_SECRET_CAN
public static final PTEID_CardPaceSecretType PTEID_CARD_SECRET_CAN
-
-
Method Detail
-
swigValue
public final int swigValue()
-
toString
public java.lang.String toString()
- Overrides:
toString
in classjava.lang.Object
-
swigToEnum
public static PTEID_CardPaceSecretType swigToEnum(int swigValue)
-
-