Package co.dapi.types
Class Identification
java.lang.Object
co.dapi.types.Identification
public class Identification
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classIdentification.IdentificationType -
Constructor Summary
Constructors Constructor Description Identification(java.lang.String value, Identification.IdentificationType type) -
Method Summary
Modifier and Type Method Description Identification.IdentificationTypegetType()java.lang.StringgetValue()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Identification
-
-
Method Details
-
getValue
public java.lang.String getValue() -
getType
-