Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusCodeType
-
Packages that use StatusCodeType Package Description org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol -
-
Uses of StatusCodeType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
Fields in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol declared as StatusCodeType Modifier and Type Field Description protected StatusCodeTypeStatusCodeType. statusCodeprotected StatusCodeTypeStatusType. statusCodeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return StatusCodeType Modifier and Type Method Description StatusCodeTypeObjectFactory. createStatusCodeType()Create an instance ofStatusCodeTypeStatusCodeTypeStatusCodeType. getStatusCode()Gets the value of the statusCode property.StatusCodeTypeStatusType. getStatusCode()Gets the value of the statusCode property.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return types with arguments of type StatusCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<StatusCodeType>ObjectFactory. createStatusCode(StatusCodeType value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol with parameters of type StatusCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<StatusCodeType>ObjectFactory. createStatusCode(StatusCodeType value)voidStatusCodeType. setStatusCode(StatusCodeType value)Sets the value of the statusCode property.voidStatusType. setStatusCode(StatusCodeType value)Sets the value of the statusCode property.
-