Package | Description |
---|---|
com.bmc.arsys.api | |
com.bmc.arsys.demo.javadriver | |
com.bmc.arsys.qual |
Modifier and Type | Method and Description |
---|---|
AssignFieldInfo |
PushFieldsInfo.getField()
Returns the field updated.
|
AssignFieldInfo |
AssignInfo.getField()
Returns the
AssignFieldInfo object. |
Modifier and Type | Method and Description |
---|---|
void |
ObjectPrinter.printAssignFieldInfo(String indent,
String header,
AssignFieldInfo value) |
void |
PushFieldsInfo.setField(AssignFieldInfo field)
Sets the field to update.
|
void |
AssignInfo.setField(AssignFieldInfo field)
Sets the
AssignFieldInfo object. |
void |
ParameterValidator.validateARAssignFieldInfo(AssignFieldInfo field)
Validate that an object of type ARAssignFieldInfo contains a value and that the value is legal.
|
Constructor and Description |
---|
PushFieldsInfo(AssignFieldInfo field,
AssignInfo assign) |
Modifier and Type | Method and Description |
---|---|
static AssignFieldInfo |
InputReader.getAssignFieldInfo() |
Modifier and Type | Method and Description |
---|---|
String |
ARAssignFormatter.formatAssignFieldInfo(AssignFieldInfo afi)
Format the assignment string from a field
|
? Copyright 2013 BMC Software, Inc.