nl.iShopService.ideal3.generated
Class SignatureMethod

java.lang.Object
  extended by nl.iShopService.ideal3.generated.SignatureMethod

public class SignatureMethod
extends java.lang.Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <attribute name="Algorithm" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
     </restriction>
   </complexContent>
 </complexType>
 


Constructor Summary
SignatureMethod()
           
 
Method Summary
 java.lang.String getAlgorithm()
          Gets the value of the algorithm property.
 void setAlgorithm(java.lang.String value)
          Sets the value of the algorithm property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SignatureMethod

public SignatureMethod()
Method Detail

getAlgorithm

public java.lang.String getAlgorithm()
Gets the value of the algorithm property.

Returns:
possible object is String

setAlgorithm

public void setAlgorithm(java.lang.String value)
Sets the value of the algorithm property.

Parameters:
value - allowed object is String