|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eu.miscedautils.ipxact.BusDefinition.FileSetType.Function.SourceFile
public static class FileSetType.Function.SourceFile
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="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>
Nested Class Summary | |
---|---|
static class |
FileSetType.Function.SourceFile.SourceName
Java class for anonymous complex type. |
Constructor Summary | |
---|---|
FileSetType.Function.SourceFile()
|
Method Summary | |
---|---|
java.lang.String |
getFileType()
Gets the value of the fileType property. |
FileSetType.Function.SourceFile.SourceName |
getSourceName()
Gets the value of the sourceName property. |
java.lang.String |
getUserFileType()
Gets the value of the userFileType property. |
void |
setFileType(java.lang.String value)
Sets the value of the fileType property. |
void |
setSourceName(FileSetType.Function.SourceFile.SourceName value)
Sets the value of the sourceName property. |
void |
setUserFileType(java.lang.String value)
Sets the value of the userFileType property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileSetType.Function.SourceFile()
Method Detail |
---|
public FileSetType.Function.SourceFile.SourceName getSourceName()
FileSetType.Function.SourceFile.SourceName
public void setSourceName(FileSetType.Function.SourceFile.SourceName value)
value
- allowed object is
FileSetType.Function.SourceFile.SourceName
public java.lang.String getFileType()
String
public void setFileType(java.lang.String value)
value
- allowed object is
String
public java.lang.String getUserFileType()
String
public void setUserFileType(java.lang.String value)
value
- allowed object is
String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |