public class Label
extends java.lang.Object
| Constructor | Description |
|---|---|
Label(java.lang.String name,
java.lang.String id) |
Constructs a Label
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getId() |
Returns the ID for this
InformationType object |
java.lang.String |
getName() |
Returns the name of this
InformationType Object |
Copyright © 2018 Microsoft Corporation. All rights reserved.