Package com.ibm.wsspi.security.wim.model
Class PropertyControl.ContextProperties
java.lang.Object
com.ibm.wsspi.security.wim.model.PropertyControl.ContextProperties
- Enclosing class:
- PropertyControl
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <simpleContent> <extension base="<http://www.w3.org/2001/XMLSchema>string"> <attribute ref="{http://www.w3.org/XML/1998/namespace}lang"/> </extension> </simpleContent> </complexType>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetDataType
(String propName) getLang()
Gets the value of the lang property.static List
getPropertyNames
(String entityTypeName) static HashSet
getValue()
Gets the value of the value property.boolean
boolean
boolean
boolean
void
void
Sets the value of the lang property.void
Sets the value of the value property.toString()
void
-
Constructor Details
-
ContextProperties
public ContextProperties()
-
-
Method Details
-
getValue
Gets the value of the value property.- Returns:
- possible object is
String
-
setValue
Sets the value of the value property.- Parameters:
value
- allowed object isString
-
isSetValue
public boolean isSetValue() -
getLang
Gets the value of the lang property.- Returns:
- possible object is
String
-
setLang
Sets the value of the lang property.- Parameters:
value
- allowed object isString
-
isSetLang
public boolean isSetLang() -
get
-
isSet
-
set
-
unset
-
getTypeName
-
getPropertyNames
-
getDataType
-
getSuperTypes
-
isSubType
-
getSubTypes
-
toString
-