Class TServiceForConfDataSet
java.lang.Object
org.lfenergy.compas.scl2007b4.model.TServiceWithMax
org.lfenergy.compas.scl2007b4.model.TServiceWithMaxAndMaxAttributes
org.lfenergy.compas.scl2007b4.model.TServiceForConfDataSet
Java class for tServiceForConfDataSet complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tServiceForConfDataSet">
<complexContent>
<extension base="{http://www.iec.ch/61850/2003/SCL}tServiceWithMaxAndMaxAttributes">
<attribute name="modify" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
</extension>
</complexContent>
</complexType>
-
Field Summary
FieldsFields inherited from class org.lfenergy.compas.scl2007b4.model.TServiceWithMaxAndMaxAttributes
maxAttributesFields inherited from class org.lfenergy.compas.scl2007b4.model.TServiceWithMax
max -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.lfenergy.compas.scl2007b4.model.TServiceWithMaxAndMaxAttributes
getMaxAttributes, isSetMaxAttributes, setMaxAttributes, unsetMaxAttributesMethods inherited from class org.lfenergy.compas.scl2007b4.model.TServiceWithMax
getMax, isSetMax, setMax
-
Field Details
-
modify
-
-
Constructor Details
-
TServiceForConfDataSet
public TServiceForConfDataSet()
-
-
Method Details
-
isModify
public boolean isModify()Gets the value of the modify property.- Returns:
- possible object is
Boolean
-
setModify
public void setModify(boolean value) Sets the value of the modify property.- Parameters:
value- allowed object isBoolean
-
isSetModify
public boolean isSetModify() -
unsetModify
public void unsetModify()
-