Uses of Class
org.apache.openejb.jee.oejb2.CustomGeneratorType
-
Packages that use CustomGeneratorType Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of CustomGeneratorType in org.apache.openejb.jee.oejb2
Fields in org.apache.openejb.jee.oejb2 declared as CustomGeneratorType Modifier and Type Field Description protected CustomGeneratorTypeKeyGeneratorType. customGeneratorMethods in org.apache.openejb.jee.oejb2 that return CustomGeneratorType Modifier and Type Method Description CustomGeneratorTypeObjectFactory. createCustomGeneratorType()Create an instance ofCustomGeneratorTypeCustomGeneratorTypeKeyGeneratorType. getCustomGenerator()Gets the value of the customGenerator property.Methods in org.apache.openejb.jee.oejb2 with parameters of type CustomGeneratorType Modifier and Type Method Description voidKeyGeneratorType. setCustomGenerator(CustomGeneratorType value)Sets the value of the customGenerator property.
-