Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.TerminateType
-
Packages that use TerminateType Package Description org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol -
-
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 TerminateType Modifier and Type Field Description protected TerminateTypeManageNameIDRequestType. terminateMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return TerminateType Modifier and Type Method Description TerminateTypeObjectFactory. createTerminateType()Create an instance ofTerminateTypeTerminateTypeManageNameIDRequestType. 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 TerminateType Modifier and Type Method Description javax.xml.bind.JAXBElement<TerminateType>ObjectFactory. createTerminate(TerminateType value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol with parameters of type TerminateType Modifier and Type Method Description javax.xml.bind.JAXBElement<TerminateType>ObjectFactory. createTerminate(TerminateType value)voidManageNameIDRequestType. setTerminate(TerminateType value)Sets the value of the terminate property.
-