Uses of Class
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Differences.SidePresent
-
Packages that use Differences.SidePresent Package Description org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances -
-
Uses of Differences.SidePresent in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
Methods in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances that return Differences.SidePresent Modifier and Type Method Description static Differences.SidePresentDifferences.SidePresent. valueOf(String name)Returns the enum constant of this type with the specified name.static Differences.SidePresent[]Differences.SidePresent. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances with parameters of type Differences.SidePresent Modifier and Type Method Description voidDifferences. addOnlyOnOneSide(Differences.SidePresent side, String name, Object value)Add the provided name as only existing on one side.
-