de.fzi.kadmos.resources
Class ToolFaultType

java.lang.Object
  extended by de.fzi.kadmos.resources.FaultType
      extended by de.fzi.kadmos.resources.ToolFaultType

public class ToolFaultType
extends FaultType

Java class for ToolFaultType complex type.

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

 <complexType name="ToolFaultType">
   <complexContent>
     <extension base="{http://kadmos.fzi.de/resources}FaultType">
       <anyAttribute processContents='lax' namespace='##other'/>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class de.fzi.kadmos.resources.FaultType
any, description, errorCode, faultCause, timestamp
 
Constructor Summary
ToolFaultType()
           
 
Method Summary
 
Methods inherited from class de.fzi.kadmos.resources.FaultType
getAny, getDescription, getErrorCode, getFaultCause, getOtherAttributes, getTimestamp, setErrorCode, setFaultCause, setTimestamp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolFaultType

public ToolFaultType()


Copyright © 2012. All Rights Reserved.