Uses of Class
oasis.names.tc.dss._1_0.core.schema.AnyType
Packages that use AnyType
Package
Description
-
Uses of AnyType in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_
Fields in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ declared as AnyTypeModifier and TypeFieldDescriptionprotected AnyTypeIndividualReportType.detailsprotected AnyTypeEvidenceRecordValidityType.EncryptionInfo.encryptionInfoValueprotected AnyTypeExtensionType.extnValueprotected AnyTypeCertificateStatusType.RevocationEvidence.otherprotected AnyTypeEntityType.otherprotected AnyTypeIdentifierType.otherprotected AnyTypeSignedObjectIdentifierType.otherprotected AnyTypeSignedPropertiesType.otherprotected AnyTypeTstContentType.otherprotected AnyTypeUnsignedPropertiesType.otherprotected AnyTypeRevocationValuesType.otherValuesprotected AnyTypeAlgorithmValidityType.parametersFields in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ with type parameters of type AnyTypeMethods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ that return AnyTypeModifier and TypeMethodDescriptionIndividualReportType.getDetails()Gets the value of the details property.EvidenceRecordValidityType.EncryptionInfo.getEncryptionInfoValue()Gets the value of the encryptionInfoValue property.ExtensionType.getExtnValue()Gets the value of the extnValue property.CertificateStatusType.RevocationEvidence.getOther()Gets the value of the other property.EntityType.getOther()Gets the value of the other property.IdentifierType.getOther()Gets the value of the other property.SignedObjectIdentifierType.getOther()Gets the value of the other property.SignedPropertiesType.getOther()Gets the value of the other property.TstContentType.getOther()Gets the value of the other property.UnsignedPropertiesType.getOther()Gets the value of the other property.RevocationValuesType.getOtherValues()Gets the value of the otherValues property.AlgorithmValidityType.getParameters()Gets the value of the parameters property.Methods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ that return types with arguments of type AnyTypeMethods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ with parameters of type AnyTypeModifier and TypeMethodDescriptionvoidIndividualReportType.setDetails(AnyType value) Sets the value of the details property.voidEvidenceRecordValidityType.EncryptionInfo.setEncryptionInfoValue(AnyType value) Sets the value of the encryptionInfoValue property.voidExtensionType.setExtnValue(AnyType value) Sets the value of the extnValue property.voidSets the value of the other property.voidSets the value of the other property.voidSets the value of the other property.voidSets the value of the other property.voidSets the value of the other property.voidSets the value of the other property.voidSets the value of the other property.voidRevocationValuesType.setOtherValues(AnyType value) Sets the value of the otherValues property.voidAlgorithmValidityType.setParameters(AnyType value) Sets the value of the parameters property. -
Uses of AnyType in oasis.names.tc.dss._1_0.core.schema
Fields in oasis.names.tc.dss._1_0.core.schema declared as AnyTypeModifier and TypeFieldDescriptionprotected AnyTypeRequestBaseType.optionalInputsprotected AnyTypeResponseBaseType.optionalOutputsprotected AnyTypeKeySelector.otherprotected AnyTypeSignatureObject.otherprotected AnyTypeTimestamp.otherprotected AnyTypeClaimedIdentity.supportingInfoprotected AnyTypeRequesterIdentity.supportingInfoprotected AnyTypeProperty.valueMethods in oasis.names.tc.dss._1_0.core.schema that return AnyTypeModifier and TypeMethodDescriptionObjectFactory.createAnyType()Create an instance ofAnyTypeRequestBaseType.getOptionalInputs()Gets the value of the optionalInputs property.ResponseBaseType.getOptionalOutputs()Gets the value of the optionalOutputs property.KeySelector.getOther()Gets the value of the other property.SignatureObject.getOther()Gets the value of the other property.Timestamp.getOther()Gets the value of the other property.ClaimedIdentity.getSupportingInfo()Gets the value of the supportingInfo property.RequesterIdentity.getSupportingInfo()Gets the value of the supportingInfo property.Property.getValue()Gets the value of the value property.Methods in oasis.names.tc.dss._1_0.core.schema that return types with arguments of type AnyTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AnyType>ObjectFactory.createOptionalInputs(AnyType value) jakarta.xml.bind.JAXBElement<AnyType>ObjectFactory.createOptionalOutputs(AnyType value) Methods in oasis.names.tc.dss._1_0.core.schema with parameters of type AnyTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AnyType>ObjectFactory.createOptionalInputs(AnyType value) jakarta.xml.bind.JAXBElement<AnyType>ObjectFactory.createOptionalOutputs(AnyType value) voidRequestBaseType.setOptionalInputs(AnyType value) Sets the value of the optionalInputs property.voidResponseBaseType.setOptionalOutputs(AnyType value) Sets the value of the optionalOutputs property.voidSets the value of the other property.voidSets the value of the other property.voidSets the value of the other property.voidClaimedIdentity.setSupportingInfo(AnyType value) Sets the value of the supportingInfo property.voidRequesterIdentity.setSupportingInfo(AnyType value) Sets the value of the supportingInfo property.voidSets the value of the value property.