it.uniroma2.info.ai_nlp.LinguisticWatermark.properties
Class InterfaceProperty
java.lang.Object
it.uniroma2.info.ai_nlp.LinguisticWatermark.properties.Property
it.uniroma2.info.ai_nlp.LinguisticWatermark.properties.InterfaceProperty
public abstract class InterfaceProperty
- extends Property
Fields inherited from class it.uniroma2.info.ai_nlp.LinguisticWatermark.properties.Property |
_id, _value |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
directory
protected boolean directory
file
protected boolean file
InterfaceProperty
public InterfaceProperty(String id,
String value)
isDirectory
public boolean isDirectory()
isFile
public boolean isFile()