net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee
Interface RoleNameType

All Superinterfaces:
String
All Known Implementing Classes:
RoleNameTypeImpl

public interface RoleNameType
extends String

The role-nameType designates the name of a security role. The name must conform to the lexical rules for a token.

Java class for role-nameType complex type.

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

 <complexType name="role-nameType">
   <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.indexed.novalueclass.javaee.String
getId, getValue, setId, setValue
 



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