Uses of Class
eu.europa.esig.dss.enumerations.ObjectIdentifierQualifier
-
Uses of ObjectIdentifierQualifier in eu.europa.esig.dss.enumerations
Methods in eu.europa.esig.dss.enumerations that return ObjectIdentifierQualifier Modifier and Type Method Description static ObjectIdentifierQualifier
ObjectIdentifierQualifier. fromValue(String v)
Returns anObjectIdentifierQualifier
instance from the given valueObjectIdentifierQualifier
CommitmentTypeEnum. getQualifier()
ObjectIdentifierQualifier
ObjectIdentifier. getQualifier()
Returns Object Identifier Qualifierstatic ObjectIdentifierQualifier
ObjectIdentifierQualifier. valueOf(String name)
Returns 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 ObjectIdentifierQualifier Modifier and Type Method Description static ObjectIdentifierQualifier
ObjectIdentifierQualifierParser. parse(String v)
Methods in eu.europa.esig.dss.jaxb.parsers with parameters of type ObjectIdentifierQualifier Modifier and Type Method Description static String
ObjectIdentifierQualifierParser. print(ObjectIdentifierQualifier v)
-
Uses of ObjectIdentifierQualifier in eu.europa.esig.dss.model
Methods in eu.europa.esig.dss.model that return ObjectIdentifierQualifier Modifier and Type Method Description ObjectIdentifierQualifier
Policy. getQualifier()
Get the identifier qualifierMethods in eu.europa.esig.dss.model with parameters of type ObjectIdentifierQualifier Modifier and Type Method Description void
Policy. setQualifier(ObjectIdentifierQualifier qualifier)
Set the identifier qualifier -
Uses of ObjectIdentifierQualifier in eu.europa.esig.dss.ws.signature.dto.parameters
Methods in eu.europa.esig.dss.ws.signature.dto.parameters that return ObjectIdentifierQualifier Modifier and Type Method Description ObjectIdentifierQualifier
RemoteBLevelParameters. getPolicyQualifier()
Get the identifier qualifierMethods in eu.europa.esig.dss.ws.signature.dto.parameters with parameters of type ObjectIdentifierQualifier Modifier and Type Method Description void
RemoteBLevelParameters. 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 ObjectIdentifierQualifier Modifier and Type Field Description protected ObjectIdentifierQualifier
IdentifierType. qualifier
Methods in eu.europa.esig.xades.jaxb.xades111 that return ObjectIdentifierQualifier Modifier and Type Method Description ObjectIdentifierQualifier
IdentifierType. getQualifier()
Gets the value of the qualifier property.ObjectIdentifierQualifier
Adapter1. unmarshal(String value)
Methods in eu.europa.esig.xades.jaxb.xades111 with parameters of type ObjectIdentifierQualifier Modifier and Type Method Description String
Adapter1. marshal(ObjectIdentifierQualifier value)
void
IdentifierType. 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 ObjectIdentifierQualifier Modifier and Type Field Description protected ObjectIdentifierQualifier
IdentifierType. qualifier
Methods in eu.europa.esig.xades.jaxb.xades122 that return ObjectIdentifierQualifier Modifier and Type Method Description ObjectIdentifierQualifier
IdentifierType. getQualifier()
Gets the value of the qualifier property.ObjectIdentifierQualifier
Adapter1. unmarshal(String value)
Methods in eu.europa.esig.xades.jaxb.xades122 with parameters of type ObjectIdentifierQualifier Modifier and Type Method Description String
Adapter1. marshal(ObjectIdentifierQualifier value)
void
IdentifierType. 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 ObjectIdentifierQualifier Modifier and Type Field Description protected ObjectIdentifierQualifier
IdentifierType. qualifier
Methods in eu.europa.esig.xades.jaxb.xades132 that return ObjectIdentifierQualifier Modifier and Type Method Description ObjectIdentifierQualifier
IdentifierType. getQualifier()
Gets the value of the qualifier property.ObjectIdentifierQualifier
Adapter1. unmarshal(String value)
Methods in eu.europa.esig.xades.jaxb.xades132 with parameters of type ObjectIdentifierQualifier Modifier and Type Method Description String
Adapter1. marshal(ObjectIdentifierQualifier value)
void
IdentifierType. setQualifier(ObjectIdentifierQualifier value)
Sets the value of the qualifier property.