Class PlaceOfBirth
java.lang.Object
se.swedenconnect.spring.saml.idp.attributes.eidas.PlaceOfBirth
- All Implemented Interfaces:
Serializable,EidasAttributeValue<PlaceOfBirthType>
Place of birth.
- Author:
- Martin Lindström
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PlaceOfBirth
Constructor.- Parameters:
value- the XML value object
-
-
Method Details
-
getValueAsString
Gets the string representation of the value.- Specified by:
getValueAsStringin interfaceEidasAttributeValue<PlaceOfBirthType>- Returns:
- a string
-
createXmlObject
- Specified by:
createXmlObjectin interfaceEidasAttributeValue<PlaceOfBirthType>- Returns:
- the attribute value
-
toString
-