Class ProvidesDescription

java.lang.Object
org.omg.CORBA.ComponentIR.ProvidesDescription
All Implemented Interfaces:
Serializable, IDLEntity

public final class ProvidesDescription extends Object implements IDLEntity
org/omg/CORBA/ComponentIR/ProvidesDescription.java . Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog1 Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog2 Monday, February 12, 2024 at 2:42:26 PM Central European Standard Time
See Also:
  • Field Details

    • name

      public String name
    • id

      public String id
    • defined_in

      public String defined_in
    • version

      public String version
    • interface_type

      public String interface_type
  • Constructor Details

    • ProvidesDescription

      public ProvidesDescription()
    • ProvidesDescription

      public ProvidesDescription(String _name, String _id, String _defined_in, String _version, String _interface_type)