nl.iShopService.ideal3.generated
Class Transforms

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

public class Transforms
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">
       <sequence>
         <element ref="{http://www.w3.org/2000/09/xmldsig#}Transform"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Constructor Summary
Transforms()
           
 
Method Summary
 Transform getTransform()
          Gets the value of the transform property.
 void setTransform(Transform value)
          Sets the value of the transform property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Transforms

public Transforms()
Method Detail

getTransform

public Transform getTransform()
Gets the value of the transform property.

Returns:
possible object is Transform

setTransform

public void setTransform(Transform value)
Sets the value of the transform property.

Parameters:
value - allowed object is Transform