Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.TerminateType
Packages that use TerminateType
-
Uses of TerminateType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
Fields in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol declared as TerminateTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return TerminateTypeModifier and TypeMethodDescriptionObjectFactory.createTerminateType()Create an instance ofTerminateTypeManageNameIDRequestType.getTerminate()Gets the value of the terminate property.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return types with arguments of type TerminateTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<TerminateType>ObjectFactory.createTerminate(TerminateType value) Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol with parameters of type TerminateTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<TerminateType>ObjectFactory.createTerminate(TerminateType value) voidManageNameIDRequestType.setTerminate(TerminateType value) Sets the value of the terminate property.