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 TypeMethodDescriptionvoidFqnContainmentDataReference.setPropertyDataReference(IPropertyDataReference propertyDataReference) voidIContainmentDataReference.setPropertyDataReference(IPropertyDataReference propertyDataReference) Sets the property data reference.voidUniqueNameContainmentDataReference.setPropertyDataReference(IPropertyDataReference propertyDataReference)