-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
String |
name
Name of this attribute.
|
String |
type
Type of this attribute.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
name
public final String name
Name of this attribute.
Required.
-
type
public final String type
Type of this attribute.
Required.
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.