Package com.soffid.iam.model
Class AttributeParser
- java.lang.Object
-
- com.soffid.iam.model.AttributeParser
-
public class AttributeParser extends Object
-
-
Constructor Summary
Constructors Constructor Description AttributeParser(String attributeName, es.caib.seycon.ng.comu.TypeEnumeration type, Object v)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]
getBlobValue()
static Object
getObjectValue(es.caib.seycon.ng.comu.TypeEnumeration type, String value2, byte[] blobDataValue)
String
getValue()
-