harness
Class CaseDescriptor

java.lang.Object
  extended by harness.BaseHarnessDescriptor
      extended by harness.CaseDescriptor
All Implemented Interfaces:
NatureExtendable, PropertyHolder, ClassDescriptor, XMLClassDescriptor

public class CaseDescriptor
extends BaseHarnessDescriptor

Version:
$Revision: 7947 $ $Date: 2006-04-27 05:48:18 -0600 (Thu, 27 Apr 2006) $

Field Summary
 
Fields inherited from class harness.BaseHarnessDescriptor
_attributeDescriptors, _contentDescriptor, _elementDescriptors, _nsPrefix, _nsURI, _xmlName
 
Constructor Summary
CaseDescriptor()
           
 
Method Summary
 java.lang.Class<?> getJavaClass()
          Returns the Java class represented by this descriptor.
 
Methods inherited from class harness.BaseHarnessDescriptor
addNature, canAccept, checkDescriptorForCorrectOrderWithinSequence, getAccessMode, getAttributeDescriptors, getContentDescriptor, getElementDescriptors, getExtends, getFieldDescriptor, getFields, getIdentity, getNameSpacePrefix, getNameSpaceURI, getProperty, getValidator, getXMLName, hasNature, isChoice, resetElementCount, setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CaseDescriptor

public CaseDescriptor()
Method Detail

getJavaClass

public java.lang.Class<?> getJavaClass()
Returns the Java class represented by this descriptor.

Returns:
The Java class


Copyright © 2011. All Rights Reserved.