net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee
Interface ServletNameType

All Superinterfaces:
NonEmptyStringType, String
All Known Implementing Classes:
ServletNameTypeImpl

public interface ServletNameType
extends NonEmptyStringType

The servlet-name element contains the canonical name of the servlet. Each servlet name is unique within the web application.

Java class for servlet-nameType complex type.

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

 <complexType name="servlet-nameType">
   <simpleContent>
     <extension base="<http://java.sun.com/xml/ns/javaee>nonEmptyStringType">
     </extension>
   </simpleContent>
 </complexType>
 


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



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