Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusType
Packages that use StatusType
-
Uses of StatusType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
Fields in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol declared as StatusTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return StatusTypeModifier and TypeMethodDescriptionObjectFactory.createStatusType()
Create an instance ofStatusType
StatusResponseType.getStatus()
Gets the value of the status property.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return types with arguments of type StatusTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<StatusType> ObjectFactory.createStatus
(StatusType value) Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol with parameters of type StatusTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<StatusType> ObjectFactory.createStatus
(StatusType value) void
StatusResponseType.setStatus
(StatusType value) Sets the value of the status property.