public class PackageSoapRow extends FolderSoapRow
Constructor and Description |
---|
PackageSoapRow() |
Modifier and Type | Method and Description |
---|---|
String |
getStatus()
Returns 'status'.
|
static void |
registerTypeMappings(org.apache.axis.client.Call call) |
void |
setStatus(String status)
Sets 'status'.
|
getCreatedBy, getCreatedOn, getDescription, getId, getLastModifiedBy, getLastModifiedOn, getParentFolderId, getPath, getProjectId, getTitle, setCreatedBy, setCreatedOn, setDescription, setId, setLastModifiedBy, setLastModifiedOn, setParentFolderId, setPath, setProjectId, setTitle
public String getStatus()
public void setStatus(String status)
status
- Value of 'status'.public static void registerTypeMappings(org.apache.axis.client.Call call)
Copyright © 2016 CollabNet. All Rights Reserved.