public class PrefixEmbargoPeriodTuple extends Object
Modifier and Type | Field and Description |
---|---|
protected long |
embargoMS |
protected String |
prefix |
Constructor and Description |
---|
PrefixEmbargoPeriodTuple() |
Modifier and Type | Method and Description |
---|---|
long |
getEmbargoMS() |
String |
getPrefix() |
void |
setEmbargoMS(long embargoMS) |
void |
setPrefix(String prefix) |
protected String prefix
protected long embargoMS
public String getPrefix()
public void setPrefix(String prefix)
prefix
- the prefix to setpublic long getEmbargoMS()
public void setEmbargoMS(long embargoMS)
embargoMS
- the embargoMS to setCopyright © 2005–2015 IIPC. All rights reserved.