Package generated

Class ARDApiCT


  • public class ARDApiCT
    extends ResourceDescriptionBaseCT
    CT for ARD api definition

    Java class for ARDApiCT complex type.

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

     <complexType name="ARDApiCT">
       <complexContent>
         <extension base="{}ResourceDescriptionBaseCT">
           <sequence>
             <element name="XSLT_RDSkeleton" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    • Field Detail

      • xsltrdSkeleton

        protected String xsltrdSkeleton
    • Constructor Detail

      • ARDApiCT

        public ARDApiCT()
    • Method Detail

      • getXSLTRDSkeleton

        public String getXSLTRDSkeleton()
        Gets the value of the xsltrdSkeleton property.
        Returns:
        possible object is String
      • setXSLTRDSkeleton

        public void setXSLTRDSkeleton​(String value)
        Sets the value of the xsltrdSkeleton property.
        Parameters:
        value - allowed object is String