Uses of Class
com.helger.xsds.xades132.ObjectIdentifierType
-
-
Uses of ObjectIdentifierType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return ObjectIdentifierType Modifier and Type Method Description ObjectIdentifierTypeObjectIdentifierType. clone()Created by ph-jaxb-plugin -Xph-cloneable2ObjectIdentifierTypeObjectFactory. createObjectIdentifierType()Create an instance ofObjectIdentifierTypeObjectIdentifierTypeCommitmentTypeIndicationType. getCommitmentTypeId()Gets the value of the commitmentTypeId property.ObjectIdentifierTypeDataObjectFormatType. getObjectIdentifier()Gets the value of the objectIdentifier property.ObjectIdentifierTypeSignaturePolicyIdType. getSigPolicyId()Gets the value of the sigPolicyId property.Methods in com.helger.xsds.xades132 that return types with arguments of type ObjectIdentifierType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ObjectIdentifierType>ObjectFactory. createObjectIdentifier(ObjectIdentifierType value)Methods in com.helger.xsds.xades132 with parameters of type ObjectIdentifierType Modifier and Type Method Description voidObjectIdentifierType. cloneTo(ObjectIdentifierType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<ObjectIdentifierType>ObjectFactory. createObjectIdentifier(ObjectIdentifierType value)voidCommitmentTypeIndicationType. setCommitmentTypeId(ObjectIdentifierType value)Sets the value of the commitmentTypeId property.voidDataObjectFormatType. setObjectIdentifier(ObjectIdentifierType value)Sets the value of the objectIdentifier property.voidSignaturePolicyIdType. setSigPolicyId(ObjectIdentifierType value)Sets the value of the sigPolicyId property.
-