Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlBasicBuildingBlocks
Packages that use XmlBasicBuildingBlocks
-
Uses of XmlBasicBuildingBlocks in eu.europa.esig.dss.detailedreport
Methods in eu.europa.esig.dss.detailedreport that return XmlBasicBuildingBlocksModifier and TypeMethodDescriptionDetailedReport.getBasicBuildingBlockById(String tokenId) This method returns the full content of the Basic Building Block for a token (signature, timestamp, revocation) -
Uses of XmlBasicBuildingBlocks in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb with type parameters of type XmlBasicBuildingBlocksModifier and TypeFieldDescriptionprotected List<XmlBasicBuildingBlocks>XmlDetailedReport.basicBuildingBlocksMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlBasicBuildingBlocksModifier and TypeMethodDescriptionObjectFactory.createXmlBasicBuildingBlocks()Create an instance ofXmlBasicBuildingBlocksMethods in eu.europa.esig.dss.detailedreport.jaxb that return types with arguments of type XmlBasicBuildingBlocksModifier and TypeMethodDescriptionXmlDetailedReport.getBasicBuildingBlocks()Gets the value of the basicBuildingBlocks property.