Uses of Interface
com.e1c.g5.v8.dt.check.suppress.datareference.IPropertyDataReference
-
Packages that use IPropertyDataReference Package Description com.e1c.g5.v8.dt.check.suppress.datareference -
-
Uses of IPropertyDataReference in com.e1c.g5.v8.dt.check.suppress.datareference
Methods in com.e1c.g5.v8.dt.check.suppress.datareference that return IPropertyDataReference Modifier and Type Method Description IPropertyDataReferenceFqnContainmentDataReference. getPropertyDataReference()IPropertyDataReferenceIContainmentDataReference. getPropertyDataReference()Gets the property reference (if any).IPropertyDataReferenceUniqueNameContainmentDataReference. getPropertyDataReference()Methods in com.e1c.g5.v8.dt.check.suppress.datareference with parameters of type IPropertyDataReference Modifier and Type Method Description voidFqnContainmentDataReference. setPropertyDataReference(IPropertyDataReference propertyDataReference)voidIContainmentDataReference. setPropertyDataReference(IPropertyDataReference propertyDataReference)Sets the property data reference.voidUniqueNameContainmentDataReference. setPropertyDataReference(IPropertyDataReference propertyDataReference)
-