Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.DescriptionType
-
Packages that use DescriptionType Package Description com.sun.xml.ws.config.metro.parser.jsr109 -
-
Uses of DescriptionType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as DescriptionType Modifier and Type Field Description protected DescriptionTypeDataSourceType. descriptionprotected DescriptionTypePortComponentType. descriptionprotected DescriptionTypeWebserviceDescriptionType. descriptionFields in com.sun.xml.ws.config.metro.parser.jsr109 with type parameters of type DescriptionType Modifier and Type Field Description protected 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 DescriptionType Modifier and Type Method Description DescriptionTypeObjectFactory. createDescriptionType()Create an instance ofDescriptionTypeDescriptionTypeDataSourceType. getDescription()Gets the value of the description property.DescriptionTypePortComponentType. getDescription()Gets the value of the description property.DescriptionTypeWebserviceDescriptionType. 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 DescriptionType Modifier and Type Method Description List<DescriptionType>EjbLocalRefType. getDescription()Gets the value of the description property.List<DescriptionType>EjbRefType. getDescription()Gets the value of the description property.List<DescriptionType>EnvEntryType. getDescription()Gets the value of the description property.List<DescriptionType>HandlerType. getDescription()Gets the value of the description property.List<DescriptionType>ListenerType. getDescription()Gets the value of the description property.List<DescriptionType>MessageDestinationRefType. getDescription()Gets the value of the description property.List<DescriptionType>MessageDestinationType. getDescription()Gets the value of the description property.List<DescriptionType>ParamValueType. getDescription()Gets the value of the description property.List<DescriptionType>PersistenceContextRefType. getDescription()Gets the value of the description property.List<DescriptionType>PersistenceUnitRefType. getDescription()Gets the value of the description property.List<DescriptionType>ResourceEnvRefType. getDescription()Gets the value of the description property.List<DescriptionType>ResourceRefType. getDescription()Gets the value of the description property.List<DescriptionType>RunAsType. getDescription()Gets the value of the description property.List<DescriptionType>SecurityRoleRefType. getDescription()Gets the value of the description property.List<DescriptionType>SecurityRoleType. getDescription()Gets the value of the description property.List<DescriptionType>ServiceRefType. getDescription()Gets the value of the description property.List<DescriptionType>WebservicesType. getDescription()Gets the value of the description property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type DescriptionType Modifier and Type Method Description voidDataSourceType. 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.
-