|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccs.cpc.impl.ArchLoadData
ccs.cpc.impl.CDBLoadData
public class CDBLoadData
Data to load CDBs, on top of that needed to load ordinary archives.
Field Summary | |
---|---|
java.lang.String |
cdbID
CDB ID. |
boolean |
isDRM
Whether the CDB is copy-protected. |
Fields inherited from class ccs.cpc.impl.ArchLoadData |
---|
archf, isCreate, isTransient, parentf, pwd |
Constructor Summary | |
---|---|
CDBLoadData()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String cdbID
public boolean isDRM
Constructor Detail |
---|
public CDBLoadData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |