AR System Java API

Uses of Class
com.bmc.arsys.api.DisplayInstanceMap

Uses of DisplayInstanceMap in com.bmc.arsys.api
 

Methods in com.bmc.arsys.api that return DisplayInstanceMap
 DisplayInstanceMap Field.getDisplayInstance()
          Returns list of zero or more display properties to associate with the field.
 

Methods in com.bmc.arsys.api with parameters of type DisplayInstanceMap
 void Field.setDisplayInstance(DisplayInstanceMap displayInstance)
          Sets list of zero or more display properties to associate with the field.
 void ParameterValidator.validateARDisplayInstanceList(DisplayInstanceMap dInstanceList, boolean nullOk)
          Validate that an object variable of type DisplayInstanceMap contain values and that the values are legal.
 


AR System Java API

© Copyright 2006, 2007 BMC Software, Inc.