org.fourthline.cling.support.model.dlna.types
Class ScmsFlagType
java.lang.Object
org.fourthline.cling.support.model.dlna.types.ScmsFlagType
public class ScmsFlagType
- extends Object
- Author:
- Mario Franco
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScmsFlagType
public ScmsFlagType()
ScmsFlagType
public ScmsFlagType(boolean copyright,
boolean original)
isCopyright
public boolean isCopyright()
- Returns:
- the copyright
isOriginal
public boolean isOriginal()
- Returns:
- the original
Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.