nl.iShopService.ideal3.generated
Class CanonicalizationMethod

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

public class CanonicalizationMethod
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
CanonicalizationMethod()
           
 
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

CanonicalizationMethod

public CanonicalizationMethod()
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