Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.IdentifiableType
Package
Description
-
Uses of IdentifiableType in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Modifier and TypeMethodDescriptionprotected <T extends IdentifiableType>
TEbXMLObjectContainer30.cast
(javax.xml.bind.JAXBElement<? extends IdentifiableType> identifiable, Class<T> type) Casts an object from the contents into the given type.Modifier and TypeMethodDescriptionprotected <T extends IdentifiableType>
TEbXMLObjectContainer30.cast
(javax.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
Modifier 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.Modifier and TypeFieldDescriptionprotected List<javax.xml.bind.JAXBElement<? extends IdentifiableType>>
RegistryObjectListType.identifiable
Modifier and TypeMethodDescriptionObjectFactory.createIdentifiableType()
Create an instance ofIdentifiableType
Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<IdentifiableType>
ObjectFactory.createIdentifiable
(IdentifiableType value) List<javax.xml.bind.JAXBElement<? extends IdentifiableType>>
RegistryObjectListType.getIdentifiable()
Gets the value of the identifiable property.Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<IdentifiableType>
ObjectFactory.createIdentifiable
(IdentifiableType value)