Uses of Class
com.helger.xsds.xades132.ReferenceInfoType
-
-
Uses of ReferenceInfoType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return ReferenceInfoType Modifier and Type Method Description ReferenceInfoTypeReferenceInfoType. clone()Created by ph-jaxb-plugin -Xph-cloneable2ReferenceInfoTypeObjectFactory. createReferenceInfoType()Create an instance ofReferenceInfoTypeReferenceInfoTypeGenericTimeStampType. getReferenceInfoAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.xsds.xades132 that return types with arguments of type ReferenceInfoType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReferenceInfoType>ObjectFactory. createReferenceInfo(ReferenceInfoType value)List<ReferenceInfoType>GenericTimeStampType. getReferenceInfo()Gets the value of the referenceInfo property.Methods in com.helger.xsds.xades132 with parameters of type ReferenceInfoType Modifier and Type Method Description voidGenericTimeStampType. addReferenceInfo(ReferenceInfoType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidReferenceInfoType. cloneTo(ReferenceInfoType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<ReferenceInfoType>ObjectFactory. createReferenceInfo(ReferenceInfoType value)Method parameters in com.helger.xsds.xades132 with type arguments of type ReferenceInfoType Modifier and Type Method Description voidGenericTimeStampType. setReferenceInfo(List<ReferenceInfoType> aList)Created by ph-jaxb-plugin -Xph-list-extension
-