com.eu.miscedautils.ipxact.Component
Class File.IsIncludeFile

java.lang.Object
  extended by com.eu.miscedautils.ipxact.Component.File.IsIncludeFile
Enclosing class:
File

public static class File.IsIncludeFile
extends java.lang.Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <simpleContent>
     <extension base="<http://www.w3.org/2001/XMLSchema>boolean">
       <attribute name="externalDeclarations" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
     </extension>
   </simpleContent>
 </complexType>
 


Constructor Summary
File.IsIncludeFile()
           
 
Method Summary
 boolean isExternalDeclarations()
          Gets the value of the externalDeclarations property.
 boolean isValue()
          Gets the value of the value property.
 void setExternalDeclarations(java.lang.Boolean value)
          Sets the value of the externalDeclarations property.
 void setValue(boolean value)
          Sets the value of the value property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

File.IsIncludeFile

public File.IsIncludeFile()
Method Detail

isValue

public boolean isValue()
Gets the value of the value property.


setValue

public void setValue(boolean value)
Sets the value of the value property.


isExternalDeclarations

public boolean isExternalDeclarations()
Gets the value of the externalDeclarations property.

Returns:
possible object is Boolean

setExternalDeclarations

public void setExternalDeclarations(java.lang.Boolean value)
Sets the value of the externalDeclarations property.

Parameters:
value - allowed object is Boolean