Package org.keycloak.dom.saml.v2.mdui
Class KeywordsType
java.lang.Object
org.keycloak.dom.saml.v2.mdui.KeywordsType
Java class for localizedURIType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="KeywordsType"> <simpleContent> <extension base="mdui:listOfStrings"> <attribute ref="{http://www.w3.org/XML/1998/namespace}lang use="required""/> </extension> </simpleContent> </complexType> <simpleType name="listOfStrings"> <list itemType="string"/> </simpleType>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
values
-
lang
-
-
Constructor Details
-
KeywordsType
-
-
Method Details
-
getValues
-
setValues
-
getLang
-