Constructor and Description |
---|
Stream(String name,
long id,
String basis,
long basisId,
String depot,
Date startDate,
String streamType) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getBasis() |
long |
getBasisId() |
String |
getDepot() |
long |
getId() |
String |
getName() |
Date |
getStartDate() |
String |
getStreamType() |
int |
hashCode() |
Boolean |
isWorkspace() |
public long getId()
public long getBasisId()
public Date getStartDate()
public String getStreamType()
public Boolean isWorkspace()
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.