Class MXDateTimeType


  • public class MXDateTimeType
    extends Object

    Java class for MXDateTimeType complex type.

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

     <complexType name="MXDateTimeType">
       <simpleContent>
         <extension base="<http://www.w3.org/2001/XMLSchema>dateTime">
           <attribute name="changed" type="{http://www.ibm.com/maximo}ChangeIndicatorType" />
         </extension>
       </simpleContent>
     </complexType>