java.lang.Object | ||
↳ | org.mule.modules.oracle.model.AbstractDataObject | |
↳ | com.oracle.xmlns.apps.fnd.servicebean.ServiceBeanHeader |
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="RESPONSIBILITY_NAME" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="RESPONSIBILITY_APPL_NAME" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="SECURITY_GROUP_NAME" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="NLS_LANGUAGE" type="{http://www.w3.org/2001/XMLSchema}string"/> </sequence> </restriction> </complexContent> </complexType>
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
nlslanguage | |||||||||||
responsibilityapplname | |||||||||||
responsibilityname | |||||||||||
securitygroupname |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the nlslanguage property.
| |||||||||||
Gets the value of the responsibilityapplname property.
| |||||||||||
Gets the value of the responsibilityname property.
| |||||||||||
Gets the value of the securitygroupname property.
| |||||||||||
Sets the value of the nlslanguage property.
| |||||||||||
Sets the value of the responsibilityapplname property.
| |||||||||||
Sets the value of the responsibilityname property.
| |||||||||||
Sets the value of the securitygroupname property.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.oracle.model.AbstractDataObject
| |||||||||||
From class
java.lang.Object
|
Gets the value of the nlslanguage property.
Gets the value of the responsibilityapplname property.
Gets the value of the responsibilityname property.
Gets the value of the securitygroupname property.
Sets the value of the nlslanguage property.
value | Allowed object is String |
---|
Sets the value of the responsibilityapplname property.
value | Allowed object is String |
---|
Sets the value of the responsibilityname property.
value | Allowed object is String |
---|
Sets the value of the securitygroupname property.
value | Allowed object is String |
---|