Interface EidasAttributeValue<T extends XMLObject>
- Type Parameters:
T- the eIDAS type
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
CountryString, CurrentAddress, DateOfBirth, Gender, PersonIdentifier, PlaceOfBirth, TransliterationString
Interface representing an eIDAS attribute value.
- Author:
- Martin Lindström
-
Method Summary
Modifier and TypeMethodDescriptionGets the string representation of the value.
-
Method Details
-
getValueAsString
-
createXmlObject
-