Class DeactivateITSSRequest


  • public class DeactivateITSSRequest
    extends CSRequest

    Java class for anonymous complex type.

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

     <complexType>
       <complexContent>
         <extension base="{http://certificateservices.org/xsd/csmessages2_0}CSRequest">
           <sequence>
             <element name="canonicalId" type="{http://certificateservices.org/xsd/v2x_registration_2_0}CanonicalIdType"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    • Field Detail

      • canonicalId

        protected java.lang.String canonicalId
    • Constructor Detail

      • DeactivateITSSRequest

        public DeactivateITSSRequest()
    • Method Detail

      • getCanonicalId

        public java.lang.String getCanonicalId()
        Gets the value of the canonicalId property.
        Returns:
        possible object is String
      • setCanonicalId

        public void setCanonicalId​(java.lang.String value)
        Sets the value of the canonicalId property.
        Parameters:
        value - allowed object is String