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