Uses of Class
org.apache.openejb.jee.bval.ClassType
-
Packages that use ClassType Package Description org.apache.openejb.jee.bval Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ClassType in org.apache.openejb.jee.bval
Fields in org.apache.openejb.jee.bval declared as ClassType Modifier and Type Field Description protected ClassTypeBeanType. classTypeMethods in org.apache.openejb.jee.bval that return ClassType Modifier and Type Method Description ClassTypeObjectFactory. createClassType()Create an instance ofClassTypeClassTypeBeanType. getClassType()Gets the value of the classType property.Methods in org.apache.openejb.jee.bval with parameters of type ClassType Modifier and Type Method Description voidBeanType. setClassType(ClassType value)Sets the value of the classType property.
-