|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectIdentifier | |
|---|---|
| org.etsi.uri._01903.v1_3 | |
| Uses of ObjectIdentifier in org.etsi.uri._01903.v1_3 |
|---|
| Fields in org.etsi.uri._01903.v1_3 declared as ObjectIdentifier | |
|---|---|
protected ObjectIdentifier |
CommitmentTypeIndication.commitmentTypeId
|
protected ObjectIdentifier |
DataObjectFormat.objectIdentifier
|
protected ObjectIdentifier |
SignaturePolicyIdType.sigPolicyId
|
| Methods in org.etsi.uri._01903.v1_3 that return ObjectIdentifier | |
|---|---|
ObjectIdentifier |
ObjectFactory.createObjectIdentifier()
Create an instance of ObjectIdentifier |
ObjectIdentifier |
CommitmentTypeIndication.getCommitmentTypeId()
Gets the value of the commitmentTypeId property. |
ObjectIdentifier |
DataObjectFormat.getObjectIdentifier()
Gets the value of the objectIdentifier property. |
ObjectIdentifier |
SignaturePolicyIdType.getSigPolicyId()
Gets the value of the sigPolicyId property. |
ObjectIdentifier |
ObjectIdentifier.withDescription(String value)
|
ObjectIdentifier |
ObjectIdentifier.withDocumentationReferences(DocumentationReferencesType value)
|
ObjectIdentifier |
ObjectIdentifier.withIdentifier(IdentifierType value)
|
| Methods in org.etsi.uri._01903.v1_3 with parameters of type ObjectIdentifier | |
|---|---|
void |
CommitmentTypeIndication.setCommitmentTypeId(ObjectIdentifier value)
Sets the value of the commitmentTypeId property. |
void |
DataObjectFormat.setObjectIdentifier(ObjectIdentifier value)
Sets the value of the objectIdentifier property. |
void |
SignaturePolicyIdType.setSigPolicyId(ObjectIdentifier value)
Sets the value of the sigPolicyId property. |
CommitmentTypeIndication |
CommitmentTypeIndication.withCommitmentTypeId(ObjectIdentifier value)
|
DataObjectFormat |
DataObjectFormat.withObjectIdentifier(ObjectIdentifier value)
|
SignaturePolicyIdType |
SignaturePolicyIdType.withSigPolicyId(ObjectIdentifier value)
|
| Constructors in org.etsi.uri._01903.v1_3 with parameters of type ObjectIdentifier | |
|---|---|
CommitmentTypeIndication(ObjectIdentifier commitmentTypeId,
Object allSignedDataObjects,
List<String> objectReferences,
CommitmentTypeQualifiersListType commitmentTypeQualifiers)
Fully-initialising value constructor |
|
DataObjectFormat(String description,
ObjectIdentifier objectIdentifier,
String mimeType,
String encoding,
String objectReference)
Fully-initialising value constructor |
|
SignaturePolicyIdType(ObjectIdentifier sigPolicyId,
Transforms transforms,
DigestAlgAndValueType sigPolicyHash,
SigPolicyQualifiersListType sigPolicyQualifiers)
Fully-initialising value constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||