|
AR System Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PushFieldsInfo in com.bmc.arsys.api |
|---|
| Methods in com.bmc.arsys.api that return types with arguments of type PushFieldsInfo | |
|---|---|
List<PushFieldsInfo> |
PushFieldsAction.getPushFieldsList()
Returns information about Push Fields filter action. |
| Methods in com.bmc.arsys.api with parameters of type PushFieldsInfo | |
|---|---|
void |
ObjectPrinter.printPushFieldsInfo(String indent,
String header,
PushFieldsInfo value)
|
void |
ObjectPrinter.printPushFieldsInfoList(String indent,
String header,
PushFieldsInfo[] value)
|
| Method parameters in com.bmc.arsys.api with type arguments of type PushFieldsInfo | |
|---|---|
void |
PushFieldsAction.setPushFieldsList(List<PushFieldsInfo> pushFieldsList)
Assigns values for Push Fields filter action. |
| Constructor parameters in com.bmc.arsys.api with type arguments of type PushFieldsInfo | |
|---|---|
PushFieldsAction(String sampleForm,
String sampleServer,
List<PushFieldsInfo> pushFieldsList)
|
|
|
AR System Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||