Uses of Class
com.helger.xsds.xmldsig.SignatureValueType
-
-
Uses of SignatureValueType in com.helger.xsds.xmldsig
Methods in com.helger.xsds.xmldsig that return SignatureValueType Modifier and Type Method Description SignatureValueTypeSignatureValueType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2SignatureValueTypeObjectFactory. createSignatureValueType()Create an instance ofSignatureValueTypeSignatureValueTypeSignatureType. getSignatureValue()Gets the value of the signatureValue property.SignatureValueTypeSignatureType. setSignatureValue(byte[] valueParam)Special setter with value of type byte[]
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderMethods in com.helger.xsds.xmldsig that return types with arguments of type SignatureValueType Modifier and Type Method Description JAXBElement<SignatureValueType>ObjectFactory. createSignatureValue(SignatureValueType value)Methods in com.helger.xsds.xmldsig with parameters of type SignatureValueType Modifier and Type Method Description voidSignatureValueType. cloneTo(SignatureValueType ret)This method clones all values fromthisto the passed object.JAXBElement<SignatureValueType>ObjectFactory. createSignatureValue(SignatureValueType value)voidSignatureType. setSignatureValue(SignatureValueType value)Sets the value of the signatureValue property.
-