Class FileSetType.Function
- java.lang.Object
-
- org.spiritconsortium.SPIRIT_1685_2009.FileSetType.Function
-
- Enclosing class:
- FileSetType
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public static class FileSetType.Function extends java.lang.ObjectJava 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="entryPoint" type="{http://www.w3.org/2001/XMLSchema}Name" minOccurs="0"/> <element name="fileRef" type="{http://www.w3.org/2001/XMLSchema}IDREF"/> <element name="returnType" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="void"/> <enumeration value="int"/> </restriction> </simpleType> </element> <element name="argument" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <extension base="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}nameValuePairType"> <attribute name="dataType" use="required" type="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}dataTypeType" /> <anyAttribute processContents='lax'/> </extension> </complexContent> </complexType> </element> <element name="disabled" 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="sourceFile" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="sourceName"> <complexType> <simpleContent> <extension base="<http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009>spiritURI"> </extension> </simpleContent> </complexType> </element> <group ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}fileType"/> </sequence> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="replicate" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> </restriction> </complexContent> </complexType>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFileSetType.Function.ArgumentJava class for anonymous complex type.static classFileSetType.Function.DisabledJava class for anonymous complex type.static classFileSetType.Function.SourceFileJava class for anonymous complex type.
-
Field Summary
Fields Modifier and Type Field Description protected java.util.List<FileSetType.Function.Argument>argumentprotected FileSetType.Function.Disableddisabledprotected java.lang.StringentryPointprotected java.lang.ObjectfileRefprotected java.lang.Booleanreplicateprotected java.lang.StringreturnTypeprotected java.util.List<FileSetType.Function.SourceFile>sourceFile
-
Constructor Summary
Constructors Constructor Description Function()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<FileSetType.Function.Argument>getArgument()Gets the value of the argument property.FileSetType.Function.DisabledgetDisabled()Gets the value of the disabled property.java.lang.StringgetEntryPoint()Gets the value of the entryPoint property.java.lang.ObjectgetFileRef()Gets the value of the fileRef property.java.lang.StringgetReturnType()Gets the value of the returnType property.java.util.List<FileSetType.Function.SourceFile>getSourceFile()Gets the value of the sourceFile property.booleanisReplicate()Gets the value of the replicate property.voidsetDisabled(FileSetType.Function.Disabled value)Sets the value of the disabled property.voidsetEntryPoint(java.lang.String value)Sets the value of the entryPoint property.voidsetFileRef(java.lang.Object value)Sets the value of the fileRef property.voidsetReplicate(java.lang.Boolean value)Sets the value of the replicate property.voidsetReturnType(java.lang.String value)Sets the value of the returnType property.
-
-
-
Field Detail
-
entryPoint
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected java.lang.String entryPoint
-
fileRef
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected java.lang.Object fileRef
-
returnType
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected java.lang.String returnType
-
argument
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected java.util.List<FileSetType.Function.Argument> argument
-
disabled
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected FileSetType.Function.Disabled disabled
-
sourceFile
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected java.util.List<FileSetType.Function.SourceFile> sourceFile
-
replicate
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected java.lang.Boolean replicate
-
-
Method Detail
-
getEntryPoint
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public java.lang.String getEntryPoint()Gets the value of the entryPoint property.- Returns:
- possible object is
String
-
setEntryPoint
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setEntryPoint(java.lang.String value)Sets the value of the entryPoint property.- Parameters:
value- allowed object isString
-
getFileRef
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public java.lang.Object getFileRef()Gets the value of the fileRef property.- Returns:
- possible object is
Object
-
setFileRef
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setFileRef(java.lang.Object value)Sets the value of the fileRef property.- Parameters:
value- allowed object isObject
-
getReturnType
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public java.lang.String getReturnType()Gets the value of the returnType property.- Returns:
- possible object is
String
-
setReturnType
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setReturnType(java.lang.String value)Sets the value of the returnType property.- Parameters:
value- allowed object isString
-
getArgument
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public java.util.List<FileSetType.Function.Argument> getArgument()Gets the value of the argument property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the argument property.For example, to add a new item, do as follows:
getArgument().add(newItem);Objects of the following type(s) are allowed in the list
FileSetType.Function.Argument
-
getDisabled
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public FileSetType.Function.Disabled getDisabled()Gets the value of the disabled property.- Returns:
- possible object is
FileSetType.Function.Disabled
-
setDisabled
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setDisabled(FileSetType.Function.Disabled value)Sets the value of the disabled property.- Parameters:
value- allowed object isFileSetType.Function.Disabled
-
getSourceFile
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public java.util.List<FileSetType.Function.SourceFile> getSourceFile()Gets the value of the sourceFile property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the sourceFile property.For example, to add a new item, do as follows:
getSourceFile().add(newItem);Objects of the following type(s) are allowed in the list
FileSetType.Function.SourceFile
-
isReplicate
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public boolean isReplicate()Gets the value of the replicate property.- Returns:
- possible object is
Boolean
-
setReplicate
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setReplicate(java.lang.Boolean value)Sets the value of the replicate property.- Parameters:
value- allowed object isBoolean
-
-