#include <StepAP214_AppliedExternalIdentificationAssignment.hxx>
Inheritance diagram for StepAP214_AppliedExternalIdentificationAssignment:
Public Member Functions | |
Standard_EXPORT | StepAP214_AppliedExternalIdentificationAssignment () |
Empty constructor . | |
Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aIdentificationAssignment_AssignedId, const Handle(StepBasic_IdentificationRole)&aIdentificationAssignment_Role, const Handle(StepBasic_ExternalSource)&aExternalIdentificationAssignment_Source, const Handle(StepAP214_HArray1OfExternalIdentificationItem)&aItems) |
Initialize all fields (own and inherited) . | |
Standard_EXPORT Handle_StepAP214_HArray1OfExternalIdentificationItem | Items () const |
Returns field Items . | |
Standard_EXPORT void | SetItems (const Handle(StepAP214_HArray1OfExternalIdentificationItem)&Items) |
Set field Items . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_StepAP214_HArray1OfExternalIdentificationItem | theItems |
|
|
|
Reimplemented from StepBasic_ExternalIdentificationAssignment. |
|
|
|
|
|
|
|
|