public class PbmCapabilityGenericTypeInfo extends PbmCapabilityTypeInfo
Java class for PbmCapabilityGenericTypeInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PbmCapabilityGenericTypeInfo">
<complexContent>
<extension base="{urn:pbm}PbmCapabilityTypeInfo">
<sequence>
<element name="genericTypeName" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
genericTypeName |
typeName| Constructor and Description |
|---|
PbmCapabilityGenericTypeInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGenericTypeName()
Gets the value of the genericTypeName property.
|
void |
setGenericTypeName(String value)
Sets the value of the genericTypeName property.
|
getTypeName, setTypeNameCopyright © 2018. All rights reserved.