Uses of Class
org.apache.openejb.jee.oejb2.PropertyType
-
Packages that use PropertyType Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of PropertyType in org.apache.openejb.jee.oejb2
Fields in org.apache.openejb.jee.oejb2 with type parameters of type PropertyType Modifier and Type Field Description protected List<PropertyType>PersistenceContextRefType. propertyMethods in org.apache.openejb.jee.oejb2 that return PropertyType Modifier and Type Method Description PropertyTypeObjectFactory. createPropertyType()Create an instance ofPropertyTypeMethods in org.apache.openejb.jee.oejb2 that return types with arguments of type PropertyType Modifier and Type Method Description List<PropertyType>PersistenceContextRefType. getProperty()Gets the value of the property property.
-