Class File.BuildCommand
- java.lang.Object
-
- org.spiritconsortium.SPIRIT_1685_2009.File.BuildCommand
-
- Enclosing class:
- File
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:50Z") public static class File.BuildCommand extends java.lang.Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="command" minOccurs="0"> <complexType> <simpleContent> <extension base="<http://www.w3.org/2001/XMLSchema>string"> <attGroup ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}string.prompt.att"/> </extension> </simpleContent> </complexType> </element> <element name="flags" minOccurs="0"> <complexType> <simpleContent> <extension base="<http://www.w3.org/2001/XMLSchema>string"> <attGroup ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}string.prompt.att"/> <attribute name="append" type="{http://www.w3.org/2001/XMLSchema}boolean" /> </extension> </simpleContent> </complexType> </element> <element name="replaceDefaultFlags" minOccurs="0"> <complexType> <simpleContent> <extension base="<http://www.w3.org/2001/XMLSchema>boolean"> <attGroup ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}bool.prompt.att"/> </extension> </simpleContent> </complexType> </element> <element name="targetName" minOccurs="0"> <complexType> <simpleContent> <extension base="<http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009>spiritURI"> <attGroup ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}string.prompt.att"/> </extension> </simpleContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
File.BuildCommand.Command
Java class for anonymous complex type.static class
File.BuildCommand.Flags
Java class for anonymous complex type.static class
File.BuildCommand.ReplaceDefaultFlags
Java class for anonymous complex type.static class
File.BuildCommand.TargetName
Java class for anonymous complex type.
-
Field Summary
Fields Modifier and Type Field Description protected File.BuildCommand.Command
command
protected File.BuildCommand.Flags
flags
protected File.BuildCommand.ReplaceDefaultFlags
replaceDefaultFlags
protected File.BuildCommand.TargetName
targetName
-
Constructor Summary
Constructors Constructor Description BuildCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description File.BuildCommand.Command
getCommand()
Gets the value of the command property.File.BuildCommand.Flags
getFlags()
Gets the value of the flags property.File.BuildCommand.ReplaceDefaultFlags
getReplaceDefaultFlags()
Gets the value of the replaceDefaultFlags property.File.BuildCommand.TargetName
getTargetName()
Gets the value of the targetName property.void
setCommand(File.BuildCommand.Command value)
Sets the value of the command property.void
setFlags(File.BuildCommand.Flags value)
Sets the value of the flags property.void
setReplaceDefaultFlags(File.BuildCommand.ReplaceDefaultFlags value)
Sets the value of the replaceDefaultFlags property.void
setTargetName(File.BuildCommand.TargetName value)
Sets the value of the targetName property.
-
-
-
Field Detail
-
command
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:50Z") protected File.BuildCommand.Command command
-
flags
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:50Z") protected File.BuildCommand.Flags flags
-
replaceDefaultFlags
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:50Z") protected File.BuildCommand.ReplaceDefaultFlags replaceDefaultFlags
-
targetName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:50Z") protected File.BuildCommand.TargetName targetName
-
-
Method Detail
-
getCommand
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:50Z") public File.BuildCommand.Command getCommand()
Gets the value of the command property.- Returns:
- possible object is
File.BuildCommand.Command
-
setCommand
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:50Z") public void setCommand(File.BuildCommand.Command value)
Sets the value of the command property.- Parameters:
value
- allowed object isFile.BuildCommand.Command
-
getFlags
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:50Z") public File.BuildCommand.Flags getFlags()
Gets the value of the flags property.- Returns:
- possible object is
File.BuildCommand.Flags
-
setFlags
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:50Z") public void setFlags(File.BuildCommand.Flags value)
Sets the value of the flags property.- Parameters:
value
- allowed object isFile.BuildCommand.Flags
-
getReplaceDefaultFlags
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:50Z") public File.BuildCommand.ReplaceDefaultFlags getReplaceDefaultFlags()
Gets the value of the replaceDefaultFlags property.- Returns:
- possible object is
File.BuildCommand.ReplaceDefaultFlags
-
setReplaceDefaultFlags
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:50Z") public void setReplaceDefaultFlags(File.BuildCommand.ReplaceDefaultFlags value)
Sets the value of the replaceDefaultFlags property.- Parameters:
value
- allowed object isFile.BuildCommand.ReplaceDefaultFlags
-
getTargetName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:50Z") public File.BuildCommand.TargetName getTargetName()
Gets the value of the targetName property.- Returns:
- possible object is
File.BuildCommand.TargetName
-
setTargetName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:50Z") public void setTargetName(File.BuildCommand.TargetName value)
Sets the value of the targetName property.- Parameters:
value
- allowed object isFile.BuildCommand.TargetName
-
-