Class CtsGetOrganizerUrlResponse

java.lang.Object
com.sap.document.sap.soap.functions.mc_style.CtsGetOrganizerUrlResponse

public class CtsGetOrganizerUrlResponse extends 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 name="Response" type="{urn:sap-com:document:sap:soap:functions:mc-style}CtsWsTraResponse"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • CtsGetOrganizerUrlResponse

      public CtsGetOrganizerUrlResponse()
  • Method Details