Class File.Name
- java.lang.Object
- 
- org.spiritconsortium.SPIRIT_1685_2009.File.Name
 
- 
- Enclosing class:
- File
 
 @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public static class File.Name extends java.lang.ObjectJava class for anonymous complex type. The following schema fragment specifies the expected content contained within this class. <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>
- 
- 
Field SummaryFields Modifier and Type Field Description protected java.math.BigIntegerbitStringLengthprotected java.lang.StringchoiceRefprotected java.util.List<java.lang.String>configGroupsprotected java.lang.Stringdependencyprotected FormatTypeformatprotected java.lang.Stringidprotected java.lang.Stringmaximumprotected java.lang.Stringminimumprotected java.lang.Floatorderprotected java.lang.Stringpromptprotected RangeTypeTyperangeTypeprotected ResolveTyperesolveprotected java.lang.Stringvalue
 - 
Constructor SummaryConstructors Constructor Description Name()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.math.BigIntegergetBitStringLength()Gets the value of the bitStringLength property.java.lang.StringgetChoiceRef()Gets the value of the choiceRef property.java.util.List<java.lang.String>getConfigGroups()Gets the value of the configGroups property.java.lang.StringgetDependency()Gets the value of the dependency property.FormatTypegetFormat()Gets the value of the format property.java.lang.StringgetId()Gets the value of the id property.java.lang.StringgetMaximum()Gets the value of the maximum property.java.lang.StringgetMinimum()Gets the value of the minimum property.java.lang.FloatgetOrder()Gets the value of the order property.java.util.Map<javax.xml.namespace.QName,java.lang.String>getOtherAttributes()Gets a map that contains attributes that aren't bound to any typed property on this class.java.lang.StringgetPrompt()Gets the value of the prompt property.RangeTypeTypegetRangeType()Gets the value of the rangeType property.ResolveTypegetResolve()Gets the value of the resolve property.java.lang.StringgetValue()IP-XACT URI, like a standard xs:anyURI except that it can contain environment variables in the ${ } form, to be replaced by their value to provide the underlying URIvoidsetBitStringLength(java.math.BigInteger value)Sets the value of the bitStringLength property.voidsetChoiceRef(java.lang.String value)Sets the value of the choiceRef property.voidsetDependency(java.lang.String value)Sets the value of the dependency property.voidsetFormat(FormatType value)Sets the value of the format property.voidsetId(java.lang.String value)Sets the value of the id property.voidsetMaximum(java.lang.String value)Sets the value of the maximum property.voidsetMinimum(java.lang.String value)Sets the value of the minimum property.voidsetOrder(java.lang.Float value)Sets the value of the order property.voidsetPrompt(java.lang.String value)Sets the value of the prompt property.voidsetRangeType(RangeTypeType value)Sets the value of the rangeType property.voidsetResolve(ResolveType value)Sets the value of the resolve property.voidsetValue(java.lang.String value)Sets the value of the value property.
 
- 
- 
- 
Field Detail- 
value@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") protected java.lang.String value
 - 
prompt@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") protected java.lang.String prompt
 - 
format@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") protected FormatType format
 - 
rangeType@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") protected RangeTypeType rangeType
 - 
choiceRef@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") protected java.lang.String choiceRef
 - 
order@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") protected java.lang.Float order
 - 
configGroups@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") protected java.util.List<java.lang.String> configGroups
 - 
bitStringLength@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") protected java.math.BigInteger bitStringLength
 - 
minimum@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") protected java.lang.String minimum
 - 
maximum@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") protected java.lang.String maximum
 - 
resolve@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") protected ResolveType resolve
 - 
id@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") protected java.lang.String id
 - 
dependency@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") protected java.lang.String dependency
 
- 
 - 
Method Detail- 
getValue@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public java.lang.String getValue()IP-XACT URI, like a standard xs:anyURI except that it can contain environment variables in the ${ } form, to be replaced by their value to provide the underlying URI- Returns:
- possible object is
     String
 
 - 
