Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectLocalityType
Packages that use SubjectLocalityType
-
Uses of SubjectLocalityType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
Fields in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion declared as SubjectLocalityTypeModifier and TypeFieldDescriptionprotected SubjectLocalityTypeAuthnStatementType.subjectLocalityMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return SubjectLocalityTypeModifier and TypeMethodDescriptionObjectFactory.createSubjectLocalityType()Create an instance ofSubjectLocalityTypeAuthnStatementType.getSubjectLocality()Gets the value of the subjectLocality property.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return types with arguments of type SubjectLocalityTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<SubjectLocalityType>ObjectFactory.createSubjectLocality(SubjectLocalityType value) Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion with parameters of type SubjectLocalityTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<SubjectLocalityType>ObjectFactory.createSubjectLocality(SubjectLocalityType value) voidAuthnStatementType.setSubjectLocality(SubjectLocalityType value) Sets the value of the subjectLocality property.