This is a snapshot of the DOFRegistration's state.
Inheritance Hierarchy
org.opendof.core.oalDOFRegistrationState
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public class State
The DOFRegistrationState type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | getException | |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | getObjectID | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | isActive | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Overrides ObjectToString.) |
Remarks
See Also