Package com.tivoli.am.rba.extensions
Class Attribute
- java.lang.Object
-
- com.tivoli.am.rba.extensions.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()
-
-
-
Field Detail
-
sourceCodeID
public static final java.lang.String sourceCodeID
- See Also:
- Constant Field Values
-
copyright
public static final java.lang.String copyright
-
-