Uses of Interface
com.e1c.g5.v8.dt.check.suppress.datareference.IPropertyDataReference
Packages that use IPropertyDataReference
-
Uses of IPropertyDataReference in com.e1c.g5.v8.dt.check.suppress.datareference
Methods in com.e1c.g5.v8.dt.check.suppress.datareference that return IPropertyDataReferenceModifier and TypeMethodDescriptionFqnContainmentDataReference.getPropertyDataReference()
IContainmentDataReference.getPropertyDataReference()
Gets the property reference (if any).UniqueNameContainmentDataReference.getPropertyDataReference()
Methods in com.e1c.g5.v8.dt.check.suppress.datareference with parameters of type IPropertyDataReferenceModifier and TypeMethodDescriptionvoid
FqnContainmentDataReference.setPropertyDataReference
(IPropertyDataReference propertyDataReference) void
IContainmentDataReference.setPropertyDataReference
(IPropertyDataReference propertyDataReference) Sets the property data reference.void
UniqueNameContainmentDataReference.setPropertyDataReference
(IPropertyDataReference propertyDataReference)