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