public class AlarmData extends Object implements Serializable
Constructor and Description |
---|
AlarmData() |
public void deleteAlarmType()
public void deleteX733ProbableCause()
public Integer getAlarmType()
public Boolean getAutoClean()
public String getClearKey()
public String getReductionKey()
public String getX733AlarmType()
public Integer getX733ProbableCause()
public boolean hasAlarmType()
public boolean hasX733ProbableCause()
public boolean hasAutoClean()
public boolean isAutoClean()
public boolean isValid()
public void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(ContentHandler handler) throws IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setAlarmType(Integer alarmType)
public void setAutoClean(Boolean autoClean)
public void setClearKey(String clearKey)
public void setReductionKey(String reductionKey)
public void setX733AlarmType(String x733AlarmType)
public void setX733ProbableCause(Integer x733ProbableCause)
public static AlarmData unmarshal(Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
public void deleteAutoClean()
public boolean hasUpdateFields()
public List<UpdateField> getUpdateFieldList()
public void setUpdateFieldList(List<UpdateField> updateFields)
public void deleteUpdateFieldList()
Copyright © 2017. All rights reserved.