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 ofStatusTypeStatusResponseType.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 TypeMethodDescriptionjavax.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 TypeMethodDescriptionjavax.xml.bind.JAXBElement<StatusType>ObjectFactory.createStatus(StatusType value) voidStatusResponseType.setStatus(StatusType value) Sets the value of the status property.