Class Attribute


  • public class Attribute
    extends java.lang.Object
    Since:
    8.0.0.3
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Attribute.Category
      Attribute categories to be used with attribute related objects.
      static class  Attribute.DataType
      These are XML schema data types to be used with attribute related object.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String copyright  
      static java.lang.String sourceCodeID  
    • Constructor Summary

      Constructors 
      Constructor Description
      Attribute()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • copyright

        public static final java.lang.String copyright
    • Constructor Detail

      • Attribute

        public Attribute()