net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee
Interface VariableScopeType

All Superinterfaces:
String
All Known Implementing Classes:
VariableScopeTypeImpl

public interface VariableScopeType
extends String

This type defines scope of the scripting variable. See TagExtraInfo for details. The allowed values are, "NESTED", "AT_BEGIN" and "AT_END".

Java class for variable-scopeType complex type.

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

 <complexType name="variable-scopeType">
   <simpleContent>
     <restriction base="<http://java.sun.com/xml/ns/javaee>string">
     </restriction>
   </simpleContent>
 </complexType>
 


Method Summary
 
Methods inherited from interface net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.String
getId, getValue, setId, setValue
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.