org.treebind.tests
Class SimpleContentComplexType

java.lang.Object
  extended byorg.treebind.tests.SimpleContentComplexType

public class SimpleContentComplexType
extends java.lang.Object

Author:
vdv TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
SimpleContentComplexType()
           
 
Method Summary
 java.lang.String getAttribute()
           
 java.lang.String getValue()
           
 void setAttribute(java.lang.String attribute)
           
 void setValue(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleContentComplexType

public SimpleContentComplexType()
Method Detail

getAttribute

public java.lang.String getAttribute()

setAttribute

public void setAttribute(java.lang.String attribute)

getValue

public java.lang.String getValue()

setValue

public void setValue(java.lang.String value)