Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusDetailType
-
Packages that use StatusDetailType Package Description org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol -
-
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 StatusDetailType Modifier and Type Field Description protected StatusDetailTypeStatusType. statusDetailMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return StatusDetailType Modifier and Type Method Description StatusDetailTypeObjectFactory. createStatusDetailType()Create an instance ofStatusDetailTypeStatusDetailTypeStatusType. 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 StatusDetailType Modifier and Type Method Description javax.xml.bind.JAXBElement<StatusDetailType>ObjectFactory. createStatusDetail(StatusDetailType value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol with parameters of type StatusDetailType Modifier and Type Method Description javax.xml.bind.JAXBElement<StatusDetailType>ObjectFactory. createStatusDetail(StatusDetailType value)voidStatusType. setStatusDetail(StatusDetailType value)Sets the value of the statusDetail property.
-