Uses of Class
com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketFieldType

Packages that use RpcPacketFieldType
com.perforce.p4java.impl.mapbased.rpc.packet   
 

Uses of RpcPacketFieldType in com.perforce.p4java.impl.mapbased.rpc.packet
 

Methods in com.perforce.p4java.impl.mapbased.rpc.packet that return RpcPacketFieldType
static RpcPacketFieldType RpcPacketFieldType.getFieldType(String fieldName)
          Return the field type associated with the passed-in name, if any.
static RpcPacketFieldType RpcPacketFieldType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RpcPacketFieldType[] RpcPacketFieldType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2016 Perforce Software. All Rights Reserved.