Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusDetailType
Packages that use StatusDetailType
-
Uses of StatusDetailType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
Fields in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol declared as StatusDetailTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return StatusDetailTypeModifier and TypeMethodDescriptionObjectFactory.createStatusDetailType()Create an instance ofStatusDetailTypeStatusType.getStatusDetail()Gets the value of the statusDetail property.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return types with arguments of type StatusDetailTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<StatusDetailType>ObjectFactory.createStatusDetail(StatusDetailType value) Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol with parameters of type StatusDetailTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<StatusDetailType>ObjectFactory.createStatusDetail(StatusDetailType value) voidStatusType.setStatusDetail(StatusDetailType value) Sets the value of the statusDetail property.