
Public Member Functions | |
| ThresholdDescriptor () | |
| org.exolab.castor.mapping.AccessMode | getAccessMode () |
| org.exolab.castor.mapping.ClassDescriptor | getExtends () |
| org.exolab.castor.mapping.FieldDescriptor | getIdentity () |
| java.lang.Class | getJavaClass () |
| java.lang.String | getNameSpacePrefix () |
| java.lang.String | getNameSpaceURI () |
| org.exolab.castor.xml.TypeValidator | getValidator () |
| java.lang.String | getXMLName () |
Private Attributes | |
| java.lang.String | nsPrefix |
| java.lang.String | nsURI |
| java.lang.String | xmlName |
| org.exolab.castor.xml.XMLFieldDescriptor | identity |
Class ThresholdDescriptor.
| com::cosylab::acs::laser::dao::xml::ThresholdDescriptor::ThresholdDescriptor | ( | ) | [inline] |
References com::cosylab::acs::laser::dao::xml::Threshold::getAlarmDefinition(), com::cosylab::acs::laser::dao::xml::Threshold::getValue(), com::cosylab::acs::laser::dao::xml::Threshold::hasValue(), nsURI, com::cosylab::acs::laser::dao::xml::Threshold::setAlarmDefinition(), com::cosylab::acs::laser::dao::xml::Threshold::setValue(), and xmlName.
| org.exolab.castor.mapping.AccessMode com::cosylab::acs::laser::dao::xml::ThresholdDescriptor::getAccessMode | ( | ) | [inline] |
Method getAccessMode
| org.exolab.castor.mapping.ClassDescriptor com::cosylab::acs::laser::dao::xml::ThresholdDescriptor::getExtends | ( | ) | [inline] |
Method getExtends
| org.exolab.castor.mapping.FieldDescriptor com::cosylab::acs::laser::dao::xml::ThresholdDescriptor::getIdentity | ( | ) | [inline] |
| java.lang.Class com::cosylab::acs::laser::dao::xml::ThresholdDescriptor::getJavaClass | ( | ) | [inline] |
Method getJavaClass
| java.lang.String com::cosylab::acs::laser::dao::xml::ThresholdDescriptor::getNameSpacePrefix | ( | ) | [inline] |
| java.lang.String com::cosylab::acs::laser::dao::xml::ThresholdDescriptor::getNameSpaceURI | ( | ) | [inline] |
| org.exolab.castor.xml.TypeValidator com::cosylab::acs::laser::dao::xml::ThresholdDescriptor::getValidator | ( | ) | [inline] |
Method getValidator
| java.lang.String com::cosylab::acs::laser::dao::xml::ThresholdDescriptor::getXMLName | ( | ) | [inline] |
org.exolab.castor.xml.XMLFieldDescriptor com::cosylab::acs::laser::dao::xml::ThresholdDescriptor::identity [private] |
Field identity
Referenced by getIdentity().
java.lang.String com::cosylab::acs::laser::dao::xml::ThresholdDescriptor::nsPrefix [private] |
Field nsPrefix
Referenced by getNameSpacePrefix().
java.lang.String com::cosylab::acs::laser::dao::xml::ThresholdDescriptor::nsURI [private] |
Field nsURI
Referenced by getNameSpaceURI(), and ThresholdDescriptor().
java.lang.String com::cosylab::acs::laser::dao::xml::ThresholdDescriptor::xmlName [private] |
Field xmlName
Referenced by getXMLName(), and ThresholdDescriptor().
1.6.2