Uses of Interface
org.jboss.shrinkwrap.descriptor.api.javaee6.PropertyType
Packages that use PropertyType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of PropertyType in org.jboss.shrinkwrap.descriptor.api.javaee6
Methods in org.jboss.shrinkwrap.descriptor.api.javaee6 that return PropertyTypeModifier and TypeMethodDescriptionPersistenceContextRefType.createPersistenceProperty()Creates a newpersistence-propertyelementDataSourceType.createProperty()Creates a newpropertyelementPersistenceContextRefType.getOrCreatePersistenceProperty()If not already created, a newpersistence-propertyelement will be created and returned.DataSourceType.getOrCreateProperty()If not already created, a newpropertyelement will be created and returned.Sets theidattributeSets thenameelementPropertyType.removeId()Removes theidattributePropertyType.removeName()Removes thenameelementPropertyType.removeValue()Removes thevalueelementSets thevalueelementMethods in org.jboss.shrinkwrap.descriptor.api.javaee6 that return types with arguments of type PropertyTypeModifier and TypeMethodDescriptionPersistenceContextRefType.getAllPersistenceProperty()Returns allpersistence-propertyelementsDataSourceType.getAllProperty()Returns allpropertyelements -
Uses of PropertyType in org.jboss.shrinkwrap.descriptor.impl.javaee6
Classes in org.jboss.shrinkwrap.descriptor.impl.javaee6 that implement PropertyTypeModifier and TypeClassDescriptionclassThis class implements thepropertyTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.javaee6 that return PropertyTypeModifier and TypeMethodDescriptionPersistenceContextRefTypeImpl.createPersistenceProperty()Creates a newpersistence-propertyelementDataSourceTypeImpl.createProperty()Creates a newpropertyelementPersistenceContextRefTypeImpl.getOrCreatePersistenceProperty()If not already created, a newpersistence-propertyelement will be created and returned.DataSourceTypeImpl.getOrCreateProperty()If not already created, a newpropertyelement will be created and returned.Sets theidattributeSets thenameelementPropertyTypeImpl.removeId()Removes theidattributePropertyTypeImpl.removeName()Removes thenameelementPropertyTypeImpl.removeValue()Removes thevalueelementSets thevalueelementMethods in org.jboss.shrinkwrap.descriptor.impl.javaee6 that return types with arguments of type PropertyTypeModifier and TypeMethodDescriptionPersistenceContextRefTypeImpl.getAllPersistenceProperty()Returns allpersistence-propertyelementsDataSourceTypeImpl.getAllProperty()Returns allpropertyelements