|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||