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