|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.drm.mobile1.DrmConstraintInfo
public class DrmConstraintInfo
This class provides interfaces to access the DRM constraint.
| Constructor Summary | |
|---|---|
DrmConstraintInfo()
Construct the DrmConstraint. |
|
| Method Summary | |
|---|---|
int |
getCount()
Get the count constraint. |
Date |
getEndDate()
Get the end date constraint. |
long |
getInterval()
Get the Interval constraint. |
Date |
getStartDate()
Get the start date constraint. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
DrmConstraintInfo()
| Method Detail |
|---|
public int getCount()
public Date getStartDate()
public Date getEndDate()
public long getInterval()
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||