Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.InternationalStringType
Packages that use InternationalStringType
Package
Description
-
Uses of InternationalStringType in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Constructors in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 with parameters of type InternationalStringTypeModifierConstructorDescriptionEbXMLInternationalString30(InternationalStringType international) Constructs the string by wrapping the given ebXML 3.0 object. -
Uses of InternationalStringType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Fields in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim declared as InternationalStringTypeModifier and TypeFieldDescriptionprotected InternationalStringTypeRegistryObjectType.descriptionprotected InternationalStringTypeRegistryObjectType.nameprotected InternationalStringTypeSpecificationLinkType.usageDescriptionMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim that return InternationalStringTypeModifier and TypeMethodDescriptionObjectFactory.createInternationalStringType()Create an instance ofInternationalStringTypeRegistryObjectType.getDescription()Gets the value of the description property.RegistryObjectType.getName()Gets the value of the name property.SpecificationLinkType.getUsageDescription()Gets the value of the usageDescription property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim that return types with arguments of type InternationalStringTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<InternationalStringType>ObjectFactory.createDescription(InternationalStringType value) jakarta.xml.bind.JAXBElement<InternationalStringType>ObjectFactory.createInternationalString(InternationalStringType value) jakarta.xml.bind.JAXBElement<InternationalStringType>ObjectFactory.createName(InternationalStringType value) jakarta.xml.bind.JAXBElement<InternationalStringType>ObjectFactory.createUsageDescription(InternationalStringType value) Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim with parameters of type InternationalStringTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<InternationalStringType>ObjectFactory.createDescription(InternationalStringType value) jakarta.xml.bind.JAXBElement<InternationalStringType>ObjectFactory.createInternationalString(InternationalStringType value) jakarta.xml.bind.JAXBElement<InternationalStringType>ObjectFactory.createName(InternationalStringType value) jakarta.xml.bind.JAXBElement<InternationalStringType>ObjectFactory.createUsageDescription(InternationalStringType value) voidRegistryObjectType.setDescription(InternationalStringType value) Sets the value of the description property.voidRegistryObjectType.setName(InternationalStringType value) Sets the value of the name property.voidSpecificationLinkType.setUsageDescription(InternationalStringType value) Sets the value of the usageDescription property.