Uses of Class
eu.europa.esig.validationreport.jaxb.TypedDataType
| Package | Description |
|---|---|
| eu.europa.esig.validationreport.jaxb |
-
Uses of TypedDataType in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as TypedDataType Modifier and Type Field Description protected TypedDataTypeCryptoInformationType. algorithmParametersFields in eu.europa.esig.validationreport.jaxb with type parameters of type TypedDataType Modifier and Type Field Description protected List<TypedDataType>AdditionalValidationReportDataType. reportDataprotected List<TypedDataType>IndividualValidationConstraintReportType. validationConstraintParameterMethods in eu.europa.esig.validationreport.jaxb that return TypedDataType Modifier and Type Method Description TypedDataTypeObjectFactory. createTypedDataType()Create an instance ofTypedDataTypeTypedDataTypeCryptoInformationType. getAlgorithmParameters()Gets the value of the algorithmParameters property.Methods in eu.europa.esig.validationreport.jaxb that return types with arguments of type TypedDataType Modifier and Type Method Description List<TypedDataType>AdditionalValidationReportDataType. getReportData()Gets the value of the reportData property.List<TypedDataType>IndividualValidationConstraintReportType. getValidationConstraintParameter()Gets the value of the validationConstraintParameter property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type TypedDataType Modifier and Type Method Description voidCryptoInformationType. setAlgorithmParameters(TypedDataType value)Sets the value of the algorithmParameters property.