@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, toString
public InstancePartNumberAttribute()
public InstancePartNumberAttribute(String pName, PartMaster pValue, boolean pMandatory)
public PartMaster getValue()
getValue
in class InstanceAttribute
public boolean setValue(Object pValue)
setValue
in class InstanceAttribute
public PartMaster getPartMasterValue()
public void setPartMasterValue(PartMaster partMasterValue)
Copyright © 2017 DocDoku. All rights reserved.