All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.omg.IOP.TAG_CODE_SETS Maven / Gradle / Ivy

package org.omg.IOP;


/**
* org/omg/IOP/TAG_CODE_SETS.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from /home/jenkins/agent/workspace/orb-release-build/omgapi/src/main/idl/IOP.idl
* Sunday, February 14, 2021 7:42:42 PM GMT
*/

public interface TAG_CODE_SETS
{

  /**
       * The code set component of the IOR multi-component profile structure
       * contains:
       * 
    *
  • server's native char code set and conversion code sets, and
  • *
  • server's native wchar code set and conversion code sets.
  • *
* Both char and wchar conversion code sets are listed in order of * preference. */ public static final int value = (int)(1L); }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy