|
AR System Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PropertyMap in com.bmc.arsys.api |
---|
Subclasses of PropertyMap in com.bmc.arsys.api | |
---|---|
class |
DisplayPropertyMap
The DisplayPropertyMap class defines the display properties of ARSystem fields and views. |
class |
ObjectPropertyMap
The ObjectPropertyMap class defines the object properties of ARSystem object |
class |
ViewDisplayPropertyMap
The ViewDisplayPropertyMap class defines the display properties of ARSystem views. |
Methods in com.bmc.arsys.api with parameters of type PropertyMap | |
---|---|
void |
ObjectPrinter.printPropertyMap(String indent,
String header,
PropertyMap value)
|
void |
ParameterValidator.validateARPropList(PropertyMap objPropList,
boolean nullOk)
Validate that a map of objects of type Values contain values and that the values are legal. |
|
AR System Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |