Uses of Class
eu.de4a.iem.jaxb.common.types.AtuLevelType
-
Packages that use AtuLevelType Package Description eu.de4a.iem.jaxb.common.types -
-
Uses of AtuLevelType in eu.de4a.iem.jaxb.common.types
Methods in eu.de4a.iem.jaxb.common.types that return AtuLevelType Modifier and Type Method Description static AtuLevelTypeAtuLevelType. fromValue(String v)AtuLevelTypeSourceType. getAtuLevel()Gets the value of the atuLevel property.static AtuLevelTypeAtuLevelType. valueOf(String name)Returns the enum constant of this type with the specified name.static AtuLevelType[]AtuLevelType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.de4a.iem.jaxb.common.types with parameters of type AtuLevelType Modifier and Type Method Description voidSourceType. setAtuLevel(AtuLevelType value)Sets the value of the atuLevel property.
-