Package | Description |
---|---|
oracle.ifs.beans | |
oracle.ifs.common | |
oracle.ifs.server |
Modifier and Type | Method and Description |
---|---|
ReferenceAttributeValue |
LibraryObjectDefinition.getReferenceAttribute(String name)
Return a reference attribute value.
|
ReferenceAttributeValue[] |
LibraryObjectDefinition.getReferenceAttributes()
Return array of reference attributes.
|
Modifier and Type | Method and Description |
---|---|
void |
LibraryObjectDefinition.setReferenceAttribute(ReferenceAttributeValue value)
Set a reference attribute for the new instance.
|
void |
LibraryObjectDefinition.setReferenceAttribute(String name,
ReferenceAttributeValue value)
Set a reference attribute
for the new instance.
|
Modifier and Type | Class and Description |
---|---|
class |
ObjectReferenceAttributeValue
This feature is not supported in Beta2.
|
Modifier and Type | Method and Description |
---|---|
ReferenceAttributeValue |
S_LibraryObjectDefinition.getReferenceAttribute(String name)
return a reference attribute value.
|
ReferenceAttributeValue[] |
S_LibraryObjectDefinition.getReferenceAttributes()
return array of reference attributes.
|
Modifier and Type | Method and Description |
---|---|
void |
S_LibraryObjectDefinition.setReferenceAttribute(ReferenceAttributeValue value)
set a reference attribute for the new instance.
|
protected void |
S_LibraryObjectDefinition.setReferenceAttribute(String name,
ReferenceAttributeValue value)
set a reference attribute
for the new instance.
|
Copyright © 2023. All rights reserved.