Uses of Class
be.fedict.eid.applet.service.signer.jaxb.xades132.ObjectIdentifierType

Packages that use ObjectIdentifierType
be.fedict.eid.applet.service.signer.jaxb.xades132   
 

Uses of ObjectIdentifierType in be.fedict.eid.applet.service.signer.jaxb.xades132
 

Fields in be.fedict.eid.applet.service.signer.jaxb.xades132 declared as ObjectIdentifierType
protected  ObjectIdentifierType CommitmentTypeIndicationType.commitmentTypeId
           
protected  ObjectIdentifierType DataObjectFormatType.objectIdentifier
           
protected  ObjectIdentifierType SignaturePolicyIdType.sigPolicyId
           
 

Methods in be.fedict.eid.applet.service.signer.jaxb.xades132 that return ObjectIdentifierType
 ObjectIdentifierType ObjectFactory.createObjectIdentifierType()
          Create an instance of ObjectIdentifierType
 ObjectIdentifierType CommitmentTypeIndicationType.getCommitmentTypeId()
          Gets the value of the commitmentTypeId property.
 ObjectIdentifierType DataObjectFormatType.getObjectIdentifier()
          Gets the value of the objectIdentifier property.
 ObjectIdentifierType SignaturePolicyIdType.getSigPolicyId()
          Gets the value of the sigPolicyId property.
 

Methods in be.fedict.eid.applet.service.signer.jaxb.xades132 that return types with arguments of type ObjectIdentifierType
 JAXBElement<ObjectIdentifierType> ObjectFactory.createObjectIdentifier(ObjectIdentifierType value)
          Create an instance of JAXBElement<ObjectIdentifierType>}
 

Methods in be.fedict.eid.applet.service.signer.jaxb.xades132 with parameters of type ObjectIdentifierType
 JAXBElement<ObjectIdentifierType> ObjectFactory.createObjectIdentifier(ObjectIdentifierType value)
          Create an instance of JAXBElement<ObjectIdentifierType>}
 void CommitmentTypeIndicationType.setCommitmentTypeId(ObjectIdentifierType value)
          Sets the value of the commitmentTypeId property.
 void DataObjectFormatType.setObjectIdentifier(ObjectIdentifierType value)
          Sets the value of the objectIdentifier property.
 void SignaturePolicyIdType.setSigPolicyId(ObjectIdentifierType value)
          Sets the value of the sigPolicyId property.
 



Copyright © 2008-2010 FedICT. All Rights Reserved.