Uses of Class
org.etsi.uri._01903.v1_3.CommitmentTypeIndication
Packages that use CommitmentTypeIndication
-
Uses of CommitmentTypeIndication in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 with type parameters of type CommitmentTypeIndicationModifier and TypeFieldDescriptionprotected List<CommitmentTypeIndication>SignedDataObjectProperties.commitmentTypeIndicationsMethods in org.etsi.uri._01903.v1_3 that return CommitmentTypeIndicationModifier and TypeMethodDescriptionObjectFactory.createCommitmentTypeIndication()Create an instance ofCommitmentTypeIndicationCommitmentTypeIndication.withAllSignedDataObjects(Object value) CommitmentTypeIndication.withCommitmentTypeId(ObjectIdentifier value) CommitmentTypeIndication.withCommitmentTypeQualifiers(CommitmentTypeQualifiersListType value) CommitmentTypeIndication.withObjectReferences(String... values) CommitmentTypeIndication.withObjectReferences(Collection<String> values) CommitmentTypeIndication.withObjectReferences(List<String> value) Methods in org.etsi.uri._01903.v1_3 that return types with arguments of type CommitmentTypeIndicationModifier and TypeMethodDescriptionSignedDataObjectProperties.getCommitmentTypeIndications()Gets the value of the commitmentTypeIndications property.Methods in org.etsi.uri._01903.v1_3 with parameters of type CommitmentTypeIndicationModifier and TypeMethodDescriptionSignedDataObjectProperties.withCommitmentTypeIndications(CommitmentTypeIndication... values) Method parameters in org.etsi.uri._01903.v1_3 with type arguments of type CommitmentTypeIndicationModifier and TypeMethodDescriptionvoidSignedDataObjectProperties.setCommitmentTypeIndications(List<CommitmentTypeIndication> value) SignedDataObjectProperties.withCommitmentTypeIndications(Collection<CommitmentTypeIndication> values) SignedDataObjectProperties.withCommitmentTypeIndications(List<CommitmentTypeIndication> value)