Uses of Class
eu.europa.esig.dss.spi.tsl.PivotInfo
| Package | Description |
|---|---|
| eu.europa.esig.dss.spi.tsl | |
| eu.europa.esig.dss.spi.tsl.identifier |
-
Uses of PivotInfo in eu.europa.esig.dss.spi.tsl
Methods in eu.europa.esig.dss.spi.tsl that return types with arguments of type PivotInfo Modifier and Type Method Description List<PivotInfo>LOTLInfo. getPivotInfos()Returns a list ofPivotInfos summary for pivots found in the LOTLMethod parameters in eu.europa.esig.dss.spi.tsl with type arguments of type PivotInfo Modifier and Type Method Description voidLOTLInfo. setPivotInfos(List<PivotInfo> pivotInfos)Sets a list ofPivotInfos summary for pivots found in the LOTL -
Uses of PivotInfo in eu.europa.esig.dss.spi.tsl.identifier
Constructors in eu.europa.esig.dss.spi.tsl.identifier with parameters of type PivotInfo Constructor Description PivotIdentifier(PivotInfo pivotInfo)