Uses of Class
org.etsi.uri._01903.v1_3.CommitmentTypeIndication
-
Packages that use CommitmentTypeIndication Package Description org.etsi.uri._01903.v1_3 -
-
Uses of CommitmentTypeIndication in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 with type parameters of type CommitmentTypeIndication Modifier and Type Field Description protected List<CommitmentTypeIndication>SignedDataObjectProperties. commitmentTypeIndicationsMethods in org.etsi.uri._01903.v1_3 that return CommitmentTypeIndication Modifier and Type Method Description CommitmentTypeIndicationObjectFactory. createCommitmentTypeIndication()Create an instance ofCommitmentTypeIndicationCommitmentTypeIndicationCommitmentTypeIndication. withAllSignedDataObjects(Object value)CommitmentTypeIndicationCommitmentTypeIndication. withCommitmentTypeId(ObjectIdentifier value)CommitmentTypeIndicationCommitmentTypeIndication. withCommitmentTypeQualifiers(CommitmentTypeQualifiersListType value)CommitmentTypeIndicationCommitmentTypeIndication. withObjectReferences(String... values)CommitmentTypeIndicationCommitmentTypeIndication. withObjectReferences(Collection<String> values)CommitmentTypeIndicationCommitmentTypeIndication. withObjectReferences(List<String> value)Methods in org.etsi.uri._01903.v1_3 that return types with arguments of type CommitmentTypeIndication Modifier and Type Method Description List<CommitmentTypeIndication>SignedDataObjectProperties. getCommitmentTypeIndications()Gets the value of the commitmentTypeIndications property.Methods in org.etsi.uri._01903.v1_3 with parameters of type CommitmentTypeIndication Modifier and Type Method Description SignedDataObjectPropertiesSignedDataObjectProperties. withCommitmentTypeIndications(CommitmentTypeIndication... values)Method parameters in org.etsi.uri._01903.v1_3 with type arguments of type CommitmentTypeIndication Modifier and Type Method Description voidSignedDataObjectProperties. setCommitmentTypeIndications(List<CommitmentTypeIndication> value)SignedDataObjectPropertiesSignedDataObjectProperties. withCommitmentTypeIndications(Collection<CommitmentTypeIndication> values)SignedDataObjectPropertiesSignedDataObjectProperties. withCommitmentTypeIndications(List<CommitmentTypeIndication> value)
-