org.apache.openejb.jee
Class EmptyType

java.lang.Object
  extended by org.apache.openejb.jee.EmptyType

public class EmptyType
extends Object

This type is used to designate an empty element when used.


Field Summary
protected  String id
           
 
Constructor Summary
EmptyType()
           
 
Method Summary
 String getId()
           
 void setId(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

protected String id
Constructor Detail

EmptyType

public EmptyType()
Method Detail

getId

public String getId()

setId

public void setId(String value)


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.