public class HostSystemIdentificationInfo extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
ElementDescription |
identifierType |
String |
identifierValue |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostSystemIdentificationInfo() |
| Modifier and Type | Method and Description |
|---|---|
ElementDescription |
getIdentifierType() |
String |
getIdentifierValue() |
void |
setIdentifierType(ElementDescription identifierType) |
void |
setIdentifierValue(String identifierValue) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String identifierValue
public ElementDescription identifierType
public String getIdentifierValue()
public ElementDescription getIdentifierType()
public void setIdentifierValue(String identifierValue)
public void setIdentifierType(ElementDescription identifierType)
Copyright © 2011-2012. All Rights Reserved.