Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusDetailType
-
Uses of StatusDetailType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
Modifier and TypeMethodDescriptionObjectFactory.createStatusDetailType()
Create an instance ofStatusDetailType
StatusType.getStatusDetail()
Gets the value of the statusDetail property.Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<StatusDetailType>
ObjectFactory.createStatusDetail
(StatusDetailType value) Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<StatusDetailType>
ObjectFactory.createStatusDetail
(StatusDetailType value) void
StatusType.setStatusDetail
(StatusDetailType value) Sets the value of the statusDetail property.