Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.XsdStringType
Packages that use XsdStringType
-
Uses of XsdStringType in com.sun.xml.ws.config.metro.parser.jsr109
Subclasses of XsdStringType in com.sun.xml.ws.config.metro.parser.jsr109Modifier and TypeClassDescriptionclassThe description type is used by a description element to provide text describing the parent element.Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as XsdStringTypeModifier and TypeFieldDescriptionprotected XsdStringTypeEnvEntryType.envEntryValueprotected XsdStringTypeEjbLocalRefType.lookupNameprotected XsdStringTypeEjbRefType.lookupNameprotected XsdStringTypeEnvEntryType.lookupNameprotected XsdStringTypeMessageDestinationRefType.lookupNameprotected XsdStringTypeMessageDestinationType.lookupNameprotected XsdStringTypeResourceEnvRefType.lookupNameprotected XsdStringTypeResourceRefType.lookupNameprotected XsdStringTypeServiceRefType.lookupNameprotected XsdStringTypeEjbLocalRefType.mappedNameprotected XsdStringTypeEjbRefType.mappedNameprotected XsdStringTypeEnvEntryType.mappedNameprotected XsdStringTypeMessageDestinationRefType.mappedNameprotected XsdStringTypeMessageDestinationType.mappedNameprotected XsdStringTypePersistenceContextRefType.mappedNameprotected XsdStringTypePersistenceUnitRefType.mappedNameprotected XsdStringTypeResourceEnvRefType.mappedNameprotected XsdStringTypeResourceRefType.mappedNameprotected XsdStringTypeServiceRefType.mappedNameprotected XsdStringTypePropertyType.nameprotected XsdStringTypeParamValueType.paramValueprotected XsdStringTypePropertyType.valueMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return XsdStringTypeModifier and TypeMethodDescriptionObjectFactory.createXsdStringType()Create an instance ofXsdStringTypeEnvEntryType.getEnvEntryValue()Gets the value of the envEntryValue property.EjbLocalRefType.getLookupName()Gets the value of the lookupName property.EjbRefType.getLookupName()Gets the value of the lookupName property.EnvEntryType.getLookupName()Gets the value of the lookupName property.MessageDestinationRefType.getLookupName()Gets the value of the lookupName property.MessageDestinationType.getLookupName()Gets the value of the lookupName property.ResourceEnvRefType.getLookupName()Gets the value of the lookupName property.ResourceRefType.getLookupName()Gets the value of the lookupName property.ServiceRefType.getLookupName()Gets the value of the lookupName property.EjbLocalRefType.getMappedName()Gets the value of the mappedName property.EjbRefType.getMappedName()Gets the value of the mappedName property.EnvEntryType.getMappedName()Gets the value of the mappedName property.MessageDestinationRefType.getMappedName()Gets the value of the mappedName property.MessageDestinationType.getMappedName()Gets the value of the mappedName property.PersistenceContextRefType.getMappedName()Gets the value of the mappedName property.PersistenceUnitRefType.getMappedName()Gets the value of the mappedName property.ResourceEnvRefType.getMappedName()Gets the value of the mappedName property.ResourceRefType.getMappedName()Gets the value of the mappedName property.ServiceRefType.getMappedName()Gets the value of the mappedName property.PropertyType.getName()Gets the value of the name property.ParamValueType.getParamValue()Gets the value of the paramValue property.PropertyType.getValue()Gets the value of the value property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type XsdStringTypeModifier and TypeMethodDescriptionvoidEnvEntryType.setEnvEntryValue(XsdStringType value) Sets the value of the envEntryValue property.voidEjbLocalRefType.setLookupName(XsdStringType value) Sets the value of the lookupName property.voidEjbRefType.setLookupName(XsdStringType value) Sets the value of the lookupName property.voidEnvEntryType.setLookupName(XsdStringType value) Sets the value of the lookupName property.voidMessageDestinationRefType.setLookupName(XsdStringType value) Sets the value of the lookupName property.voidMessageDestinationType.setLookupName(XsdStringType value) Sets the value of the lookupName property.voidResourceEnvRefType.setLookupName(XsdStringType value) Sets the value of the lookupName property.voidResourceRefType.setLookupName(XsdStringType value) Sets the value of the lookupName property.voidServiceRefType.setLookupName(XsdStringType value) Sets the value of the lookupName property.voidEjbLocalRefType.setMappedName(XsdStringType value) Sets the value of the mappedName property.voidEjbRefType.setMappedName(XsdStringType value) Sets the value of the mappedName property.voidEnvEntryType.setMappedName(XsdStringType value) Sets the value of the mappedName property.voidMessageDestinationRefType.setMappedName(XsdStringType value) Sets the value of the mappedName property.voidMessageDestinationType.setMappedName(XsdStringType value) Sets the value of the mappedName property.voidPersistenceContextRefType.setMappedName(XsdStringType value) Sets the value of the mappedName property.voidPersistenceUnitRefType.setMappedName(XsdStringType value) Sets the value of the mappedName property.voidResourceEnvRefType.setMappedName(XsdStringType value) Sets the value of the mappedName property.voidResourceRefType.setMappedName(XsdStringType value) Sets the value of the mappedName property.voidServiceRefType.setMappedName(XsdStringType value) Sets the value of the mappedName property.voidPropertyType.setName(XsdStringType value) Sets the value of the name property.voidParamValueType.setParamValue(XsdStringType value) Sets the value of the paramValue property.voidPropertyType.setValue(XsdStringType value) Sets the value of the value property.