Uses of Class
org.apache.openejb.jee.jba.cmp.Description
-
Packages that use Description Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of Description in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp declared as Description Modifier and Type Field Description protected DescriptionDependentValueClass. descriptionprotected DescriptionLoadGroup. descriptionprotected DescriptionQuery. descriptionMethods in org.apache.openejb.jee.jba.cmp that return Description Modifier and Type Method Description DescriptionObjectFactory. createDescription()Create an instance ofDescriptionDescriptionDependentValueClass. getDescription()Gets the value of the description property.DescriptionLoadGroup. getDescription()Gets the value of the description property.DescriptionQuery. getDescription()Gets the value of the description property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type Description Modifier and Type Method Description voidDependentValueClass. setDescription(Description value)Sets the value of the description property.voidLoadGroup. setDescription(Description value)Sets the value of the description property.voidQuery. setDescription(Description value)Sets the value of the description property.
-