Class TText
java.lang.Object
org.lfenergy.compas.scl2007b4.model.TAnyContentFromOtherNamespace
org.lfenergy.compas.scl2007b4.model.TText
Java class for tText complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tText">
<complexContent>
<extension base="{http://www.iec.ch/61850/2003/SCL}tAnyContentFromOtherNamespace">
<attribute name="source" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
-
Field Summary
FieldsFields inherited from class org.lfenergy.compas.scl2007b4.model.TAnyContentFromOtherNamespace
content -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the source property.booleanvoidSets the value of the source property.Methods inherited from class org.lfenergy.compas.scl2007b4.model.TAnyContentFromOtherNamespace
getContent, getOtherAttributes, isSetContent, unsetContent