public class RpcEffectiveStatementImpl extends AbstractEffectiveSchemaNode<RpcStatement> implements RpcDefinition
DocumentedNode.WithStatus
Constructor and Description |
---|
RpcEffectiveStatementImpl(StmtContext<QName,RpcStatement,EffectiveStatement<QName,RpcStatement>> ctx) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Set<GroupingDefinition> |
getGroupings() |
ContainerSchemaNode |
getInput() |
ContainerSchemaNode |
getOutput() |
Set<TypeDefinition<?>> |
getTypeDefinitions() |
int |
hashCode() |
String |
toString() |
getPath, getQName, getUnknownSchemaNodes
getDescription, getReference, getStatus
argument, getDeclared, getStatementSource, statementDefinition
allSubstatementsOfType, effectiveSubstatements, firstEffective, firstEffectiveSubstatementOfType, firstSchemaNode, firstSubstatementOfType, firstSubstatementOfType, get, getAll
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getPath, getQName
getStatus
getDescription, getReference, getUnknownSchemaNodes
public RpcEffectiveStatementImpl(StmtContext<QName,RpcStatement,EffectiveStatement<QName,RpcStatement>> ctx)
public ContainerSchemaNode getInput()
getInput
in interface OperationDefinition
public ContainerSchemaNode getOutput()
getOutput
in interface OperationDefinition
public Set<TypeDefinition<?>> getTypeDefinitions()
getTypeDefinitions
in interface OperationDefinition
public Set<GroupingDefinition> getGroupings()
getGroupings
in interface OperationDefinition
Copyright © 2018 OpenDaylight. All rights reserved.