public class PbmCapabilityProfilePropertyMismatchFault extends PbmPropertyMismatchFault
Java class for PbmCapabilityProfilePropertyMismatchFault complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PbmCapabilityProfilePropertyMismatchFault">
<complexContent>
<extension base="{urn:pbm}PbmPropertyMismatchFault">
<sequence>
<element name="resourcePropertyInstance" type="{urn:pbm}PbmCapabilityPropertyInstance"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected PbmCapabilityPropertyInstance |
resourcePropertyInstance |
capabilityInstanceId, requirementPropertyInstancehubfaultCause, faultMessage| Constructor and Description |
|---|
PbmCapabilityProfilePropertyMismatchFault() |
| Modifier and Type | Method and Description |
|---|---|
PbmCapabilityPropertyInstance |
getResourcePropertyInstance()
Gets the value of the resourcePropertyInstance property.
|
void |
setResourcePropertyInstance(PbmCapabilityPropertyInstance value)
Sets the value of the resourcePropertyInstance property.
|
getCapabilityInstanceId, getRequirementPropertyInstance, setCapabilityInstanceId, setRequirementPropertyInstancegetHub, setHubgetFaultCause, getFaultMessage, setFaultCauseprotected PbmCapabilityPropertyInstance resourcePropertyInstance
public PbmCapabilityProfilePropertyMismatchFault()
public PbmCapabilityPropertyInstance getResourcePropertyInstance()
PbmCapabilityPropertyInstancepublic void setResourcePropertyInstance(PbmCapabilityPropertyInstance value)
value - allowed object is
PbmCapabilityPropertyInstanceCopyright © 2018. All rights reserved.