|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.daisy.pipeline.client.models.script.Argument
org.daisy.pipeline.client.models.script.arguments.ArgBoolean
public class ArgBoolean
An argument of type "boolean"
Field Summary | |
---|---|
boolean |
value
|
Fields inherited from class org.daisy.pipeline.client.models.script.Argument |
---|
desc, hide, kind, mediaTypeBlacklist, mediaTypes, name, nicename, ordered, output, required, sequence, xsdType |
Constructor Summary | |
---|---|
ArgBoolean(Argument argument,
boolean value)
|
Method Summary | |
---|---|
org.w3c.dom.Element |
asDocumentElement(org.w3c.dom.Document document)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean value
Constructor Detail |
---|
public ArgBoolean(Argument argument, boolean value)
Method Detail |
---|
public org.w3c.dom.Element asDocumentElement(org.w3c.dom.Document document)
asDocumentElement
in class Argument
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |