Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusType
-
Uses of StatusType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
Modifier and TypeMethodDescriptionObjectFactory.createStatusType()
Create an instance ofStatusType
StatusResponseType.getStatus()
Gets the value of the status property.Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<StatusType>
ObjectFactory.createStatus
(StatusType value) Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<StatusType>
ObjectFactory.createStatus
(StatusType value) void
StatusResponseType.setStatus
(StatusType value) Sets the value of the status property.