Class CMSSuspendComponent

  • All Implemented Interfaces:
    IComponentAction

    public class CMSSuspendComponent
    extends java.lang.Object
    implements IComponentAction
    Java class for concept CMSSuspendComponent of beanynizer_beans_fipa_default ontology.
    • Field Detail

      • componentidentifier

        protected IComponentIdentifier componentidentifier
        Attribute for slot componentidentifier.
    • Constructor Detail

      • CMSSuspendComponent

        public CMSSuspendComponent()
        Default Constructor. CMSSuspendComponent.
      • CMSSuspendComponent

        public CMSSuspendComponent​(IComponentIdentifier componentidentifier)
        Create a new CMSSuspendComponent.
    • Method Detail

      • getComponentIdentifier

        public IComponentIdentifier getComponentIdentifier()
        Get the componentidentifier of this CMSSuspendComponent.
        Returns:
        componentidentifier
      • setComponentIdentifier

        public void setComponentIdentifier​(IComponentIdentifier componentidentifier)
        Set the componentidentifier of this CMSSuspendComponent.
        Parameters:
        componentidentifier - the value to be set
      • toString

        public java.lang.String toString()
        Get a string representation of this CMSSuspendComponent.
        Overrides:
        toString in class java.lang.Object
        Returns:
        The string representation.