@Entity public class InstancePartNumberAttribute extends InstanceAttribute
PartMaster object.locked, mandatory, name| Constructor and Description |
|---|
InstancePartNumberAttribute() |
InstancePartNumberAttribute(String pName,
PartMaster pValue,
boolean pMandatory) |
| Modifier and Type | Method and Description |
|---|---|
PartMaster |
getPartMasterValue() |
PartMaster |
getValue() |
void |
setPartMasterValue(PartMaster partMasterValue) |
boolean |
setValue(Object pValue) |
clone, equals, getId, getName, getNameWithoutWhiteSpace, hashCode, isLocked, isMandatory, isValueEquals, setId, setLocked, setMandatory, setName, toStringpublic InstancePartNumberAttribute()
public InstancePartNumberAttribute(String pName, PartMaster pValue, boolean pMandatory)
public PartMaster getValue()
getValue in class InstanceAttributepublic boolean setValue(Object pValue)
setValue in class InstanceAttributepublic PartMaster getPartMasterValue()
public void setPartMasterValue(PartMaster partMasterValue)
Copyright © 2017 DocDoku. All rights reserved.