org.ow2.petals.component.framework.jbidescriptor.generated
Class Runtimeboolean

java.lang.Object
  extended by org.ow2.petals.component.framework.jbidescriptor.generated.Runtimeboolean

public class Runtimeboolean
extends java.lang.Object

Java class for runtimeboolean complex type.

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

 <complexType name="runtimeboolean">
   <simpleContent>
     <extension base="<http://www.w3.org/2001/XMLSchema>boolean">
     </extension>
   </simpleContent>
 </complexType>
 


Field Summary
protected  boolean value
           
 
Constructor Summary
Runtimeboolean()
           
 
Method Summary
 boolean isValue()
          Gets the value of the value property.
 void setValue(boolean value)
          Sets the value of the value property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

protected boolean value
Constructor Detail

Runtimeboolean

public Runtimeboolean()
Method Detail

isValue

public boolean isValue()
Gets the value of the value property.


setValue

public void setValue(boolean value)
Sets the value of the value property.



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.