Uses of Class
com.helger.xsds.xades132.XAdESTimeStampType
-
-
Uses of XAdESTimeStampType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return XAdESTimeStampType Modifier and Type Method Description XAdESTimeStampTypeXAdESTimeStampType. clone()Created by ph-jaxb-plugin -Xph-cloneable2XAdESTimeStampTypeObjectFactory. createXAdESTimeStampType()Create an instance ofXAdESTimeStampTypeXAdESTimeStampTypeSignedDataObjectPropertiesType. getAllDataObjectsTimeStampAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionXAdESTimeStampTypeSignedDataObjectPropertiesType. getIndividualDataObjectsTimeStampAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.xsds.xades132 that return types with arguments of type XAdESTimeStampType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<XAdESTimeStampType>ObjectFactory. createAllDataObjectsTimeStamp(XAdESTimeStampType value)jakarta.xml.bind.JAXBElement<XAdESTimeStampType>ObjectFactory. createArchiveTimeStamp(XAdESTimeStampType value)jakarta.xml.bind.JAXBElement<XAdESTimeStampType>ObjectFactory. createIndividualDataObjectsTimeStamp(XAdESTimeStampType value)jakarta.xml.bind.JAXBElement<XAdESTimeStampType>ObjectFactory. createRefsOnlyTimeStamp(XAdESTimeStampType value)jakarta.xml.bind.JAXBElement<XAdESTimeStampType>ObjectFactory. createSigAndRefsTimeStamp(XAdESTimeStampType value)jakarta.xml.bind.JAXBElement<XAdESTimeStampType>ObjectFactory. createSignatureTimeStamp(XAdESTimeStampType value)jakarta.xml.bind.JAXBElement<XAdESTimeStampType>ObjectFactory. createXAdESTimeStamp(XAdESTimeStampType value)List<XAdESTimeStampType>SignedDataObjectPropertiesType. getAllDataObjectsTimeStamp()Gets the value of the allDataObjectsTimeStamp property.List<XAdESTimeStampType>SignedDataObjectPropertiesType. getIndividualDataObjectsTimeStamp()Gets the value of the individualDataObjectsTimeStamp property.Methods in com.helger.xsds.xades132 with parameters of type XAdESTimeStampType Modifier and Type Method Description voidSignedDataObjectPropertiesType. addAllDataObjectsTimeStamp(XAdESTimeStampType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidSignedDataObjectPropertiesType. addIndividualDataObjectsTimeStamp(XAdESTimeStampType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidXAdESTimeStampType. cloneTo(XAdESTimeStampType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<XAdESTimeStampType>ObjectFactory. createAllDataObjectsTimeStamp(XAdESTimeStampType value)jakarta.xml.bind.JAXBElement<XAdESTimeStampType>ObjectFactory. createArchiveTimeStamp(XAdESTimeStampType value)jakarta.xml.bind.JAXBElement<XAdESTimeStampType>ObjectFactory. createIndividualDataObjectsTimeStamp(XAdESTimeStampType value)jakarta.xml.bind.JAXBElement<XAdESTimeStampType>ObjectFactory. createRefsOnlyTimeStamp(XAdESTimeStampType value)jakarta.xml.bind.JAXBElement<XAdESTimeStampType>ObjectFactory. createSigAndRefsTimeStamp(XAdESTimeStampType value)jakarta.xml.bind.JAXBElement<XAdESTimeStampType>ObjectFactory. createSignatureTimeStamp(XAdESTimeStampType value)jakarta.xml.bind.JAXBElement<XAdESTimeStampType>ObjectFactory. createXAdESTimeStamp(XAdESTimeStampType value)Method parameters in com.helger.xsds.xades132 with type arguments of type XAdESTimeStampType Modifier and Type Method Description voidSignedDataObjectPropertiesType. setAllDataObjectsTimeStamp(List<XAdESTimeStampType> aList)Created by ph-jaxb-plugin -Xph-list-extensionvoidSignedDataObjectPropertiesType. setIndividualDataObjectsTimeStamp(List<XAdESTimeStampType> aList)Created by ph-jaxb-plugin -Xph-list-extension
-