Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.IdentifiableType
Packages that use IdentifiableType
Package
Description
-
Uses of IdentifiableType in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 with type parameters of type IdentifiableTypeModifier and TypeMethodDescriptionprotected <T extends IdentifiableType>
TEbXMLObjectContainer30.cast
(jakarta.xml.bind.JAXBElement<? extends IdentifiableType> identifiable, Class<T> type) Casts an object from the contents into the given type.Method parameters in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 with type arguments of type IdentifiableTypeModifier and TypeMethodDescriptionprotected <T extends IdentifiableType>
TEbXMLObjectContainer30.cast
(jakarta.xml.bind.JAXBElement<? extends IdentifiableType> identifiable, Class<T> type) Casts an object from the contents into the given type. -
Uses of IdentifiableType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Subclasses of IdentifiableType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rimModifier and TypeClassDescriptionclass
A registry query.class
Association is the mapping of the same named interface in ebRIM.class
An Event that forms an audit trail in ebXML Registry.class
ClassificationNode is the mapping of the same named interface in ebRIM.class
ClassificationScheme is the mapping of the same named interface in ebRIM.class
Classification is the mapping of the same named interface in ebRIM.class
ExternalIdentifier is the mapping of the same named interface in ebRIM.class
ExternalLink is the mapping of the same named interface in ebRIM.class
ExtrinsicObject is the mapping of the same named interface in ebRIM.class
Mapping of the same named interface in ebRIM.class
Notification of registry events.class
Use to reference an Object by its id.class
Mapping of the same named interface in ebRIM.class
Mapping of the same named interface in ebRIM.class
Java class for RegistryObjectType complex type.class
RegistryPackage is the mapping of the same named interface in ebRIM.class
Mapping of the same named interface in ebRIM.class
Java class for ServiceBindingType complex type.class
Java class for ServiceType complex type.class
Java class for SpecificationLinkType complex type.class
A Subscription for specified Events in an ebXML V3+ registry.class
Mapping of the same named interface in ebRIM.Fields in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim with type parameters of type IdentifiableTypeModifier and TypeFieldDescriptionprotected List
<jakarta.xml.bind.JAXBElement<? extends IdentifiableType>> RegistryObjectListType.identifiable
Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim that return IdentifiableTypeModifier and TypeMethodDescriptionObjectFactory.createIdentifiableType()
Create an instance ofIdentifiableType
Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim that return types with arguments of type IdentifiableTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<IdentifiableType> ObjectFactory.createIdentifiable
(IdentifiableType value) List
<jakarta.xml.bind.JAXBElement<? extends IdentifiableType>> RegistryObjectListType.getIdentifiable()
Gets the value of the identifiable property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim with parameters of type IdentifiableTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<IdentifiableType> ObjectFactory.createIdentifiable
(IdentifiableType value)