Class ANY

Direct Known Subclasses:
ANYNonNull, BIN, BL, CD, CR, GLISTPQ, GLISTTS, II, QTY, SLISTPQ, SLISTTS, URL

public abstract class ANY extends CommonOperations
Description of the class ANY.
  • Field Details

    • mixed

      public List<Serializable> mixed
    • nullFlavor

      public NullFlavor nullFlavor
      An exceptional value expressing missing information and possibly the reason why the information is missing. .
  • Constructor Details

    • ANY

      public ANY()
  • Method Details

    • getNullFlavor

      public NullFlavor getNullFlavor()
      Return nullFlavor.
      Returns:
      nullFlavor : An exceptional value expressing missing information and possibly the reason why the information is missing.
    • setNullFlavor

      public void setNullFlavor(NullFlavor nullFlavor)
      Set a value to attribute nullFlavor.
      Parameters:
      nullFlavor - : An exceptional value expressing missing information and possibly the reason why the information is missing.
    • get_xmlNodePresentation

      public Node get_xmlNodePresentation()
    • set_xmlNodePresentation

      public void set_xmlNodePresentation(Node _xmlNodePresentation)
    • validateByModule

      public static void validateByModule(ANY aNY, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic)
      validate by a module of validation