org.openmuc.openiec61850
Class Urcb

java.lang.Object
  extended by org.openmuc.openiec61850.ModelNode
      extended by org.openmuc.openiec61850.FcModelNode
          extended by org.openmuc.openiec61850.FcDataObject
              extended by org.openmuc.openiec61850.Rcb
                  extended by org.openmuc.openiec61850.Urcb
All Implemented Interfaces:
java.lang.Iterable<ModelNode>

public class Urcb
extends Rcb


Field Summary
 
Fields inherited from class org.openmuc.openiec61850.ModelNode
children, objectReference
 
Constructor Summary
Urcb(ObjectReference objectReference, java.util.List<FcModelNode> children)
           
 
Method Summary
 BdaBoolean getResv()
          Reserve URCB - The attribute Resv (if set to TRUE) shall indicate that the URCB is currently exclusively reserved for the client that has set the value to TRUE.
 
Methods inherited from class org.openmuc.openiec61850.Rcb
getBufTm, getConfRev, getDatSet, getIntgPd, getOptFlds, getRptEna, getRptId, getSqNum, getTrgOps
 
Methods inherited from class org.openmuc.openiec61850.FcDataObject
copy
 
Methods inherited from class org.openmuc.openiec61850.FcModelNode
getFc, toString
 
Methods inherited from class org.openmuc.openiec61850.ModelNode
getBasicDataAttributes, getChild, getChild, getChildren, getIterators, getName, getParent, getReference, iterator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Urcb

public Urcb(ObjectReference objectReference,
            java.util.List<FcModelNode> children)
Method Detail

getResv

public BdaBoolean getResv()
Reserve URCB - The attribute Resv (if set to TRUE) shall indicate that the URCB is currently exclusively reserved for the client that has set the value to TRUE. Other clients shall not be allowed to set any attribute of that URCB.