Package xal.extension.jels.smf.attr
Class NPMBucket
java.lang.Object
xal.smf.attr.AttributeBucket
xal.smf.attr.BPMBucket
xal.extension.jels.smf.attr.NPMBucket
- All Implemented Interfaces:
Serializable
,DataListener
An attribute set for the NPM
- Author:
- Juan F. Esteban Müller <juanf.estebanmuller@ess.eu>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class xal.smf.attr.AttributeBucket
AttributeBucket.MissingAttributeException
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class xal.smf.attr.BPMBucket
getAttrNames, getFrequency, getLength, getOrientation, setFrequency, setLength, setOrientation
Methods inherited from class xal.smf.attr.AttributeBucket
checkAttribute, dataLabel, getAttr, getAttrDescription, parseAttrValue, registerAttribute, registerAttribute, setAttrValue, setAttrValue, setAttrValue, setAttrValue, setAttrValue, setAttrValue, setAttrValue, setAttrValue, setAttrValue, setAttrValue, update, write
-
Field Details
-
TYPE
- See Also:
-
-
Constructor Details
-
NPMBucket
public NPMBucket()Override virtual to provide type signature
-
-
Method Details
-
getType
Description copied from class:AttributeBucket
Derived class must furnish a unique type id
-