Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectLocalityType
-
Packages that use SubjectLocalityType Package Description org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion -
-
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 SubjectLocalityType Modifier and Type Field Description protected SubjectLocalityTypeAuthnStatementType. subjectLocalityMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return SubjectLocalityType Modifier and Type Method Description SubjectLocalityTypeObjectFactory. createSubjectLocalityType()Create an instance ofSubjectLocalityTypeSubjectLocalityTypeAuthnStatementType. 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 SubjectLocalityType Modifier and Type Method Description javax.xml.bind.JAXBElement<SubjectLocalityType>ObjectFactory. createSubjectLocality(SubjectLocalityType value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion with parameters of type SubjectLocalityType Modifier and Type Method Description javax.xml.bind.JAXBElement<SubjectLocalityType>ObjectFactory. createSubjectLocality(SubjectLocalityType value)voidAuthnStatementType. setSubjectLocality(SubjectLocalityType value)Sets the value of the subjectLocality property.
-