Uses of Enum
eu.europa.esig.dss.enumerations.ObjectIdentifierQualifier
Packages that use ObjectIdentifierQualifier
Package
Description
- 
Uses of ObjectIdentifierQualifier in eu.europa.esig.dss.enumerations
Methods in eu.europa.esig.dss.enumerations that return ObjectIdentifierQualifierModifier and TypeMethodDescriptionstatic ObjectIdentifierQualifierReturns anObjectIdentifierQualifierinstance from the given valueCommitmentTypeEnum.getQualifier()ObjectIdentifier.getQualifier()Returns Object Identifier Qualifierstatic ObjectIdentifierQualifierReturns the enum constant of this type with the specified name.static ObjectIdentifierQualifier[]ObjectIdentifierQualifier.values()Returns an array containing the constants of this enum type, in the order they are declared. - 
Uses of ObjectIdentifierQualifier in eu.europa.esig.dss.jaxb.parsers
Methods in eu.europa.esig.dss.jaxb.parsers that return ObjectIdentifierQualifierModifier and TypeMethodDescriptionstatic ObjectIdentifierQualifierParses the value and returnsObjectIdentifierQualifierMethods in eu.europa.esig.dss.jaxb.parsers with parameters of type ObjectIdentifierQualifierModifier and TypeMethodDescriptionstatic StringObjectIdentifierQualifierParser.print(ObjectIdentifierQualifier v) Gets a text name of the value - 
Uses of ObjectIdentifierQualifier in eu.europa.esig.dss.model
Methods in eu.europa.esig.dss.model that return ObjectIdentifierQualifierModifier and TypeMethodDescriptionCommonCommitmentType.getQualifier()Policy.getQualifier()Get the identifier qualifierSpDocSpecification.getQualifier()Get a qualifier (used in XAdES)Methods in eu.europa.esig.dss.model with parameters of type ObjectIdentifierQualifierModifier and TypeMethodDescriptionvoidCommonCommitmentType.setQualifier(ObjectIdentifierQualifier qualifier) Sets Qualifier defining the type of OID identifier used for CommitmentType.voidPolicy.setQualifier(ObjectIdentifierQualifier qualifier) Set the identifier qualifier (used in XAdES only)voidSpDocSpecification.setQualifier(ObjectIdentifierQualifier qualifier) Set a qualifier (used in XAdES) - 
Uses of ObjectIdentifierQualifier in eu.europa.esig.dss.spi
Methods in eu.europa.esig.dss.spi with parameters of type ObjectIdentifierQualifierModifier and TypeMethodDescriptionstatic StringDSSUtils.getObjectIdentifierValue(String oidOrUriString, ObjectIdentifierQualifier qualifier) This method returns a URI value of theoidOrUriStringtaking into account the definedObjectIdentifierQualifier(to be used for XAdES processing). - 
Uses of ObjectIdentifierQualifier in eu.europa.esig.dss.ws.signature.dto.parameters
Methods in eu.europa.esig.dss.ws.signature.dto.parameters that return ObjectIdentifierQualifierModifier and TypeMethodDescriptionRemoteBLevelParameters.getPolicyQualifier()Get the identifier qualifierMethods in eu.europa.esig.dss.ws.signature.dto.parameters with parameters of type ObjectIdentifierQualifierModifier and TypeMethodDescriptionvoidRemoteBLevelParameters.setPolicyQualifier(ObjectIdentifierQualifier qualifier) Set the identifier qualifier - 
Uses of ObjectIdentifierQualifier in eu.europa.esig.xades.jaxb.xades111
Fields in eu.europa.esig.xades.jaxb.xades111 declared as ObjectIdentifierQualifierMethods in eu.europa.esig.xades.jaxb.xades111 that return ObjectIdentifierQualifierModifier and TypeMethodDescriptionIdentifierType.getQualifier()Gets the value of the qualifier property.Methods in eu.europa.esig.xades.jaxb.xades111 with parameters of type ObjectIdentifierQualifierModifier and TypeMethodDescriptionAdapter1.marshal(ObjectIdentifierQualifier value) voidIdentifierType.setQualifier(ObjectIdentifierQualifier value) Sets the value of the qualifier property. - 
Uses of ObjectIdentifierQualifier in eu.europa.esig.xades.jaxb.xades122
Fields in eu.europa.esig.xades.jaxb.xades122 declared as ObjectIdentifierQualifierMethods in eu.europa.esig.xades.jaxb.xades122 that return ObjectIdentifierQualifierModifier and TypeMethodDescriptionIdentifierType.getQualifier()Gets the value of the qualifier property.Methods in eu.europa.esig.xades.jaxb.xades122 with parameters of type ObjectIdentifierQualifierModifier and TypeMethodDescriptionAdapter1.marshal(ObjectIdentifierQualifier value) voidIdentifierType.setQualifier(ObjectIdentifierQualifier value) Sets the value of the qualifier property. - 
Uses of ObjectIdentifierQualifier in eu.europa.esig.xades.jaxb.xades132
Fields in eu.europa.esig.xades.jaxb.xades132 declared as ObjectIdentifierQualifierMethods in eu.europa.esig.xades.jaxb.xades132 that return ObjectIdentifierQualifierModifier and TypeMethodDescriptionIdentifierType.getQualifier()Gets the value of the qualifier property.Methods in eu.europa.esig.xades.jaxb.xades132 with parameters of type ObjectIdentifierQualifierModifier and TypeMethodDescriptionAdapter1.marshal(ObjectIdentifierQualifier value) voidIdentifierType.setQualifier(ObjectIdentifierQualifier value) Sets the value of the qualifier property.