Modifier and Type | Class and Description |
---|---|
static class |
StreamWorkspaceImpl.DescriptorImpl |
Constructor and Description |
---|
StreamWorkspaceImpl(String charset,
boolean pinHost,
String streamName,
String format) |
Modifier and Type | Method and Description |
---|---|
String |
getFormat() |
String |
getName()
Returns the client workspace name as defined in the configuration.
|
String |
getStreamName() |
WorkspaceType |
getType() |
com.perforce.p4java.client.IClient |
setClient(com.perforce.p4java.server.IOptionsServer connection,
String user)
Setup/Create a Perforce workspace for this mode.
|
all, clone, getCharset, getDescriptor, getExpand, getFullName, getHostName, getRootPath, isPinHost, setExpand, setHostName, setRootPath
public String getStreamName()
public String getFormat()
public String getName()
Workspace
public WorkspaceType getType()
Copyright © 2016. All rights reserved.