| Package | Description |
|---|---|
| com.ibm.tivoli.maximo.skd.model |
| Modifier and Type | Class and Description |
|---|---|
class |
MXResourcePropertyInfo |
| Modifier and Type | Method and Description |
|---|---|
IMXResourcePropertyInfo |
GanttConfig.getResourcePropertyInfo(java.lang.String propertyName)
Get property information for an resource property name
|
IMXResourcePropertyInfo |
IGanttConfigInfo.getResourcePropertyInfo(java.lang.String propertyName)
Get property information for an resource property name
|
IMXResourcePropertyInfo |
GanttConfigInfo.getResourcePropertyInfo(java.lang.String propertyName)
Get property information for an resource property name
|
| Modifier and Type | Method and Description |
|---|---|
void |
GanttConfig.addResourcePropertyInfo(IMXResourcePropertyInfo resourcePropertyInfo)
Add resource property information
|
void |
GanttConfigInfo.addResourcePropertyInfo(IMXResourcePropertyInfo resourcePropertyInfo)
Add resource property information
|