Uses of Class
net.sourceforge.nrl.parser.jaxb14.JaxbTypeEnum

Packages that use JaxbTypeEnum
net.sourceforge.nrl.parser.jaxb14   
 

Uses of JaxbTypeEnum in net.sourceforge.nrl.parser.jaxb14
 

Fields in net.sourceforge.nrl.parser.jaxb14 declared as JaxbTypeEnum
protected  JaxbTypeEnum JaxbMapping.type
           
 

Methods in net.sourceforge.nrl.parser.jaxb14 that return JaxbTypeEnum
static JaxbTypeEnum JaxbTypeEnum.fromValue(String v)
           
 JaxbTypeEnum JaxbMapping.getType()
          Gets the value of the type property.
static JaxbTypeEnum JaxbTypeEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JaxbTypeEnum[] JaxbTypeEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sourceforge.nrl.parser.jaxb14 with parameters of type JaxbTypeEnum
 void JaxbMapping.setType(JaxbTypeEnum value)
          Sets the value of the type property.
 



Copyright © 2006-2013. All Rights Reserved.