Uses of Class
com.helger.xsds.xades132.DataObjectFormatType
-
-
Uses of DataObjectFormatType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return DataObjectFormatType Modifier and Type Method Description DataObjectFormatTypeDataObjectFormatType. clone()Created by ph-jaxb-plugin -Xph-cloneable2DataObjectFormatTypeObjectFactory. createDataObjectFormatType()Create an instance ofDataObjectFormatTypeDataObjectFormatTypeSignedDataObjectPropertiesType. getDataObjectFormatAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.xsds.xades132 that return types with arguments of type DataObjectFormatType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DataObjectFormatType>ObjectFactory. createDataObjectFormat(DataObjectFormatType value)List<DataObjectFormatType>SignedDataObjectPropertiesType. getDataObjectFormat()Gets the value of the dataObjectFormat property.Methods in com.helger.xsds.xades132 with parameters of type DataObjectFormatType Modifier and Type Method Description voidSignedDataObjectPropertiesType. addDataObjectFormat(DataObjectFormatType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidDataObjectFormatType. cloneTo(DataObjectFormatType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<DataObjectFormatType>ObjectFactory. createDataObjectFormat(DataObjectFormatType value)Method parameters in com.helger.xsds.xades132 with type arguments of type DataObjectFormatType Modifier and Type Method Description voidSignedDataObjectPropertiesType. setDataObjectFormat(List<DataObjectFormatType> aList)Created by ph-jaxb-plugin -Xph-list-extension
-