public interface RegistrationDescriptor
| Modifier and Type | Interface and Description |
|---|---|
static class |
RegistrationDescriptor.RegistrationStatus |
| Modifier and Type | Method and Description |
|---|---|
String |
getContainer() |
String |
getInstanceURN() |
String |
getPlatformArch() |
String |
getProductDefinedInstID() |
String |
getProductName() |
String |
getProductParent() |
String |
getProductParentURN() |
String |
getProductURN() |
String |
getProductVendor() |
String |
getProductVersion() |
String |
getSource() |
String getProductName()
String getProductVersion()
String getInstanceURN()
String getProductURN()
String getProductParentURN()
String getProductDefinedInstID()
String getContainer()
String getSource()
String getProductVendor()
String getPlatformArch()
String getProductParent()
Copyright © 2017. All rights reserved.