Package org.somda.dsl.biceps.sco
Class ActivateOperation.Argument
-
- All Implemented Interfaces:
public final class ActivateOperation.Argument
-
-
Field Summary
Fields Modifier and Type Field Description private final CodedValuenameprivate final QNametype
-
Constructor Summary
Constructors Constructor Description ActivateOperation.Argument(CodedValue name, QName type)
-
Method Summary
Modifier and Type Method Description final CodedValuegetName()final QNamegetType()-
-
Constructor Detail
-
ActivateOperation.Argument
ActivateOperation.Argument(CodedValue name, QName type)
-
-
Method Detail
-
getName
final CodedValue getName()
-
-
-
-