Class TAccessControl
java.lang.Object
org.lfenergy.compas.scl2007b4.model.TAnyContentFromOtherNamespace
org.lfenergy.compas.scl2007b4.model.TAccessControl
Java class for tAccessControl complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tAccessControl">
<complexContent>
<extension base="{http://www.iec.ch/61850/2003/SCL}tAnyContentFromOtherNamespace">
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
-
Field Summary
Fields inherited from class org.lfenergy.compas.scl2007b4.model.TAnyContentFromOtherNamespace
content -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.lfenergy.compas.scl2007b4.model.TAnyContentFromOtherNamespace
getContent, getOtherAttributes, isSetContent, unsetContent
-
Constructor Details
-
TAccessControl
public TAccessControl()
-