Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.DescriptionType
Packages that use DescriptionType
-
Uses of DescriptionType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as DescriptionTypeModifier and TypeFieldDescriptionprotected DescriptionTypeDataSourceType.descriptionprotected DescriptionTypePortComponentType.descriptionprotected DescriptionTypeWebserviceDescriptionType.descriptionFields in com.sun.xml.ws.config.metro.parser.jsr109 with type parameters of type DescriptionTypeModifier and TypeFieldDescriptionprotected List<DescriptionType>EjbLocalRefType.descriptionprotected List<DescriptionType>EjbRefType.descriptionprotected List<DescriptionType>EnvEntryType.descriptionprotected List<DescriptionType>HandlerType.descriptionprotected List<DescriptionType>ListenerType.descriptionprotected List<DescriptionType>MessageDestinationRefType.descriptionprotected List<DescriptionType>MessageDestinationType.descriptionprotected List<DescriptionType>ParamValueType.descriptionprotected List<DescriptionType>PersistenceContextRefType.descriptionprotected List<DescriptionType>PersistenceUnitRefType.descriptionprotected List<DescriptionType>ResourceEnvRefType.descriptionprotected List<DescriptionType>ResourceRefType.descriptionprotected List<DescriptionType>RunAsType.descriptionprotected List<DescriptionType>SecurityRoleRefType.descriptionprotected List<DescriptionType>SecurityRoleType.descriptionprotected List<DescriptionType>ServiceRefType.descriptionprotected List<DescriptionType>WebservicesType.descriptionMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return DescriptionTypeModifier and TypeMethodDescriptionObjectFactory.createDescriptionType()Create an instance ofDescriptionTypeDataSourceType.getDescription()Gets the value of the description property.PortComponentType.getDescription()Gets the value of the description property.WebserviceDescriptionType.getDescription()Gets the value of the description property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return types with arguments of type DescriptionTypeModifier and TypeMethodDescriptionEjbLocalRefType.getDescription()Gets the value of the description property.EjbRefType.getDescription()Gets the value of the description property.EnvEntryType.getDescription()Gets the value of the description property.HandlerType.getDescription()Gets the value of the description property.ListenerType.getDescription()Gets the value of the description property.MessageDestinationRefType.getDescription()Gets the value of the description property.MessageDestinationType.getDescription()Gets the value of the description property.ParamValueType.getDescription()Gets the value of the description property.PersistenceContextRefType.getDescription()Gets the value of the description property.PersistenceUnitRefType.getDescription()Gets the value of the description property.ResourceEnvRefType.getDescription()Gets the value of the description property.ResourceRefType.getDescription()Gets the value of the description property.RunAsType.getDescription()Gets the value of the description property.SecurityRoleRefType.getDescription()Gets the value of the description property.SecurityRoleType.getDescription()Gets the value of the description property.ServiceRefType.getDescription()Gets the value of the description property.WebservicesType.getDescription()Gets the value of the description property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type DescriptionTypeModifier and TypeMethodDescriptionvoidDataSourceType.setDescription(DescriptionType value) Sets the value of the description property.voidPortComponentType.setDescription(DescriptionType value) Sets the value of the description property.voidWebserviceDescriptionType.setDescription(DescriptionType value) Sets the value of the description property.