Uses of Class
com.helger.xsds.xades132.CommitmentTypeIndicationType
-
-
Uses of CommitmentTypeIndicationType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return CommitmentTypeIndicationType Modifier and Type Method Description CommitmentTypeIndicationTypeCommitmentTypeIndicationType. clone()Created by ph-jaxb-plugin -Xph-cloneable2CommitmentTypeIndicationTypeObjectFactory. createCommitmentTypeIndicationType()Create an instance ofCommitmentTypeIndicationTypeCommitmentTypeIndicationTypeSignedDataObjectPropertiesType. getCommitmentTypeIndicationAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.xsds.xades132 that return types with arguments of type CommitmentTypeIndicationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CommitmentTypeIndicationType>ObjectFactory. createCommitmentTypeIndication(CommitmentTypeIndicationType value)List<CommitmentTypeIndicationType>SignedDataObjectPropertiesType. getCommitmentTypeIndication()Gets the value of the commitmentTypeIndication property.Methods in com.helger.xsds.xades132 with parameters of type CommitmentTypeIndicationType Modifier and Type Method Description voidSignedDataObjectPropertiesType. addCommitmentTypeIndication(CommitmentTypeIndicationType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidCommitmentTypeIndicationType. cloneTo(CommitmentTypeIndicationType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<CommitmentTypeIndicationType>ObjectFactory. createCommitmentTypeIndication(CommitmentTypeIndicationType value)Method parameters in com.helger.xsds.xades132 with type arguments of type CommitmentTypeIndicationType Modifier and Type Method Description voidSignedDataObjectPropertiesType. setCommitmentTypeIndication(List<CommitmentTypeIndicationType> aList)Created by ph-jaxb-plugin -Xph-list-extension
-