public interface BranchRef<TBranch extends Branch> extends NameTag
The following features are supported:
NetRefPackage.getBranchRef()
Modifier and Type | Method and Description |
---|---|
TBranch |
getBranch()
Returns the value of the 'Branch' reference.
|
void |
setBranch(TBranch value)
Sets the value of the '
Branch ' reference. |
checkData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInfo
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
TBranch getBranch()
If the meaning of the 'Branch' reference isn't clear, there really should be more of a description here...
reference to a branch object.setBranch(Branch)
,
NetRefPackage.getBranchRef_Branch()
void setBranch(TBranch value)
Branch
' reference.
value
- the new value of the 'Branch' reference.getBranch()