Uses of Class
org.etsi.uri._01903.v1_3.ObjectIdentifierType
Packages that use ObjectIdentifierType
Package
Description
-
Uses of ObjectIdentifierType 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 ObjectIdentifierTypeMethods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ that return ObjectIdentifierTypeModifier and TypeMethodDescriptionExtensionType.getExtnId()Gets the value of the extnId property.Methods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ with parameters of type ObjectIdentifierTypeModifier and TypeMethodDescriptionvoidExtensionType.setExtnId(ObjectIdentifierType value) Sets the value of the extnId property. -
Uses of ObjectIdentifierType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as ObjectIdentifierTypeModifier and TypeFieldDescriptionprotected ObjectIdentifierTypeCommitmentTypeIndicationType.commitmentTypeIdprotected ObjectIdentifierTypeDataObjectFormatType.objectIdentifierprotected ObjectIdentifierTypeSignaturePolicyIdType.sigPolicyIdMethods in org.etsi.uri._01903.v1_3 that return ObjectIdentifierTypeModifier and TypeMethodDescriptionObjectFactory.createObjectIdentifierType()Create an instance ofObjectIdentifierTypeCommitmentTypeIndicationType.getCommitmentTypeId()Gets the value of the commitmentTypeId property.DataObjectFormatType.getObjectIdentifier()Gets the value of the objectIdentifier property.SignaturePolicyIdType.getSigPolicyId()Gets the value of the sigPolicyId property.Methods in org.etsi.uri._01903.v1_3 that return types with arguments of type ObjectIdentifierTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ObjectIdentifierType>ObjectFactory.createObjectIdentifier(ObjectIdentifierType value) Methods in org.etsi.uri._01903.v1_3 with parameters of type ObjectIdentifierTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ObjectIdentifierType>ObjectFactory.createObjectIdentifier(ObjectIdentifierType value) voidCommitmentTypeIndicationType.setCommitmentTypeId(ObjectIdentifierType value) Sets the value of the commitmentTypeId property.voidDataObjectFormatType.setObjectIdentifier(ObjectIdentifierType value) Sets the value of the objectIdentifier property.voidSignaturePolicyIdType.setSigPolicyId(ObjectIdentifierType value) Sets the value of the sigPolicyId property.