java.lang.Object
eu.europa.esig.dss.tsl.function.AbstractOtherTSLPointerPredicate
eu.europa.esig.dss.tsl.function.TypeOtherTSLPointer
eu.europa.esig.dss.tsl.function.EUTLOtherTSLPointer
- All Implemented Interfaces:
OtherTSLPointerPredicate,Predicate<eu.europa.esig.trustedlist.jaxb.tsl.OtherTSLPointerType>
This class is a predicate which selects OtherTSLPointerType(s) with a defined
type equals to EUgeneric.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class eu.europa.esig.dss.tsl.function.TypeOtherTSLPointer
testMethods inherited from class eu.europa.esig.dss.tsl.function.AbstractOtherTSLPointerPredicate
extractAdditionalInformation
-
Constructor Details
-
EUTLOtherTSLPointer
public EUTLOtherTSLPointer()Default constructor
-