setValue@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public void setValue(java.lang.String value)Sets the value of the value property.- Parameters:
- value- allowed object is- String
 
 - 
getPrompt@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public java.lang.String getPrompt()Gets the value of the prompt property.- Returns:
- possible object is
     String
 
 - 
setPrompt@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public void setPrompt(java.lang.String value)Sets the value of the prompt property.- Parameters:
- value- allowed object is- String
 
 - 
getFormat@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public FormatType getFormat()Gets the value of the format property.- Returns:
- possible object is
     FormatType
 
 - 
setFormat@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public void setFormat(FormatType value)Sets the value of the format property.- Parameters:
- value- allowed object is- FormatType
 
 - 
getRangeType@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public RangeTypeType getRangeType()Gets the value of the rangeType property.- Returns:
- possible object is
     RangeTypeType
 
 - 
setRangeType@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public void setRangeType(RangeTypeType value)Sets the value of the rangeType property.- Parameters:
- value- allowed object is- RangeTypeType
 
 - 
getChoiceRef@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public java.lang.String getChoiceRef()Gets the value of the choiceRef property.- Returns:
- possible object is
     String
 
 - 
setChoiceRef@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public void setChoiceRef(java.lang.String value)Sets the value of the choiceRef property.- Parameters:
- value- allowed object is- String
 
 - 
getOrder@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public java.lang.Float getOrder()Gets the value of the order property.- Returns:
- possible object is
     Float
 
 - 
setOrder@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public void setOrder(java.lang.Float value)Sets the value of the order property.- Parameters:
- value- allowed object is- Float
 
 - 
getConfigGroups@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public java.util.List<java.lang.String> getConfigGroups()Gets the value of the configGroups 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 configGroups property.For example, to add a new item, do as follows: getConfigGroups().add(newItem);Objects of the following type(s) are allowed in the list String
 - 
getBitStringLength@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public java.math.BigInteger getBitStringLength()Gets the value of the bitStringLength property.- Returns:
- possible object is
     BigInteger
 
 - 
setBitStringLength@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public void setBitStringLength(java.math.BigInteger value)Sets the value of the bitStringLength property.- Parameters:
- value- allowed object is- BigInteger
 
 - 
getMinimum@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public java.lang.String getMinimum()Gets the value of the minimum property.- Returns:
- possible object is
     String
 
 - 
setMinimum@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public void setMinimum(java.lang.String value)Sets the value of the minimum property.- Parameters:
- value- allowed object is- String
 
 - 
getMaximum@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public java.lang.String getMaximum()Gets the value of the maximum property.- Returns:
- possible object is
     String
 
 - 
setMaximum@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public void setMaximum(java.lang.String value)Sets the value of the maximum property.- Parameters:
- value- allowed object is- String
 
 - 
getResolve@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public ResolveType getResolve()Gets the value of the resolve property.- Returns:
- possible object is
     ResolveType
 
 - 
setResolve@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public void setResolve(ResolveType value)Sets the value of the resolve property.- Parameters:
- value- allowed object is- ResolveType
 
 - 
getId@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public java.lang.String getId()Gets the value of the id property.- Returns:
- possible object is
     String
 
 - 
setId@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public void setId(java.lang.String value)Sets the value of the id property.- Parameters:
- value- allowed object is- String
 
 - 
getDependency@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public java.lang.String getDependency()Gets the value of the dependency property.- Returns:
- possible object is
     String
 
 - 
setDependency@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public void setDependency(java.lang.String value)Sets the value of the dependency property.- Parameters:
- value- allowed object is- String
 
 - 
getOtherAttributes@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2025-10-14T04:40:59Z") public java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()Gets a map that contains attributes that aren't bound to any typed property on this class.the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter. - Returns:
- always non-null
 
 
- 
 
-