AR System Java API

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

Uses of SignalType in com.bmc.arsys.api
 

Methods in com.bmc.arsys.api that return SignalType
static SignalType SignalType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SignalType[] SignalType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Method parameters in com.bmc.arsys.api with type arguments of type SignalType
 void ARServerUser.signalServer(Map<SignalType,String> signals)
          send a signal to the server to perform the indicated op, i.e.
 


AR System Java API

? Copyright 2006, 2007 BMC Software, Inc.