Class FullValueDescription

java.lang.Object
org.omg.CORBA.ValueDefPackage.FullValueDescription
All Implemented Interfaces:
Serializable, IDLEntity

public final class FullValueDescription extends Object implements IDLEntity
org/omg/CORBA/ValueDefPackage/FullValueDescription.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
    • is_abstract

      public boolean is_abstract
    • is_custom

      public boolean is_custom
    • defined_in

      public String defined_in
    • version

      public String version
    • operations

      public OperationDescription[] operations
    • attributes

      public AttributeDescription[] attributes
    • members

      public ValueMember[] members
    • initializers

      public Initializer[] initializers
    • supported_interfaces

      public String[] supported_interfaces
    • abstract_base_values

      public String[] abstract_base_values
    • is_truncatable

      public boolean is_truncatable
    • base_value

      public String base_value
    • type

      public TypeCode type
  • Constructor Details