Class MRAConverter
java.lang.Object
eu.europa.esig.dss.tsl.function.converter.MRAConverter
- All Implemented Interfaces:
Function<MutualRecognitionAgreementInformationType,MRA>
public class MRAConverter
extends Object
implements Function<MutualRecognitionAgreementInformationType,MRA>
This class is used to convert JAXB
MutualRecognitionAgreementInformationType to Java MRA-
Constructor Details
-
MRAConverter
public MRAConverter()Default constructor
-
-
Method Details
-
apply
- Specified by:
applyin interfaceFunction<MutualRecognitionAgreementInformationType,MRA>
-